Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by m...
details: https://anonhg.NetBSD.org/src/rev/3bca16cbbb26
branches: netbsd-9
changeset: 962869:3bca16cbbb26
user: martin <martin%NetBSD.org@localhost>
date: Mon Aug 26 13:54:41 2019 +0000
description:
Pull up following revision(s) (requested by mrg in ticket #111):
sys/dev/usb/usbdevs: revision 1.771
sys/dev/usb/usbdevs: revision 1.772
sys/dev/usb/usbdevs: revision 1.773
add 3 devices for upl(4) host-to-host networking:
- belkin F5U258
- national instruments USB host to host adapter
- prolific id 25a1
-
add two kue(4) adapters:
ACTIONTEC KL5KUSB101 USB Ethernet adapter
ALLIEDTELESYN AT-USB10 USB Ethernet Adapter
-
add MosChip MCS7730 and Sitecom Europe LN030 ethernet adapters.
diffstat:
sys/dev/usb/usbdevs | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diffs (67 lines):
diff -r f19badc3afaf -r 3bca16cbbb26 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs Mon Aug 26 13:42:36 2019 +0000
+++ b/sys/dev/usb/usbdevs Mon Aug 26 13:54:41 2019 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.770 2019/01/30 19:51:28 jakllsch Exp $
+$NetBSD: usbdevs,v 1.770.4.1 2019/08/26 13:54:41 martin Exp $
/*-
* Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -724,6 +724,7 @@
product ACTIONTEC PRISM_25 0x0408 Prism2.5 WLAN
product ACTIONTEC PRISM_25A 0x0421 Prism2.5 WLAN A
product ACTIONTEC AR9287 0x1200 AR9287+AR7010
+product ACTIONTEC KL5KUSB101 0x1200 KL5KUSB101 USB Ethernet adapter
product ACTIONTEC FREELAN 0x6106 ROPEX FreeLan 802.11b
product ACTIONTEC UAT1 0x7605 UAT1 Wireless Ethernet adapter
@@ -1066,6 +1067,7 @@
product BELKIN RTL8188CU 0x1102 RTL8188CU
product BELKIN RTL8188CUS 0x11f2 RTL8188CUS
product BELKIN F5U120 0x1203 F5U120-PC Hub
+product BELKIN F5U258 0x258a F5U258/F5U279 Host to host adapter
product BELKIN RTL8192CU 0x2102 RTL8192CU
product BELKIN F7D2102 0x2103 F7D2102
product BELKIN RTL8192CU_1 0x21f2 RTL8192CU
@@ -2367,6 +2369,7 @@
/* MosChip Semiconductor */
product MOSCHIP MCS7703 0x7703 MCS7703 USB Serial Adapter
product MOSCHIP MCS7720 0x7720 MCS7720 USB Serial Adapter
+product MOSCHIP MCS7730 0x7730 MCS7730 Ethernet Adapter
product MOSCHIP MCS7780 0x7780 MCS7780 Fast IrDA Adapter
product MOSCHIP MCS7781 0x7781 MCS7781 Fast IrDA Adapter
product MOSCHIP MCS7784 0x7784 MCS7784 Slow IrDA Adapter
@@ -2409,6 +2412,7 @@
/* National Instruments */
product NI GPIB_USB_A 0xc920 GPIB-USB-A
+product NI HTOH_7825 0x7825 Host to Host Adapter
/* National Semiconductor */
product NATIONAL BEARPAW1200 0x1000 BearPaw 1200
@@ -2752,6 +2756,7 @@
product PROLIFIC PL2305 0x2305 Parallel printer adapter
product PROLIFIC ATAPI4 0x2307 ATAPI-4 Bridge Controller
product PROLIFIC PL2501 0x2501 PL2501 Host-Host interface
+product PROLIFIC PL25A1 0x25a1 PL25A1 Host-Host interface
product PROLIFIC PL2303X 0xaaa0 PL2303 Serial adapter (Pharos GPS)
product PROLIFIC RSAQ3 0xaaa2 PL2303 Serial adapter (IODATA USB-RSAQ3)
product PROLIFIC2 PL2303 0x2303 PL2303 Serial adapter (SMART Technologies)
@@ -3064,6 +3069,9 @@
product SIGMATEL DNSSF7X 0x8020 Datum Networks SSF-7X Multi Players
product SIGMATEL MUSICSTICK 0x8134 TrekStor Musicstick
+/* Allied Telesyn products */
+product ALLIEDTELESYN AT_USB10 0x07c9 AT-USB10 USB Ethernet Adapter
+
/* SIIG products */
product SIIG DIGIFILMREADER 0x0004 DigiFilm-Combo Reader
product SIIG UISDMC2S 0x0200 MULTICARDREADER
@@ -3109,6 +3117,7 @@
/* Sitecom Europe products */
product SITECOMEU WL168V1 0x000d WL-168 v1
product SITECOMEU RT2870_1 0x0017 RT2870
+product SITECOMEU LN030 0x0021 LN-030
product SITECOMEU WL168V4 0x0028 WL-168 v4
product SITECOMEU RT2870_2 0x002b RT2870
product SITECOMEU RT2870_3 0x002c RT2870
Home |
Main Index |
Thread Index |
Old Index