📄 generic
字号:
# $Id: GENERIC,v 1.1 2002/05/08 19:23:01 patrik Exp $## Generic#machine cPCI680 powerpc # CPU Architecture, Platformconfig pmoninclude "conf/GENERIC_ALL"## Platform options#option POWERPCoption INEToption MPC107 # Motorola MPC107 Host-Bridge#option PCIVERBOSE=3option FLASH_BASED_NVRAM## System Name and Target Name#option TARGETNAME="\"cPCI680\""## HAVE options. What tgt level provide##option HAVE_LOGO # Has 'splash' logo.option HAVE_TOD # Platform has TOD clock.option HAVE_NVENV # Platform has non-volatile env memselect mod_uart_ns16550 # UART Support for chip based on NS16550## Now the Machine specification#mainbus0 at rootpcibr0 at mainbus0pci* at pcibr?ppb* at pci? dev ? function ? # PCI-PCI bridgespci* at ppb? bus ?#### Networking Devicesfxp* at pci? dev ? function ? # Intel 82559 Device#### Media Independent Interface (mii) driversinphy* at mii? phy ? # Intel 82555 PHYs#### SCSI support#siop* at pci? dev ? function ? # Symbios/NCR 53c...#scsibus* at siop?#ncr* at pci? dev ? function ? # Symbios/NCR 53c...#scsibus* at ncr?#sd* at scsibus? target ? lun ?#### 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 + -