diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2002-03-18 20:46:08 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2002-03-18 20:46:08 +0000 |
commit | da59acc706060c27c145ff4161ad1e795bd42366 (patch) | |
tree | 95ebec8ba37e43ba473ecfa7e77552c25dcb5d48 /share/man/man4/ne.4 | |
parent | 5416606133680d90bb0386f3d6757e0e4fd10662 (diff) |
Sync SYNOPSIS config lines with GENERIC; from nick@
Diffstat (limited to 'share/man/man4/ne.4')
-rw-r--r-- | share/man/man4/ne.4 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/ne.4 b/share/man/man4/ne.4 index d63bad86ce5..4e410830ba3 100644 --- a/share/man/man4/ne.4 +++ b/share/man/man4/ne.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ne.4,v 1.8 2001/10/05 14:45:53 mpech Exp $ +.\" $OpenBSD: ne.4,v 1.9 2002/03/18 20:46:07 miod Exp $ .\" $NetBSD: ne.4,v 1.4 1998/02/22 05:21:20 enami Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -43,7 +43,9 @@ .Nm ne .Nd NE2000 and compatible Ethernet driver .Sh SYNOPSIS -.Cd "ne0 at isa? port 0x300 irq 9" +.Cd "ne0 at isa? port 0x240 irq 9" +.Cd "ne1 at isa? port 0x300 irq 10" +.Cd "ne2 at isa? port 0x280 irq 9" .Cd "ne* at isapnp?" .Cd "ne* at pci? dev ? function ?" .Cd "ne* at pcmcia? function ?" |