1.\" $OpenBSD: le.4,v 1.14 2007/05/31 19:19:55 jmc Exp $ 2.\" 3.\" Copyright (c) 1994 James A. Jegers 4.\" All rights reserved. 5.\" 6.\" Redistribution and use in source and binary forms, with or without 7.\" modification, are permitted provided that the following conditions 8.\" are met: 9.\" 1. Redistributions of source code must retain the above copyright 10.\" notice, this list of conditions and the following disclaimer. 11.\" 2. The name of the author may not be used to endorse or promote products 12.\" derived from this software without specific prior written permission 13.\" 14.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 15.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 16.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 17.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 18.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT 19.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 20.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 21.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 22.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 23.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 24.\" 25.Dd $Mdocdate: May 31 2007 $ 26.Dt LE 4 i386 27.Os 28.Sh NAME 29.Nm le 30.Nd AMD LANCE Ethernet device 31.Sh SYNOPSIS 32.Cd "le0 at isa? port 0x360 irq 15 drq 6" 33.Cd "le* at isapnp?" 34.Sh DESCRIPTION 35The 36.Nm 37interface provides access to a 10 Mb/s Ethernet network via the 38AMD LANCE Ethernet chips. 39This includes the following models: 40.Pp 41.Bl -tag -width Ds -offset indent -compact 42.It AT&T StarLAN 10, EN100, and StarLAN Fiber 43.It BICC Isolan 44.It BOCALANcard 45.It Digital DEPCA 46.It Kingston 21xx 47.It Novell NE1500T 48.It Novell NE2100 49.El 50.Sh SEE ALSO 51.Xr arp 4 , 52.Xr ifmedia 4 , 53.Xr intro 4 , 54.Xr isa 4 , 55.Xr isapnp 4 , 56.Xr netintro 4 , 57.Xr hostname.if 5 , 58.Xr ifconfig 8 59