📄 ck2
字号:
## GENERIC configuration for SBS CK2 cPCI SBC.#machine CK2 powerpc # CPU Architecture, Platformconfig pmon## Includes#include "conf/GENERIC_ALL"## Platform options#option CK2option INET#option CPC710 # IBM CPC700 Host Bridge#option CPC700 # IBM CPC700 Host Bridge## Support Module options#option POWERPC # Include powerpc machdepoption PMON_PCISUPPORT # PCI Support for configurationoption PMON_PCICONFIG # Support for Configure PCI buses## Functional Options.#option PCIVERBOSE=0 # PCI config verbose default.## System Name and Target Name. These are not optional!#option SYSTYPE="\"ck2\""option TARGETNAME="\"CK2\""## 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 ?#### 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 + -