diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-01-24 03:39:05 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-01-24 03:39:05 +0000 |
commit | f8db13b9cf81d1e933c4ad461619aa0f9905ce83 (patch) | |
tree | b7f7c1d39249f14afa4705a733f47b02e2ccf749 /share | |
parent | b9a9f2315768272ba3b1de0dd7b037dad083f23f (diff) |
more info
Diffstat (limited to 'share')
-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 |