]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - share/man/man4/lmc.4
This commit was generated by cvs2svn to compensate for changes in r120256,
[FreeBSD/FreeBSD.git] / share / man / man4 / lmc.4
1 .\" $NetBSD: lmc.4,v 1.2 2000/07/05 15:45:34 msaitoh Exp $
2 .\"
3 .\" Copyright (c) 2003 David E. O'Brien
4 .\" Copyright (c) 1999 The NetBSD Foundation, Inc.
5 .\" All rights reserved.
6 .\"
7 .\" Redistribution and use in source and binary forms, with or without
8 .\" modification, are permitted provided that the following conditions
9 .\" are met:
10 .\" 1. Redistributions of source code must retain the above copyright
11 .\"    notice, this list of conditions and the following disclaimer.
12 .\" 2. Redistributions in binary form must reproduce the above copyright
13 .\"    notice, this list of conditions and the following disclaimer in the
14 .\"    documentation and/or other materials provided with the distribution.
15 .\" 3. All advertising materials mentioning features or use of this software
16 .\"    must display the following acknowledgement:
17 .\"        This product includes software developed by the NetBSD
18 .\"        Foundation, Inc. and its contributors.
19 .\" 4. Neither the name of The NetBSD Foundation nor the names of its
20 .\"    contributors may be used to endorse or promote products derived
21 .\"    from this software without specific prior written permission.
22 .\"
23 .\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
24 .\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
25 .\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
26 .\" PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
27 .\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
28 .\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
29 .\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
30 .\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
31 .\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
32 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
33 .\" POSSIBILITY OF SUCH DAMAGE.
34 .\"
35 .\" $FreeBSD$
36 .\"
37 .Dd January 4, 2003
38 .Dt LMC 4
39 .Os
40 .Sh NAME
41 .Nm lmc
42 .Nd LAN Media Corp. PCI WAN adapter driver
43 .Sh SYNOPSIS
44 .Cd "device lmc"
45 .Sh DESCRIPTION
46 The
47 .Nm
48 driver supports Lan Media Corp. Wide Area Network
49 .Pq Tn WAN
50 adapters based on the
51 .Tn DEC
52 .Tn DECchip
53 21140A (DEC
54 .Dq Tulip )
55 .Tn PCI
56 Fast
57 .Tn Ethernet
58 controller.
59 Supported boards include:
60 .Bl -tag -width "LMC5200"
61 .It LMC1000
62 Synchronous Serial Interface adapter (V.10/RS423, EIA530A, X.21, V.35,
63 EIA449/EIA530/V.36, and V.28/EIA232).
64 .It LMC1200
65 T1/E1
66 .Tn WAN
67 adapter.
68 .It LMC5200
69 High Speed Synchronous Interface
70 .Pq Tn HSSI
71 adapter.
72 .It LMC5245
73 DS3
74 .Tn WAN
75 adapter.
76 .El
77 .Sh SEE ALSO
78 .Xr arp 4 ,
79 .Xr netintro 4 ,
80 .Xr ng_ether 4 ,
81 .Xr ifconfig 8
82 .Pp
83 .Pa http://www.lanmedia.com/
84 .Sh HISTORY
85 The
86 .Nm
87 driver
88 appeared in
89 .Fx 5.0
90 and
91 .Nx 1.4 .