diff options
Diffstat (limited to 'sys/arch/i386/conf/RAMDISK')
-rw-r--r-- | sys/arch/i386/conf/RAMDISK | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/RAMDISK b/sys/arch/i386/conf/RAMDISK index 62d1e2714ba..b092b579a8a 100644 --- a/sys/arch/i386/conf/RAMDISK +++ b/sys/arch/i386/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.149 2007/04/21 16:22:03 deraadt Exp $ +# $OpenBSD: RAMDISK,v 1.150 2007/04/21 21:36:47 deraadt Exp $ machine i386 # architecture, used by config; REQUIRED @@ -128,7 +128,7 @@ pccom* at isapnp? #bha2 at isa? disable #bha* at pci? #bha* at eisa? # XXX eisa still runs in isa-compat -scsibus* at bha? +#scsibus* at bha? aha0 at isa? port 0x330 # Adaptec 154[02] SCSI controllers aha1 at isa? port 0x334 # Adaptec 154[02] SCSI controllers #aha* at isapnp? |