diff options
author | johns <johns@cvs.openbsd.org> | 1998-03-08 00:54:43 +0000 |
---|---|---|
committer | johns <johns@cvs.openbsd.org> | 1998-03-08 00:54:43 +0000 |
commit | 80423a2abe283f6293a16df554a27f80318a2704 (patch) | |
tree | e007fd9803a7da4a51d350d72c7525b0b414f641 /share/man/man4/man4.alpha/le.4 | |
parent | adfab4c296f3ed6d00a0c5269b9e83bb8fd3d882 (diff) |
add Alpha le.4 and fix formatting for alpha esp.4
Diffstat (limited to 'share/man/man4/man4.alpha/le.4')
-rw-r--r-- | share/man/man4/man4.alpha/le.4 | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/share/man/man4/man4.alpha/le.4 b/share/man/man4/man4.alpha/le.4 new file mode 100644 index 00000000000..533332b2b99 --- /dev/null +++ b/share/man/man4/man4.alpha/le.4 @@ -0,0 +1,40 @@ +.\" $OpenBSD: le.4,v 1.1 1998/03/08 00:54:42 johns Exp $ +.\" +.\" Copyright (c) 1998 The OpenBSD Project +.\" All rights reserved. +.\" +.Dd March 7, 1998 +.Dt LE 4 alpha +.Os +.Sh NAME +.Nm le +.Nd Alpha on-board or PCI LANCE ethernet interface +.Sh SYNOPSIS +.Cd "le* at tc? slot ? offset ? " Pq "TurboChannel Alphas" +.Cd "le* at pci? dev ? function ?" Pq "PCI LANCE Ethernet (untested)" +.Sh DESCRIPTION +The +.Nm +interface provides access to the Ethernet network via the +.Tn AMD +.Tn LANCE +Ethernet chip set. +.Pp +Each of the host's network addresses +is specified at boot time with an +.Dv SIOCSIFADDR +.Xr ioctl . +The +.Nm +interface employs the address resolution protocol described in +.Xr arp 4 +to dynamically map between Internet and Ethernet addresses on the local +network. +.Pp +.Sh BUGS +The PCI form of the Lance driver is untested. +.Pp +.Sh SEE ALSO +.Xr intro 4 , +.Xr inet 4 , +.Xr arp 4 |