📄 puma
字号:
# $Id: PUMA,v 1.1 2002/11/06 20:19:45 pefo Exp $## GENERIC configuration for Momentum Puma PMC#machine Puma powerpc # CPU Architecture, Platformconfig pmoninclude "../../../conf/GENERIC_ALL"## Platform options#option POWERPC # Include powerpc machdepoption INEToption DISCOVERY # Galileo GT64260 Host Bridgeoption GT_REV_A # Build for rev A chipoption GT_HIGH # Put Discovery map in high mem#select mod_uart_ns16550 # Standard UART driverselect mod_uart_discovery # Discovery UART driveroption CONS_BAUD=B9600select gzip # compressed file supportselect ramfiles # load from memory supportselect pmon_zmodem_rzselect iso9660 # Select CD boot support## Functional Options.#option PCIVERBOSE=0 # PCI config verbose default.option NOSNOOP # Caches don't handle snooping.#option NKMEMCLUSTERS=4096 # Need much buffers## System Name and Target Name. These are not optional!#option SYSTYPE="\"puma\""option TARGETNAME="\"PUMA\""## 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 mem### Now the Machine specification#mainbus0 at rootlocalbus0 at mainbus0pcibr0 at mainbus0#pcibr1 at mainbus0pci* at pcibr?#ppb* at pci? dev ? function ? # PCI-PCI bridges#pci* at ppb? bus ?#### Networking Devicesgt0 at localbus? base 0gt1 at localbus? base 1#gt2 at localbus? base ?fxp0 at pci? dev ? function ? # Intel 82559 Device#### Symbios/NCR SCIS controllersiop* at pci? dev ? function ? # Symbios/NCR 53c...scsibus* at siop?#### SCSI supportsd* 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 + -