diff options
author | 2012-09-20 07:40:26 +0000 | |
---|---|---|
committer | 2012-09-20 07:40:26 +0000 | |
commit | 45b3ee87aa1af7bbd6e394f6e2f5ab525f149700 (patch) | |
tree | 122738fe111f8c34655d70b68ab2fd39aae1e966 | |
parent | Bring back log_in6addr_scope() as ospf6ctl uses it. (diff) | |
download | wireguard-openbsd-45b3ee87aa1af7bbd6e394f6e2f5ab525f149700.tar.xz wireguard-openbsd-45b3ee87aa1af7bbd6e394f6e2f5ab525f149700.zip |
add a list of chips and devices
ok jmc@
-rw-r--r-- | share/man/man4/smsc.4 | 24 |
1 files changed, 21 insertions, 3 deletions
diff --git a/share/man/man4/smsc.4 b/share/man/man4/smsc.4 index 2aa8d1639df..d0938bff17a 100644 --- a/share/man/man4/smsc.4 +++ b/share/man/man4/smsc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: smsc.4,v 1.2 2012/09/19 17:32:12 jmc Exp $ +.\" $OpenBSD: smsc.4,v 1.3 2012/09/20 07:40:26 jsg Exp $ .\" .\" Copyright (c) 2012 Jonathan Gray <jsg@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: September 19 2012 $ +.Dd $Mdocdate: September 20 2012 $ .Dt SMSC 4 .Os .Sh NAME @@ -26,7 +26,25 @@ .Sh DESCRIPTION The .Nm -driver supports SMSC LAN95xx USB Ethernet devices. +driver supports SMSC LAN9500/LAN9500A/LAN9530/LAN9730/LAN89530 USB 2.0 10/100 +Ethernet devices and LAN951x USB 2.0 hub and 10/100 Ethernet devices, including: +.Pp +.Bl -tag -width Ds -offset indent -compact +.It Gamber Johnson MAG Docking Station 7160-0204 +.It Gamber Johnson MAG Docking Station 7160-0205 +.It Gamber Johnson MAG Docking Station 7160-0227 +.It GWC Technology HE2440 +.It HP USB Media Port Replicator +.It j5create Newport Station JUD200 +.It Kensington Universal Notebook Docking Station (K33926US) +.It LevelOne USB-0501 +.It Samsung Central Station monitors +.It StarTech USBVGADOCK2 +.It XPower XP2440 +.El +.Pp +For more information on configuring this device, see +.Xr ifconfig 8 . .Sh SEE ALSO .Xr arp 4 , .Xr ifmedia 4 , |