📄 ck3
字号:
# $Id: CK3,v 1.6 2002/11/04 10:03:02 pefo Exp $## GENERIC configuration for SBS CK3 cPCI SBC.#machine CK3 powerpc # CPU Architecture, Platformconfig pmoninclude "../../../conf/GENERIC_ALL"## Platform options#option POWERPC # Include powerpc machdepoption CK3option INEToption CPC710 # IBM CPC700 Host Bridgeselect mod_uart_ns16550 # Standard NS16550 UARToption CONS_BAUD=B9600 # Default console baudrateselect gzipselect ramfilesselect iso9660#makeoptions OPT=Os # Use this to get smallest size#makeoptions OPT=O2 # Use this to get fastest code## Functional Options.#option PCIVERBOSE=0 # PCI config verbose default.## System Name and Target Name. These are not optional!#option SYSTYPE="\"ck3\""option TARGETNAME="\"CK3\""## 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 ## Now the Machine specification#mainbus0 at rootpcibr0 at mainbus0pci* at pcibr?#### Networking Devicesfxp0 at pci? dev ? function ? # Intel 82559 Device#### 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 ?cd* at scsibus? target ? lun ?#### 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 + -