diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2001-03-05 15:13:44 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2001-03-05 15:13:44 +0000 |
commit | 2a6717033d1b4bdfd2059bd214b207258aa5b125 (patch) | |
tree | c10fb2db561f8dc02fc9e77b9134a4c90bd4bd90 /share/man/man4 | |
parent | 2c90b1af83c3c0b71ed656ab28ee37701b3c1eea (diff) |
Add support for ISAPnP i82365-based PCMCIA controllers; from NetBSD. UNTESTED.
These cards are probably very rare. deraadt@ ok
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/pcmcia.4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/pcmcia.4 b/share/man/man4/pcmcia.4 index 37d62396ce7..422bc2302ac 100644 --- a/share/man/man4/pcmcia.4 +++ b/share/man/man4/pcmcia.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pcmcia.4,v 1.15 2000/08/02 14:09:23 deraadt Exp $ +.\" $OpenBSD: pcmcia.4,v 1.16 2001/03/05 15:13:41 aaron Exp $ .\" $NetBSD: pcmcia.4,v 1.4 1998/06/07 09:10:30 enami Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -43,6 +43,7 @@ .Cd "pcic1 at isa? port 0x3e2 iomem 0xe0000 iosiz 0x4000" .Cd "pcic2 at isa? port 0x3e4 iomem 0xe0000 iosiz 0x4000" .Cd "pcic* at pci? dev? function ?" +.Cd "pcic* at isapnp? .Cd "pcmcia* at pcic? controller ? socket ?" .Cd "xx* at pcmcia? function ?" .Pp |