summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf/RAMDISK
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/i386/conf/RAMDISK')
-rw-r--r--sys/arch/i386/conf/RAMDISK20
1 files changed, 9 insertions, 11 deletions
diff --git a/sys/arch/i386/conf/RAMDISK b/sys/arch/i386/conf/RAMDISK
index 8a200b39d81..dee1492462e 100644
--- a/sys/arch/i386/conf/RAMDISK
+++ b/sys/arch/i386/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.33 1998/09/10 21:21:39 jason Exp $
+# $OpenBSD: RAMDISK,v 1.34 1998/09/11 11:26:24 fgsch Exp $
# from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp
#
# Install kernels no longer support X.
@@ -67,14 +67,12 @@ ppb* at pci? dev ? function ? # PCI-PCI bridges
pci* at ppb? bus ?
pci* at pchb? bus ?
-pcicmaster0 at isa? port 0x3E0 size 2
-pcic0 at pcicmaster0 irq 11 iomem 0xd4000 iosiz 4096
-pcic1 at pcicmaster0 irq 12 iomem 0xd5000 iosiz 4096
-pcicmaster1 at isa? port 0x3E2 size 2
-pcic2 at pcicmaster1 irq 11 iomem 0xd6000 iosiz 4096
-pcic3 at pcicmaster1 irq 12 iomem 0xd7000 iosiz 4096
+# ISA PCMCIA controllers
+pcic0 at isa? port 0x3e0 iomem 0xd0000 iosiz 0x4000
+pcic1 at isa? port 0x3e2 iomem 0xd4000 iosiz 0x4000
-pcmcia* at pcic?
+# PCMCIA bus support
+pcmcia* at pcic? controller ? socket ?
npx0 at isa? port 0xf0 irq 13 # math coprocessor
isadma0 at isa?
@@ -93,7 +91,7 @@ pccom2 at isa? port 0x3e8 irq 5
#pccom* at boca? slave ?
#rtfps0 at isa? port 0x1230 irq 10 # RT 4-port serial cards
#pccom* at rtfps? slave ?
-pccom3 at pcmcia? port 0x2e8 size 8 irq 3 slot ? # PCMCIA modem cards
+pccom* at pcmcia? function ? # PCMCIA modem cards
pccom* at isapnp?
# option for using CD1400 handshaking for incoming data
@@ -179,8 +177,8 @@ fxp* at pci? dev ? function ? # EtherExpress 10/100B ethernet cards
ep0 at pci? dev ? function ? # 3C590 ethernet cards
ep* at pci? dev ? function ? # 3C590 ethernet cards
ed* at pci? dev ? function ? # NE2000-compat ethernet cards
-ed* at pcmcia? port 0x300 size 0x20 irq 10 slot ? # PCMCIA based ed cards
-ep* at pcmcia? port 0x300 size 0x10 irq 10 slot ? # PCMCIA based ep cards
+#ed* at pcmcia? function ? # PCMCIA based ed cards
+ep* at pcmcia? function ? # PCMCIA based ep cards
#fpa* at pci? dev ? function ? # DEC DEFPA FDDI cards
xl* at pci? dev ? function ? # 3C900/3C905 ethernet cards