summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico G. Schwindt <fgsch@cvs.openbsd.org>1998-12-17 05:50:26 +0000
committerFederico G. Schwindt <fgsch@cvs.openbsd.org>1998-12-17 05:50:26 +0000
commitf018eda7436788249188523dcd2c5ddacdb291e0 (patch)
tree1419baa06273b3386337e3a2491c64e1557f9c4e
parente97ea4d133157d4547ce36a8e719cc7e943cf1a0 (diff)
Add PCMCIA cards search order at the end of the list.
-rw-r--r--share/man/man4/ep.46
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/ep.4 b/share/man/man4/ep.4
index 6713d5c37cc..6396db0ac6e 100644
--- a/share/man/man4/ep.4
+++ b/share/man/man4/ep.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ep.4,v 1.7 1998/11/27 08:51:27 deraadt Exp $
+.\" $OpenBSD: ep.4,v 1.8 1998/12/17 05:50:25 fgsch Exp $
.\"
.\" Copyright (c) 1994 Herb Peyerl
.\" All rights reserved.
@@ -99,8 +99,10 @@ The PCI cards are found first based on PCI function# order.
The EISA cards are found next based on EISA slot# order.
Next, the 3c509 ISA cards are found based on in increasing ethernet
address order.
-Finally, the 3c509 ISA cards in Plug-and-Play mode will be probed
+Then, the 3c509 ISA cards in Plug-and-Play mode will be probed
for and matched in Plug-and-Play order.
+Finally, the PCMCIA cards are found based on PCMCIA controller
+slot# order.
This is an example of how these will probe:
.Pp
ep0 at isa0 port 0x300-0x30f irq 3: 3Com 3C509 Ethernet: address 00:a0:24:29:a3:6b, utp (default utp)