1.\" $OpenBSD: lc.4,v 1.13 2013/07/16 16:05:49 schwarze Exp $ 2.\" $NetBSD: lc.4,v 1.4 1999/12/15 22:07:32 abs Exp $ 3.\" 4.\" Copyright (c) 1997 The NetBSD Foundation, Inc. 5.\" All rights reserved. 6.\" 7.\" This code is derived from software contributed to The NetBSD Foundation 8.\" by Jason R. Thorpe of the Numerical Aerospace Simulation Facility, 9.\" NASA Ames Research Center. 10.\" 11.\" Redistribution and use in source and binary forms, with or without 12.\" modification, are permitted provided that the following conditions 13.\" are met: 14.\" 1. Redistributions of source code must retain the above copyright 15.\" notice, this list of conditions and the following disclaimer. 16.\" 2. Redistributions in binary form must reproduce the above copyright 17.\" notice, this list of conditions and the following disclaimer in the 18.\" documentation and/or other materials provided with the distribution. 19.\" 20.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS 21.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 22.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 23.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS 24.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 25.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 26.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 27.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 28.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 29.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 30.\" POSSIBILITY OF SUCH DAMAGE. 31.\" 32.Dd $Mdocdate: July 16 2013 $ 33.Dt LC 4 34.Os 35.Sh NAME 36.Nm lc 37.Nd DEC EtherWORKS III 10/100 Ethernet device 38.Sh SYNOPSIS 39.Cd "lc0 at isa? port 0x200" 40.Cd "lc1 at isa? port 0x280" 41.Sh DESCRIPTION 42The 43.Nm 44device driver supports DEC EtherWORKS III Ethernet interfaces, which 45are based on the LEMAC Ethernet chip. 46This includes the DE203, DE204, and DE205. 47.Sh MEDIA SELECTION 48The EtherWORKS III series supports various combinations of media, depending 49on model. 50Some models also support media autoselect. 51Media is selected with 52.Xr ifconfig 8 Ns 's 53.Sq media 54directive. 55.Sh SEE ALSO 56.Xr arp 4 , 57.Xr ifmedia 4 , 58.Xr intro 4 , 59.Xr isa 4 , 60.Xr netintro 4 , 61.Xr hostname.if 5 , 62.Xr ifconfig 8 63.Sh HISTORY 64The 65.Nm 66driver first appeared in 67.Nx 1.3 , 68.Ox 69support was added in 70.Ox 3.0 . 71.Sh AUTHORS 72.An -nosplit 73The 74.Nm 75driver was written by 76.An Matt Thomas Aq Mt matt@netbsd.org 77and ported to 78.Ox 79by 80.An Niklas Hallqvist Aq Mt niklas@openbsd.org 81.Sh BUGS 82The 83.Nm 84does not currently support EISA LEMAC interfaces. 85