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