.\" $NetBSD: lmc.4,v 1.2 2000/07/05 15:45:34 msaitoh Exp $ .\" .\" Copyright (c) 2003 David E. O'Brien .\" Copyright (c) 1999 The NetBSD Foundation, Inc. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions .\" are met: .\" 1. Redistributions of source code must retain the above copyright .\" notice, this list of conditions and the following disclaimer. .\" 2. Redistributions in binary form must reproduce the above copyright .\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. .\" 3. All advertising materials mentioning features or use of this software .\" must display the following acknowledgement: .\" This product includes software developed by the NetBSD .\" Foundation, Inc. and its contributors. .\" 4. Neither the name of The NetBSD Foundation nor the names of its .\" contributors may be used to endorse or promote products derived .\" from this software without specific prior written permission. .\" .\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS .\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED .\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR .\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS .\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR .\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF .\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS .\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN .\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" .\" $FreeBSD$ .\" .Dd January 4, 2003 .Dt LMC 4 .Os .Sh NAME .Nm lmc .Nd LAN Media Corp. PCI WAN adapter driver .Sh SYNOPSIS .Cd "device lmc" .Sh DESCRIPTION The .Nm driver supports Lan Media Corp. Wide Area Network .Pq Tn WAN adapters based on the .Tn DEC .Tn DECchip 21140A (DEC .Dq Tulip ) .Tn PCI Fast .Tn Ethernet controller. Supported boards include: .Bl -tag -width "LMC5200" .It LMC1000 Synchronous Serial Interface adapter (V.10/RS423, EIA530A, X.21, V.35, EIA449/EIA530/V.36, and V.28/EIA232). .It LMC1200 T1/E1 .Tn WAN adapter. .It LMC5200 High Speed Synchronous Interface .Pq Tn HSSI adapter. .It LMC5245 DS3 .Tn WAN adapter. .El .Sh SEE ALSO .Xr arp 4 , .Xr netintro 4 , .Xr ng_ether 4 , .Xr ifconfig 8 .Pp .Pa http://www.lanmedia.com/ .Sh HISTORY The .Nm driver appeared in .Fx 5.0 and .Nx 1.4 .