1# $OpenBSD: RAMDISKB,v 1.37 2011/06/29 20:52:08 matthew Exp $ 2# $NetBSD: RAMDISK,v 1.9 1996/12/03 17:25:33 cgd Exp $ 3 4machine alpha # architecture, used by config; REQUIRED 5 6option SMALL_KERNEL 7option NO_PROPOLICE 8 9# CPU Support; at least one is REQUIRED 10#option DEC_3000_500 # Flamingo etc: 3000/[4-9]00* 11#option DEC_3000_300 # Pelican etc: 3000/300* 12#option DEC_2100_A50 # Avanti etc: AlphaStation 400, 200, etc. 13#option DEC_KN20AA # KN20AA: AlphaStation 600 14#option DEC_AXPPCI_33 # NoName: AXPpci33, etc. 15#option DEC_EB164 # EB164: AlphaPC 164 16#option DEC_EB64PLUS # EB64+: AlphaPC 64, etc. 17#option DEC_2000_300 # "Jensen": 2000/300 (DECpc AXP 150) 18#option DEC_550 # Miata: Digital Personal Workstation 19#option DEC_1000 # Mikasa etc: Digital AlphaServer 1000 20#option DEC_1000A # Corelle etc: Digital AlphaServer 800/1000A 21option DEC_6600 # EV6: XP1000, 264DP OEM Board 22option API_UP1000 # EV6: Alpha Processor UP1000 23 24# Enable the hooks used for initializing the ram-disk. 25option RAMDISK_HOOKS 26option MINIROOTSIZE=5744 # 4 Megabytes! 27 28option NO_IEEE # Disable IEEE math 29 30# Standard system options 31maxusers 8 # estimated number of users 32 33# File system options 34option FFS # Fast file system 35 36# Networking options 37option INET # Internet protocol suite 38 39# Misc. options 40#option EISAVERBOSE # recognize "unknown" EISA devices 41#option PCIVERBOSE # recognize "unknown" PCI devices 42#option TCVERBOSE # recognize "unknown" TC devices 43option SCSITERSE # less verbose scsi error messages 44option WSKBD_NO_INTL_LAYOUTS # no international keyboard layouts 45 46option BOOT_CONFIG 47 48config bsd root on rd0a swap on rd0b and wd0b and sd0b 49 50mainbus0 at root 51cpu* at mainbus0 52 53# PCI host bus adapter support 54#apecs* at mainbus? 55#cia* at mainbus? 56#lca* at mainbus? 57irongate* at mainbus? 58tsc* at mainbus0 59tsp* at tsc? 60 61# PCI bus support 62#pci* at apecs? 63#pci* at cia? 64#pci* at lca? 65pci* at irongate? 66pci* at tsp? 67pci* at ppb? 68 69# PCI devices 70ahc* at pci? # AHA-28xx SCSI (NOT 64-BIT) 71de* at pci? # 21x4[012]-based Ethernet 72dc* at pci? # 21143, "tulip" clone ethernet 73#fxp* at pci? # EtherExpress 10/100B ethernet cards 74#ne* at pci? # NE2000-compat ethernet cards 75#en* at pci? # ENI PCI ATM (untested) 76#ep* at pci? # 3COM 3c59x (untested) 77#xl* at pci? # 3COM 3c9xx (untested) 78#fpa* at pci? # DEC DEFPA FDDI cards 79siop* at pci? # NCR 53c8xx SCSI 80pceb* at pci? # Intel PCI-EISA bridge 81vga* at pci? # PCI VGA graphics 82ppb* at pci? # PCI-PCI bridges 83sio* at pci? # Intel PCI-ISA bridge 84tga* at pci? # DEC ZLXp-E[123] graphics 85#pcn* at pci? # AMD PCnet-PCI Ethernet 86 87isp* at pci? # Qlogic ISP [12]0x0 SCSI/FibreChannel 88option ISP_NOFIRMWARE 89 90# Media Independent Interface (mii) drivers 91amphy* at mii? # AMD 79C873 PHYs 92bmtphy* at mii? # Broadcom 10/100 PHYs 93dcphy* at mii? # Digital Clone PHYs 94#exphy* at mii? # 3Com internal PHYs 95#inphy* at mii? # Intel 82555 PHYs 96#icsphy* at mii? # ICS 1890 PHYs 97lxtphy* at mii? # Level1 LXT970 PHYs 98mtdphy* at mii? # Myson MTD972 PHYs 99#nsphy* at mii? # NS and compatible PHYs 100#nsphyter* at mii? # NS and compatible PHYs 101#qsphy* at mii? # Quality Semi QS6612 PHYs 102sqphy* at mii? # Seeq 8x220 PHYs 103tqphy* at mii? # TDK 78Q212x PHYs 104ukphy* at mii? # "unknown" PHYs 105 106# ISA/EISA bus support 107isa* at pceb? 108isa* at sio? 109 110# ISA devices 111mcclock* at isa? port 0x70 112pckbc* at isa? # PC keyboard controller 113pckbd* at pckbc? # PC keyboard (kbd port) 114#pms* at pckbc? # PS/2-style mouse (aux port) 115com* at isa? port 0x3f8 irq 4 # standard serial ports 116com* at isa? port 0x2f8 irq 3 117#lpt* at isa? port 0x3bc irq 7 # standard parallel port 118#vga* at isa? # ISA (EISA: XXX) VGA 119#we0 at isa? port 0x280 iomem 0xd0000 irq 9 # WD/SMC 80x3 ethernet series 120#we1 at isa? port 0x300 iomem 0xcc000 irq 10 # 121#ec0 at isa? port 0x250 iomem 0xd8000 irq 9 # 3C503 ethernet cards 122#ne0 at isa? port 0x240 irq 9 # NE[12]000 ethernet cards 123#ne1 at isa? port 0x300 irq 10 # NE[12]000 ethernet cards 124#ne2 at isa? port 0x280 irq 9 # NE[12]000 ethernet cards 125#cy0 at isa? iomem 0xd4000 irq 12 # ISA cyclom card 126 127# IDE 128pciide* at pci? flags 0x0000 129#wdc0 at isa? port 0x1f0 irq 14 flags 0x00 130#wdc1 at isa? port 0x170 irq 15 flags 0x00 131#wd* at wdc? flags 0x0000 132wd* at pciide? flags 0x0000 133 134#atapiscsi* at wdc? 135#atapiscsi* at pciide? 136 137# SCSI bus support 138 139# SCSI devices 140scsibus* at scsi? 141#cd* at scsibus? # SCSI CD-ROM drives 142sd* at scsibus? # SCSI disk drives 143#st* at scsibus? # SCSI tape drives 144 145# Workstation Console attachments 146wsdisplay* at vga? 147wsdisplay* at tga? 148wskbd* at pckbd? mux 1 149 150#pseudo-device bpfilter 1 151pseudo-device loop 152pseudo-device rd 1 153pseudo-device wsmux 2 # mouse & keyboard multiplexor 154