From 3df4aede8e2aa9a4bf40c8af1cea6056a51677d9 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Tue, 6 Mar 2001 04:55:36 +0000 Subject: isapnp pcic fits --- sys/arch/i386/conf/RAMDISKC | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'sys/arch/i386/conf') diff --git a/sys/arch/i386/conf/RAMDISKC b/sys/arch/i386/conf/RAMDISKC index 2a5c566f1c5..c635ce7fecc 100644 --- a/sys/arch/i386/conf/RAMDISKC +++ b/sys/arch/i386/conf/RAMDISKC @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKC,v 1.13 2001/02/15 04:58:08 krw Exp $ +# $OpenBSD: RAMDISKC,v 1.14 2001/03/06 04:55:35 deraadt Exp $ # from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp # # Install kernels no longer support X. @@ -71,6 +71,9 @@ pcic0 at isa? port 0x3e0 iomem 0xd0000 iosiz 0x4000 pcic1 at isa? port 0x3e2 iomem 0xd4000 iosiz 0x4000 pcic2 at isa? port 0x3e4 iomem 0xd4000 iosiz 0x4000 +# ISA Plug-and-Play PCMCIA controllers +pcic* at isapnp? + # PCI PCMCIA controllers pcic* at pci? dev? function ? -- cgit v1.2.3