summaryrefslogtreecommitdiff
path: root/sys/dev/usb
diff options
context:
space:
mode:
authorrin <rin@NetBSD.org>2018-08-12 04:17:54 +0000
committerrin <rin@NetBSD.org>2018-08-12 04:17:54 +0000
commit98eb647597788f8b9aa2defdeaeee75ecbfe748c (patch)
tree276f33ecb8d0eff189cf45556d57354ade2424c9 /sys/dev/usb
parent57bc476351f924cb627f24d85b7a96e49efb3a64 (diff)
Add SMSC LAN7505 USB 2.0 gigabit ethernet device.
Diffstat (limited to 'sys/dev/usb')
-rw-r--r--sys/dev/usb/usbdevs3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs
index e1d31c0c9b7..b7341a814a4 100644
--- a/sys/dev/usb/usbdevs
+++ b/sys/dev/usb/usbdevs
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.757 2018/07/31 16:07:26 khorben Exp $
+$NetBSD: usbdevs,v 1.758 2018/08/12 04:17:54 rin Exp $
/*-
* Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -3140,6 +3140,7 @@ product SMSC 2513HUB 0x2513 USB 2.0 3-Port Hub
product SMSC 2514HUB 0x2514 USB 2.0 4-Port Hub
product SMSC 2517HUB 0x2517 USB 2.0 7-Port Hub
product SMSC LAN7500 0x7500 LAN7500 USB 2.0 gigabit ethernet device
+product SMSC LAN7505 0x7505 LAN7505 USB 2.0 gigabit ethernet device
product SMSC LAN7800 0x7800 LAN7800 USB 3.1 gigabit ethernet device
product SMSC LAN7801 0x7801 LAN7801 USB 3.1 gigabit ethernet device
product SMSC LAN7850 0x7850 LAN7850 USB 2.0 gigabit ethernet device