summaryrefslogtreecommitdiffstats
path: root/share/man/man4/lmc.4
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2003-01-05 04:47:46 +0000
committerobrien <obrien@FreeBSD.org>2003-01-05 04:47:46 +0000
commit2c839e264808090112dce1afcf161ca60c37c325 (patch)
tree67d560ed448ac26bcde29202c4ac62360423f608 /share/man/man4/lmc.4
parenta0f93710bd82f19e930a50ac7ff37c52107566e6 (diff)
downloadFreeBSD-src-2c839e264808090112dce1afcf161ca60c37c325.zip
FreeBSD-src-2c839e264808090112dce1afcf161ca60c37c325.tar.gz
Add a manpage for the LAN Media Corp PCI WAN adapter driver.
Obtained from: NetBSD
Diffstat (limited to 'share/man/man4/lmc.4')
-rw-r--r--share/man/man4/lmc.491
1 files changed, 91 insertions, 0 deletions
diff --git a/share/man/man4/lmc.4 b/share/man/man4/lmc.4
new file mode 100644
index 0000000..9d5e5cb
--- /dev/null
+++ b/share/man/man4/lmc.4
@@ -0,0 +1,91 @@
+.\" $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 "Tulip")
+.Tn PCI
+Fast
+.Tn Ethernet
+controller.
+Supported boards include:
+.Pp
+.Bl -tag -width xxxx -offset indent
+.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 .
OpenPOWER on IntegriCloud