1# $OpenBSD: RAMDISKB,v 1.43 2014/10/10 05:43:33 deraadt Exp $ 2 3machine alpha 4maxusers 4 5 6option TIMEZONE=0 7option DST=0 8option SMALL_KERNEL 9option NO_PROPOLICE 10option BOOT_CONFIG 11 12option RAMDISK_HOOKS 13option MINIROOTSIZE=5744 14 15option SCSITERSE 16 17option FFS 18option INET 19 20#option DEC_3000_500 # Flamingo etc: 3000/[4-9]00* 21#option DEC_3000_300 # Pelican etc: 3000/300* 22#option DEC_2100_A50 # Avanti etc: AlphaStation 400, 200, etc. 23#option DEC_KN20AA # KN20AA: AlphaStation 600 24#option DEC_AXPPCI_33 # NoName: AXPpci33, etc. 25#option DEC_EB164 # EB164: AlphaPC 164 26#option DEC_EB64PLUS # EB64+: AlphaPC 64, etc. 27#option DEC_2000_300 # "Jensen": 2000/300 (DECpc AXP 150) 28#option DEC_550 # Miata: Digital Personal Workstation 29#option DEC_1000 # Mikasa etc: Digital AlphaServer 1000 30#option DEC_1000A # Corelle etc: Digital AlphaServer 800/1000A 31option DEC_6600 # EV6: XP1000, 264DP OEM Board 32option API_UP1000 # EV6: Alpha Processor UP1000 33 34option WSKBD_NO_INTL_LAYOUTS # no international keyboard layouts 35 36config bsd root on rd0a swap on rd0b and wd0b and sd0b 37 38mainbus0 at root 39cpu* at mainbus0 40option NO_IEEE # Disable IEEE math 41 42irongate* at mainbus? 43tsc* at mainbus0 44tsp* at tsc? 45 46pci* at irongate? 47pci* at tsp? 48pci* at ppb? 49 50ahc* at pci? # AHA-28xx SCSI (NOT 64-BIT) 51de* at pci? # 21x4[012]-based Ethernet 52dc* at pci? # 21143, "tulip" clone ethernet 53siop* at pci? # NCR 53c8xx SCSI 54pceb* at pci? # Intel PCI-EISA bridge 55vga* at pci? # PCI VGA graphics 56ppb* at pci? # PCI-PCI bridges 57sio* at pci? # Intel PCI-ISA bridge 58tga* at pci? # DEC ZLXp-E[123] graphics 59 60qlw* at pci? # QLogic ISP SCSI 61qla* at pci? # Qlogic ISP 2[123]xx FibreChannel 62option ISP_NOFIRMWARE 63 64amphy* at mii? # AMD 79C873 PHYs 65bmtphy* at mii? # Broadcom 10/100 PHYs 66dcphy* at mii? # Digital Clone PHYs 67lxtphy* at mii? # Level1 LXT970 PHYs 68mtdphy* at mii? # Myson MTD972 PHYs 69sqphy* at mii? # Seeq 8x220 PHYs 70tqphy* at mii? # TDK 78Q212x PHYs 71ukphy* at mii? # "unknown" PHYs 72 73isa* at pceb? 74isa* at sio? 75 76mcclock* at isa? port 0x70 77pckbc* at isa? # PC keyboard controller 78pckbd* at pckbc? # PC keyboard (kbd port) 79com* at isa? port 0x3f8 irq 4 # standard serial ports 80com* at isa? port 0x2f8 irq 3 81 82pciide* at pci? flags 0x0000 83wd* at pciide? flags 0x0000 84 85scsibus* at scsi? 86#cd* at scsibus? # SCSI CD-ROM drives 87sd* at scsibus? # SCSI disk drives 88 89wsdisplay* at vga? 90wsdisplay* at tga? 91wskbd* at pckbd? mux 1 92 93pseudo-device loop 1 94pseudo-device rd 1 95