summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1998-12-27 09:41:58 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1998-12-27 09:41:58 +0000
commit085dbeeb021f09e1a807efd3effcb0c33315e82e (patch)
tree1185679355006c1183ea0decdca11fecc1ccc3e9 /sys/arch
parent420d032ef94a5f4b33c1c706eb0a73aa2d46be4f (diff)
non-working isapnp aha support
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/i386/conf/GENERIC3
-rw-r--r--sys/arch/i386/conf/RAMDISK3
2 files changed, 4 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC
index 86e71f4cc80..7226888f2c4 100644
--- a/sys/arch/i386/conf/GENERIC
+++ b/sys/arch/i386/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.93 1998/11/28 01:29:16 deraadt Exp $
+# $OpenBSD: GENERIC,v 1.94 1998/12/27 09:41:57 deraadt Exp $
# $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $
#
# GENERIC -- everything that's currently supported
@@ -104,6 +104,7 @@ bt2 at isa? port ? irq ?
scsibus* at bt?
aha0 at isa? port 0x330 irq ? drq ? # Adaptec 154[02] SCSI controllers
aha1 at isa? port 0x334 irq ? drq ? # Adaptec 154[02] SCSI controllers
+aha* at isapnp?
scsibus* at aha?
ahb* at eisa? slot ? # Adaptec 174[024] SCSI controllers
scsibus* at ahb?
diff --git a/sys/arch/i386/conf/RAMDISK b/sys/arch/i386/conf/RAMDISK
index 0b9da771005..8adc9cb8532 100644
--- a/sys/arch/i386/conf/RAMDISK
+++ b/sys/arch/i386/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.53 1998/12/27 09:40:26 deraadt Exp $
+# $OpenBSD: RAMDISK,v 1.54 1998/12/27 09:41:57 deraadt Exp $
# from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp
#
# Install kernels no longer support X.
@@ -111,6 +111,7 @@ bt1 at isa? port 0x334 irq ? drq ? # BusLogic [57]4X SCSI controllers
scsibus* at bt?
aha0 at isa? port 0x330 irq ? drq ? # Adaptec 154[02] SCSI controllers
aha1 at isa? port 0x334 irq ? drq ? # Adaptec 154[02] SCSI controllers
+aha* at isapnp?
scsibus* at aha?
ahb* at eisa? slot ? # Adaptec 174[024] SCSI controllers
scsibus* at ahb?