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