summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf/TDR
diff options
context:
space:
mode:
authorThomas Graichen <graichen@cvs.openbsd.org>1997-01-01 20:10:39 +0000
committerThomas Graichen <graichen@cvs.openbsd.org>1997-01-01 20:10:39 +0000
commit4cde26ff2f8d7cbdf2af7a85a6b0565f7b6ab244 (patch)
tree217ad0d0f2e1caf36b9e2585733a0913f8cfcd24 /sys/arch/i386/conf/TDR
parent8467c656b08f44116581660bf45a662f6dfbc016 (diff)
add a comment about how to configure pci pcmcia chips (from stefan grefen
- the original author of the NetBSD pcmcia stuff) p.s.: this way i got my notebook working with pcmcia
Diffstat (limited to 'sys/arch/i386/conf/TDR')
-rw-r--r--sys/arch/i386/conf/TDR10
1 files changed, 8 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/TDR b/sys/arch/i386/conf/TDR
index fdfba8825e7..2b2f13e6069 100644
--- a/sys/arch/i386/conf/TDR
+++ b/sys/arch/i386/conf/TDR
@@ -1,4 +1,4 @@
-# $OpenBSD: TDR,v 1.20 1996/12/11 00:40:04 deraadt Exp $
+# $OpenBSD: TDR,v 1.21 1997/01/01 20:10:38 graichen Exp $
# $NetBSD: TDR,v 1.64 1996/03/25 05:45:49 perry Exp $
#
# TDR -- Theo Deraadt's 486
@@ -179,7 +179,13 @@ ep2 at isa? port ? irq ?
# controllers instead of two-slot controllers.
# The i82365 (pcic) controller uses the same ports for the first two
# controllers and for the second two controllers.
-
+# On some systems there the pcicmaster is a pci-chip (you'll see a pci
+# device of the type "class bridge, subclass PCMCIA, ..." at bootup)
+# you may try the following:
+#
+# pcicmaster0 at isa? port 0x3000 size 2
+# pcic0 at pcicmaster0 irq 11 iomem 0xd4000 iosiz 4096
+#
# IRQ 2/9 doesn't seem to work for status change interrupts, so use one
# of the higher ones.
#pcicmaster0 at isa? port 0x3E0 size 2