diff options
author | Brandon Creighton <bjc@cvs.openbsd.org> | 2000-07-22 04:50:57 +0000 |
---|---|---|
committer | Brandon Creighton <bjc@cvs.openbsd.org> | 2000-07-22 04:50:57 +0000 |
commit | 61085426931b4b7b328d87f3f1da9c3d4ddd48d8 (patch) | |
tree | b3dfde117723c46a6c966f25f262605b50d34ff8 /share | |
parent | b85fbd4f678a2f85a0693ac5b1208a67e143dec8 (diff) |
LANCE.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/man4.vax/le.4 | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/share/man/man4/man4.vax/le.4 b/share/man/man4/man4.vax/le.4 new file mode 100644 index 00000000000..1a9a64f9768 --- /dev/null +++ b/share/man/man4/man4.vax/le.4 @@ -0,0 +1,36 @@ +.\" $OpenBSD: le.4,v 1.1 2000/07/22 04:50:56 bjc Exp $ +.\" +.Dd July 21, 2000 +.Dt LE 4 vax +.Os +.Sh NAME +.Nm le +.Nd AMD 7990 LANCE ethernet device +.Sh SYNOPSIS +.Cd "le* at vsbus? csr 0x200e0000 " Pq "VAXstation onboard" +.Cd "le* at ibus? " Pq "MicroVAX ibus" +.Sh DESCRIPTION +The +.Nm +interface provides access to the 10 Mb/s +.Tn Ethernet +network through the +.Tn AMD +Am7990 Local Area Network Controller for Ethernet +.Pq Tn LANCE +chipset. +.Pp +Different machine configurations have varying types of connectors. The +following types can be found: +.Pp +.Bl -tag -width 10n +.It AUI/DIX +15-pin connector (10base5) +.It BNC +RG58 connector (10base2) +.El +.Sh SEE ALSO +.Xr arp 4 , +.Xr ifconfig 4 , +.Xr ifmedia 4 , +.Xr ze 4 |