1# $OpenBSD: RAMDISKC,v 1.10 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 17option WSKBD_NO_INTL_LAYOUTS # no international keyboard layouts 18 19config bsd root on rd0a swap on rd0b and wd0b and sd0b 20 21mainbus0 at root 22cpu* at mainbus0 23option DEC_ALPHABOOK1 # AlphaBook1: Tadpole/DEC AlphaBook 24option NO_IEEE # Disable IEEE math 25 26lca* at mainbus? 27 28pci* at lca? 29pci* at ppb? 30 31siop* at pci? # NCR 53c8xx SCSI 32pceb* at pci? # Intel PCI-EISA bridge 33vga* at pci? # PCI VGA graphics 34ppb* at pci? # PCI-PCI bridges 35sio* at pci? # Intel PCI-ISA bridge 36tga* at pci? # DEC ZLXp-E[123] graphics 37 38qla* at pci? # Qlogic ISP 2[123]xx FibreChannel 39option ISP_NOFIRMWARE 40 41tqphy* at mii? # TDK 78Q212x PHYs 42ukphy* at mii? # "unknown" PHYs 43 44isa* at pceb? 45isa* at sio? 46 47mcclock* at isa? port 0x70 48pckbc* at isa? # PC keyboard controller 49pckbd* at pckbc? # PC keyboard (kbd port) 50com* at isa? port 0x3f8 irq 4 # standard serial ports 51com* at isa? port 0x2f8 irq 3 52vga* at isa? # ISA (EISA: XXX) VGA 53 54pciide* at pci? flags 0x0000 55wd* at pciide? flags 0x0000 56pcic0 at isa? port 0x3e0 iomem 0xd0000 iosiz 0x10000 57pcic1 at isa? port 0x3e2 iomem 0xcc000 iosiz 0x10000 58 59pcmcia* at pcic? controller ? socket ? 60ep* at pcmcia? function ? # 3Com 3c589 and 3c562 Eth. 61 62scsibus* at scsi? 63#cd* at scsibus? # SCSI CD-ROM drives 64sd* at scsibus? # SCSI disk drives 65 66wsdisplay* at vga? 67wsdisplay* at tga? 68wskbd* at pckbd? 69 70pseudo-device loop 1 71pseudo-device rd 1 72