diff options
Diffstat (limited to 'sys/arch/i386/conf/RAMDISKB')
-rw-r--r-- | sys/arch/i386/conf/RAMDISKB | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/i386/conf/RAMDISKB b/sys/arch/i386/conf/RAMDISKB index 7be0ce29592..f3d76296f95 100644 --- a/sys/arch/i386/conf/RAMDISKB +++ b/sys/arch/i386/conf/RAMDISKB @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKB,v 1.15 2000/06/08 00:16:03 mickey Exp $ +# $OpenBSD: RAMDISKB,v 1.16 2000/06/28 23:38:58 krw Exp $ # from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp # # Install kernels no longer support X. @@ -127,8 +127,8 @@ scsibus* at isp? #scsibus* at ncr? #adv* at pci? dev ? function ? # AdvanSys 1200A/B and ULTRA SCSI #scsibus* at adv? -#adw* at pci? dev ? function ? # AdvanSys ULTRA WIDE SCSI -#scsibus* at adw? +adw* at pci? dev ? function ? # AdvanSys ULTRA WIDE SCSI +scsibus* at adw? #sea0 at isa? iomem 0xc8000 irq 5 # Seagate ST0[12] SCSI controllers #scsibus* at sea? uha0 at isa? port 0x330 irq ? drq ? # UltraStor [13]4f SCSI controllers |