diff options
Diffstat (limited to 'share/man/man4/lc.4')
-rw-r--r-- | share/man/man4/lc.4 | 27 |
1 files changed, 15 insertions, 12 deletions
diff --git a/share/man/man4/lc.4 b/share/man/man4/lc.4 index 1f6aceb7f89..25436125c32 100644 --- a/share/man/man4/lc.4 +++ b/share/man/man4/lc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lc.4,v 1.3 2002/05/23 09:30:34 mpech Exp $ +.\" $OpenBSD: lc.4,v 1.4 2002/09/26 07:55:40 miod Exp $ .\" $NetBSD: lc.4,v 1.4 1999/12/15 22:07:32 abs Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -43,7 +43,8 @@ .Nm lc .Nd DEC EtherWORKS III Ethernet interfaces device driver .Sh SYNOPSIS -.Cd "lc0 at isa? port ? iomem ? irq ?" +.Cd "lc0 at isa? port 0x200 irq ?" +.Cd "lc1 at isa? port 0x280 irq ?" .Sh DESCRIPTION The .Nm @@ -58,11 +59,14 @@ Media is selected with .Xr ifconfig 8 's .Sq media directive. -.\" .Sh DIAGNOSTICS -.Sh BUGS -The -.Nm -does not currently support EISA LEMAC interfaces. +.Sh SEE ALSO +.Xr arp 4 , +.Xr ifmedia 4 , +.Xr intro 4 , +.Xr isa 4 , +.Xr netintro 4 , +.Xr hostname.if 5 , +.Xr ifconfig 8 .Sh HISTORY The .Nm @@ -80,8 +84,7 @@ and ported to .Ox by .An Niklas Hallqvist Aq niklas@openbsd.org -.Sh SEE ALSO -.Xr ifmedia 4 , -.Xr intro 4 , -.Xr isa 4 , -.Xr ifconfig 8 +.Sh BUGS +The +.Nm +does not currently support EISA LEMAC interfaces. |