📄 pocono
字号:
# $Id: POCONO,v 1.6 2002/08/12 12:30:03 pefo Exp $## Pocono -- IP Unplugged AB Pocono Main board#machine PalomarII powerpc # architecture, Platformconfig pmon## Includes#include "../../../conf/GENERIC_ALL"## Platform options#option POWERPCoption PALOMAR2option POCONOoption INEToption CPC700 # IBM CPC700 Host Bridge#option PCIVERBOSE=3 # PCI Scanning logging## System Name and Target Name#option SYSTYPE="\"palomarii\""option TARGETNAME="\"Pocono\""## HAVE options. What tgt level provide##option HAVE_LOGO # Has 'splash' logooption HAVE_TOD # Platform has TOD clockoption HAVE_NVENV # Platform has non-volatile env mem select mod_tod_mc146818 # Time-Of-Day clock based on MC146818select mod_uart_ns16550 # UART Support for chip based on NS16550option CONS_BAUD=B9600## Now the Machine specification#mainbus0 at rootpcibr0 at mainbus0pci* at pcibr?ppb* at pci? dev ? function ? # PCI-PCI bridgespci* at ppb? bus ?#### Networking Devices#fxp* at pci? dev ? function ? # Intel 82559 Devicefxp0 at pci? dev ? function ? # Intel 82559 Device#### Media Independent Interface (mii) driversinphy* at mii? phy ? # Intel 82555 PHYs#### IDE controllerspciide* at pci ? dev ? function ? flags 0x0000#### IDE hard driveswd* at pciide? channel ? drive ? flags 0x0000#### Pseudo devicespseudo-device loop 1 # network loopback
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -