xref: /netbsd-src/share/man/man4/usmsc.4 (revision bdc22b2e01993381dcefeff2bc9b56ca75a4235c)
1.\"	$NetBSD: usmsc.4,v 1.1 2013/01/10 09:02:53 skrll Exp $
2.\"	$OpenBSD: smsc.4,v 1.3 2012/09/20 07:40:26 jsg Exp $
3.\"
4.\" Copyright (c) 2012 Jonathan Gray <jsg@openbsd.org>
5.\"
6.\" Permission to use, copy, modify, and distribute this software for any
7.\" purpose with or without fee is hereby granted, provided that the above
8.\" copyright notice and this permission notice appear in all copies.
9.\"
10.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
11.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
12.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
13.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
14.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
15.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
16.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
17.\"
18.Dd January 9, 2013
19.Dt USMSC 4
20.Os
21.Sh NAME
22.Nm usmsc
23.Nd SMSC LAN95xx 10/100 USB Ethernet device
24.Sh SYNOPSIS
25.Cd "usmsc* at uhub?"
26.Cd "ukphy* at mii?"
27.Sh DESCRIPTION
28The
29.Nm
30driver supports SMSC LAN9500/LAN9500A/LAN9530/LAN9730/LAN89530 USB 2.0 10/100
31Ethernet devices and LAN951x USB 2.0 hub and 10/100 Ethernet devices, including:
32.Pp
33.Bl -tag -width Ds -offset indent -compact
34.It RaspberryPI
35.It Gamber Johnson MAG Docking Station 7160-0204
36.It Gamber Johnson MAG Docking Station 7160-0205
37.It Gamber Johnson MAG Docking Station 7160-0227
38.It GWC Technology HE2440
39.It HP USB Media Port Replicator
40.It j5create Newport Station JUD200
41.It Kensington Universal Notebook Docking Station (K33926US)
42.It LevelOne USB-0501
43.It Samsung Central Station monitors
44.It StarTech USBVGADOCK2
45.It XPower XP2440
46.El
47.Pp
48For more information on configuring this device, see
49.Xr ifconfig 8 .
50.Sh SEE ALSO
51.Xr arp 4 ,
52.Xr ifmedia 4 ,
53.Xr mii 4 ,
54.Xr netintro 4 ,
55.Xr uhub 4 ,
56.Xr ukphy 4 ,
57.Xr usb 4 ,
58.Xr ifconfig 8
59.Sh HISTORY
60The
61.Nm
62driver was written by
63.An Ben Gray
64.Aq bgray@freebsd.org
65for
66.Fx
67and ported to
68.Nx
69from the
70.Ox version
71by
72.An Nick Hudson
73.Aq skrll@netbsd.org .
74.Pp
75The
76.Nm
77driver first appeared in
78.Nx 7.0 .
79