diff options
author | 1997-01-24 03:39:04 +0000 | |
---|---|---|
committer | 1997-01-24 03:39:04 +0000 | |
commit | 352863a27a00ec3c1501c429f163d1c5afc454b0 (patch) | |
tree | 054d2ff148b28dade782234f1683b5590564b91a | |
parent | not netbsd (diff) | |
download | wireguard-openbsd-352863a27a00ec3c1501c429f163d1c5afc454b0.tar.xz wireguard-openbsd-352863a27a00ec3c1501c429f163d1c5afc454b0.zip |
more info
-rw-r--r-- | share/man/man4/man4.i386/ep.4 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/share/man/man4/man4.i386/ep.4 b/share/man/man4/man4.i386/ep.4 index 96f99491b92..e1fcb433799 100644 --- a/share/man/man4/man4.i386/ep.4 +++ b/share/man/man4/man4.i386/ep.4 @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: ep.4,v 1.2 1996/08/08 17:11:22 deraadt Exp $ +.\" $Id: ep.4,v 1.3 1997/01/24 03:39:04 deraadt Exp $ .\" .Dd February 04, 1993 .Dt EP 4 @@ -36,7 +36,10 @@ .Nm ep .Nd Ethernet driver for 3Com Etherlink III (3c5x9) .Sh SYNOPSIS +.Cd "ep? at eisa? slot ?" .Cd "ep? at isa? port ? irq ?" +.Cd "ep? at pci? dev ? function ?" +.Cd "ep? at pcmcia? port 0x300 size 0x10 irq 10 slot ?" .Sh DESCRIPTION The .Nm ep @@ -96,6 +99,8 @@ In the case of these cards; you must configure the transceiver type with the 3Com supplied DOS configuration disk before the link0/link1 flags will operate correctly. .Pp +Plug and Play mode must currently be disabled on these cards. +.Pp .Sh DIAGNOSTICS ep0: reset (status: %x) .in +4 |