1.\" $OpenBSD: le.4,v 1.7 2001/02/01 03:14:05 jason 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 July 12, 1998 26.Dt LE 4 i386 27.Os 28.Sh NAME 29.Nm le 30.Nd Lance Ethernet driver 31.Sh SYNOPSIS 32.Cd "le0 at isa? port 0x320 irq 10 drq 7" 33.Cd "le* at pci? dev ? function ?" 34.Cd "le* at isapnp?" 35.Sh DESCRIPTION 36The 37.Nm 38interface provides access to a 10 Mb/s Ethernet network via the 39AMD Lance Ethernet chips. 40This includes the following models: 41.Pp 42.Bl -tag -width -offset indent -compact 43.It AT&T StarLAN 10, EN100, and StarLAN Fiber 44.It BICC Isolan 45.It BOCALANcard/PCI 46.It Digital DEPCA 47.It Kingston 21xx 48.It Novell NE1500T 49.It Novell NE2100 50.El 51.Sh SEE ALSO 52.Xr ed 4 , 53.Xr eg 4 , 54.Xr ep 4 , 55.Xr ie 4 , 56.Xr intro 4 , 57.Xr ifconfig 8 58