summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1999-08-15 13:11:11 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1999-08-15 13:11:11 +0000
commit45e0ce7bc5618aabe131b9b6929311f7260453c6 (patch)
treedaf9c7dfb9cc0fb7236bdaaa519e033d9f2585cf /sys/arch
parent37393a89d0baca86189de2995545e5ce5fae2bec (diff)
fit aic* at pcmcmia
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/i386/conf/RAMDISK3
-rw-r--r--sys/arch/i386/conf/RAMDISK_CD3
2 files changed, 4 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/RAMDISK b/sys/arch/i386/conf/RAMDISK
index 22d85b97a06..5ab94e8e8bf 100644
--- a/sys/arch/i386/conf/RAMDISK
+++ b/sys/arch/i386/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.66 1999/08/10 06:24:42 deraadt Exp $
+# $OpenBSD: RAMDISK,v 1.67 1999/08/15 13:11:10 deraadt Exp $
# from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp
#
# Install kernels no longer support X.
@@ -122,6 +122,7 @@ scsibus* at ahc?
#isp* at pci? dev ? function ? # Qlogic ISP [12]0x0 SCSI/FibreChannel
#scsibus* at isp?
aic0 at isa? port 0x340 irq 11 # Adaptec 152[02] SCSI controllers
+aic* at pcmcia? function ? # PCMCIA based aic SCSI controllers
scsibus* at aic?
ncr* at pci? dev ? function ? # NCR 538XX SCSI controllers
scsibus* at ncr?
diff --git a/sys/arch/i386/conf/RAMDISK_CD b/sys/arch/i386/conf/RAMDISK_CD
index 76e3596e7c0..f7e6dfd13ed 100644
--- a/sys/arch/i386/conf/RAMDISK_CD
+++ b/sys/arch/i386/conf/RAMDISK_CD
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK_CD,v 1.1 1999/08/06 20:43:17 deraadt Exp $
+# $OpenBSD: RAMDISK_CD,v 1.2 1999/08/15 13:11:10 deraadt Exp $
# from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp
#
# Install kernels no longer support X.
@@ -122,6 +122,7 @@ scsibus* at ahc?
isp* at pci? dev ? function ? # Qlogic ISP [12]0x0 SCSI/FibreChannel
scsibus* at isp?
aic0 at isa? port 0x340 irq 11 # Adaptec 152[02] SCSI controllers
+aic* at pcmcia? function ? # PCMCIA based aic SCSI controllers
scsibus* at aic?
ncr* at pci? dev ? function ? # NCR 538XX SCSI controllers
scsibus* at ncr?