Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by m...



details:   https://anonhg.NetBSD.org/src/rev/42af3ded2270
branches:  netbsd-7
changeset: 800027:42af3ded2270
user:      snj <snj%NetBSD.org@localhost>
date:      Thu Dec 08 07:49:42 2016 +0000

description:
Pull up following revision(s) (requested by msaitoh in ticket #1289):
        sys/dev/usb/usbdevs: revisions 1.683-1.684, 1.686-1.689, 1.691-1.695, 1.697-1.700, 1.702-1.711, 1.713-1.715, 1.717-1.727
- Add Realtek RTL8152, RTL8153, RTL8192EU.
- Add Atheros AR3012.
- Add Validity Sensors, Inc. and their devices. PR#45732 from
  Greg A. Woods.
- Add some SMSC devices (PR#49484)
- Add Silicon Labs EC3 USB debug adapter.
- Add Xbox 360 Wireless Receiver.
- Add Arduino, TP-Link, Compare, DataApex, Evoluton Robotics devices.
- Add another RTL8192CU device of Asustek.
- Add Belkin Components RTL8192CPU, RTL8188CU and F7D2102.
- Add another RTL8188CUS. device of Chicony Electronics.
- Add another RTL8192CU and DWA-131 rev. B of D-Link.
- Add Guillemot RTL8192CU.
- Add Hawking RTL8192CU.
- Add IO-DATA WN-G150UM and RTL8192CU.
- Add another RTL8188RU of Realtek.
- Add Huawei U8150, E353_HiLink.
- Add vendor ID of Ingenic Semiconductor Ltd.
- Add Conexant USB Modem.
- Add TI TUSB3410, MSP-FET430UIF and MSP-FET430UIF JTAG.
  Part of PR#49814.
- Add Lenovo ThinkPad Compact USB keyboard with TrackPoint.
- Add Panasonic Lumix Camera DMC-FS45 from kern/49809.
- Add Asustek USB-N53 and USB-N66.
- Add D-Link DWA-1xx devices.
- Add Ralink RT3573 and RT5572.
- Add Sitecom Europe ET3072 and LN-031.
- Add Elecom WDC-433SU2M2.
- Add Apple iPhone[45], iPad[23] and iPad Mini.
- Add Century CT-USB1HUB.
- Add MosChip MCS7832 Ethernet Adapter.
- Add another RTL8188CU of Realtek.
- Add DisplayLink MIMO, Polaris2 USB dock, Plugable docking station,
  FY-DVI and FY-DVI2.
- Add a NetChip USB-IDE bridge.
- Add MS Confort Mouse 6000 from Martijn van Buul (PR#50701).
- Add NTT DOCOMO L-05A.
- Add Buffalo WI-U2-300D.
- Add Sandisk Cruzer (PR#46547).
- Add D-Link DWA 125 rev. D1 USB wireless network adapter
  from Jake Slazenger (part of PR#51529).
- Add C-Meida USB Pnp Sound.
- Add AboCom RTL8188EU.
- Add Intel Advanced-N 6235 Combo Bluetooth.
- Add Validity Sensors VFS491.
- Add Linksys HG20F9 Ethernet.

diffstat:

 sys/dev/usb/usbdevs |  121 ++++++++++++++++++++++++++++++++++++++++++++++-----
 1 files changed, 108 insertions(+), 13 deletions(-)

diffs (truncated from 490 to 300 lines):

diff -r 79ce09e64c2f -r 42af3ded2270 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Thu Dec 08 07:43:44 2016 +0000
+++ b/sys/dev/usb/usbdevs       Thu Dec 08 07:49:42 2016 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.680.2.5 2016/09/18 06:00:20 snj Exp $
+$NetBSD: usbdevs,v 1.680.2.6 2016/12/08 07:49:42 snj Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -317,6 +317,7 @@
 vendor ARASAN          0x07da  Arasan Chip Systems
 vendor ALLIEDCABLE     0x07e6  Allied Cable
 vendor STSN            0x07ef  STSN
+vendor CENTURY         0x07f7  CENTURY Corporation
 vendor BEWAN           0x07fa  Bewan
 vendor ZOOM            0x0803  Zoom Telephonics
 vendor BROADLOGIC      0x0827  BroadLogic
@@ -486,6 +487,7 @@
 vendor MOBILITY                0x1342  Mobility
 vendor DICKSMITH       0x1371  Dick Smith Electronics
 vendor NETGEAR3                0x1385  Netgear
+vendor VALIDITY                0x138a  Validity Sensors, Inc.
 vendor BALTECH         0x13ad  Baltech
 vendor CISCOLINKSYS    0x13b1  Cisco-Linksys
 vendor SHARK           0x13d2  Shark
@@ -550,9 +552,12 @@
 vendor PARA            0x20b8  PARA Industrial
 vendor TRENDNET                0x20f4  TRENDnet
 vendor DLINK3          0x2101  D-Link
+vendor VIALABS         0x2109  VIA Labs
 vendor ERICSSON                0x2282  Ericsson
 vendor MOTOROLA2       0x22b8  Motorola
 vendor PINNACLE                0x2304  Pinnacle Systems
+vendor ARDUINO         0x2341  Arduino SA
+vendor TPLINK          0x2357  TP-Link
 vendor TRIPPLITE       0x2478  Tripp-Lite
 vendor HIROSE          0x2631  Hirose Electric
 vendor NHJ             0x2770  NHJ
@@ -573,6 +578,7 @@
 vendor SWEEX           0x5173  Sweex
 vendor ONSPEC2         0x55aa  OnSpec Electronic Inc.
 vendor ZINWELL         0x5a57  Zinwell
+vendor INGENIC                 0x601a  Ingenic Semiconductor Ltd.
 vendor SITECOM         0x6189  Sitecom
 vendor SPRINGERDESIGN  0x6400  Springer Design, Inc.
 vendor ARKMICROCHIPS   0x6547  ArkMicroChips
@@ -585,6 +591,9 @@
 vendor NETGEAR4                0x9846  Netgear
 vendor xxFTDI          0x9e88  FTDI
 vendor CACE            0xcace  CACE Technologies
+vendor COMPARE         0xcdab  Compare
+vendor DATAAPEX                0xdaae  DataApex
+vendor EVOLUTION       0xdeee  Evolution Robotics
 vendor EMPIA           0xeb1a  eMPIA Technology
 vendor HP2             0xf003  Hewlett Packard
 vendor USRP            0xfffe  GNU Radio USRP
@@ -640,6 +649,7 @@
 product ABOCOM UFE2000         0x420a  UFE2000 USB2.0 Fast Ethernet Adapter
 product ABOCOM WL54            0x6001  WL54
 product ABOCOM RTL8192CU       0x8178  RTL8192CU
+product ABOCOM RTL8188EU       0x8179  RTL8188EU
 product ABOCOM RTL8188CU_1     0x8188  RTL8188CU
 product ABOCOM RTL8188CU_2     0x8189  RTL8188CU
 product ABOCOM XX10            0xabc1  XX10
@@ -856,7 +866,14 @@
 product APPLE IPOD_TOUCH_4G    0x129e  iPod Touch 4G
 product APPLE IPHONE_3G                0x1292  iPhone 3G
 product APPLE IPHONE_3GS       0x1294  iPhone 3GS
+product APPLE IPHONE_4         0x1297  iPhone 4
+product APPLE IPHONE_4_VZW             0x129c  iPhone 4 (VZW)
+product APPLE IPHONE_4S                0x12a0  iPhone 4S
+product APPLE IPHONE_5         0x12a8  iPhone 5
 product APPLE IPAD             0x129a  Apple iPad
+product APPLE IPAD_2           0x12a2  Apple iPad 2
+product APPLE IPAD_3           0x12a6  Apple iPad 3
+product APPLE IPAD_MINI                0x12ab  Apple iPad Mini
 product APPLE ETHERNET         0x1402  Apple USB to Ethernet
 product APPLE BLUETOOTH2       0x8205  Bluetooth
 product APPLE BLUETOOTH_HOST_C 0x821f  Bluetooth USB Host Controller
@@ -905,8 +922,11 @@
 product ASUSTEK USBN10         0x1786  USB-N10
 product ASUSTEK RT3070_1       0x1790  RT3070
 product ASUSTEK RTL8192SU_1    0x1791  RTL8192SU
+product ASUSTEK USBN53         0x179d  USB-N53
 product ASUSTEK RTL8192CU      0x17ab  RTL8192CU
+product ASUSTEK USBN66         0x17ad  USB-N66
 product ASUSTEK USBN10NANO     0x17ba  USB-N10 Nano
+product ASUSTEK RTL8192CU_3    0x17c0  RTL8192CU_3
 product ASUSTEK MYPAL_A730     0x4202  MyPal A730
 product ASUSTEK2 USBN11                0x0b05  USB-N11
 
@@ -935,6 +955,7 @@
 product ATHEROS2 3CRUSBN275    0x1010  3CRUSBN275
 product ATHEROS2 WN612         0x1011  WN612
 product ATHEROS2 AR3011                0x3000  AR3011
+product ATHEROS2 AR3012                0x3004  AR3012
 product ATHEROS2 AR9280                0x7010  AR9280+AR7010
 product ATHEROS2 AR9287                0x7015  AR9287+AR7010
 product ATHEROS2 AR9170                0x9170  AR9170
@@ -1017,9 +1038,13 @@
 product BELKIN F5U237          0x0237  F5U237 USB 2.0 7-Port Hub
 product BELKIN F5U409          0x0409  F5U409 Serial
 product BELKIN UPS             0x0980  UPS
+product BELKIN RTL8192CU_2     0x1004  RTL8192CU
 product BELKIN RTL8188CU       0x1102  RTL8188CU
+product BELKIN RTL8188CUS      0x11f2  RTL8188CUS
 product BELKIN F5U120          0x1203  F5U120-PC Hub
 product BELKIN RTL8192CU       0x2102  RTL8192CU
+product BELKIN F7D2102         0x2103  F7D2102
+product BELKIN RTL8192CU_1     0x21f2  RTL8192CU
 product BELKIN ZD1211B         0x4050  ZD1211B
 product BELKIN F5D5055         0x5055  F5D5055 Ethernet adapter
 product BELKIN F5D7050         0x7050  F5D7050 54g USB Network Adapter
@@ -1041,6 +1066,9 @@
 product BELKIN RTL8192SU_3     0x945a  RTL8192SU
 product BELKIN F7D1101V2       0x945b  F7D1101 v2
 
+/* CENTURY Corporation products */
+product CENTURY CTUSB1HUB      0x0023  CT-USB1HUB
+
 /* Bewan products */
 product BEWAN BWIFI_USB54AR    0x1196  BWIFI-USB54AR
 product BEWAN RT3070           0x7712  RT3070
@@ -1111,6 +1139,7 @@
 product CHICONY RTL8188CUS_3   0xaff9  RTL8188CUS
 product CHICONY RTL8188CUS_4   0xaffa  RTL8188CUS
 product CHICONY RTL8188CUS_5   0xaffb  RTL8188CUS
+product CHICONY RTL8188CUS_6   0xaffc  RTL8188CUS
 product CHICONY2 TWINKLECAM    0x600d  TwinkleCam USB camera
 
 /* CH Products */
@@ -1145,6 +1174,9 @@
 product COMPAQ IPAQLINUX       0x505a  iPAQ Linux
 product COMPAQ HNE200          0x8511  HNE-200 USB Ethernet adapter
 
+/* Compare products */
+product COMPARE RTL8192CU      0x8010  RTL8192CU
+
 /* Composite Corp products looks the same as "TANGTOP" */
 product COMPOSITE USBPS2       0x0001  USB to PS2 Adaptor
 
@@ -1215,6 +1247,9 @@
 product CSR BLUETOOTH          0x0001  Bluetooth USB Adapter
 product CSR BLUETOOTH_NF       0xffff  Bluetooth USB Adapter
 
+/* C-Media Electronics Inc. products */
+product CMEDIA USBAUDIO                0x013c  USB Pnp Sound
+
 /* CTX products */
 product CTX EX1300             0x9999  Ex1300 hub
 
@@ -1284,6 +1319,7 @@
 product DISPLAYLINK LD220      0x0100  Samsung LD220
 product DISPLAYLINK LD190      0x0102  Samsung LD190
 product DISPLAYLINK U70                0x0103  Samsung U70
+product DISPLAYLINK POLARIS2   0x0117  Polaris2 USB dock
 product DISPLAYLINK VCUD60     0x0136  Rextron DVI
 product DISPLAYLINK CONV       0x0138  StarTech CONV-USB2DVI
 product DISPLAYLINK DLDVI      0x0141  DisplayLink DVI
@@ -1293,6 +1329,7 @@
 product DISPLAYLINK VGA10      0x015a  CMP-USBVGA10
 product DISPLAYLINK WSDVI      0x0198  WS Tech DVI
 product DISPLAYLINK EC008      0x019b  EasyCAP008 DVI
+product DISPLAYLINK FYDVI2     0x019e  DisplayLink FY-DVI2
 product DISPLAYLINK GXDVIU2    0x01ac  BUFFALO GX-DVI/U2
 product DISPLAYLINK LCD4300U   0x01ba  LCD-4300U
 product DISPLAYLINK LCD8000U   0x01bb  LCD-8000U
@@ -1305,9 +1342,12 @@
 product DISPLAYLINK LUM70      0x02a9  Lilliput UM-70
 product DISPLAYLINK LCD8000UD_DVI      0x02b8  LCD-8000UD-DVI
 product DISPLAYLINK LDEWX015U  0x02e3  Logitec LDE-WX015U
+product DISPLAYLINK MIMO       0x0335  DisplayLink MIMO
+product DISPLAYLINK PLUGABLE   0x0377  Plugable docking station
 product DISPLAYLINK LT1421WIDE 0x03e0  Lenovo ThinkVision LT1421 Wide
 product DISPLAYLINK SD_U2VDH   0x046d  AREA SD-U2VDH
 product DISPLAYLINK UM7X0      0x401a  nanovision MiMo
+product DISPLAYLINK FYDVI      0x8060  DisplayLink FY-DVI
 
 /* D-Link products */
 /*product DLINK DSBS25         0x0100  DSB-S25 serial adapter*/
@@ -1320,6 +1360,8 @@
 product DLINK RTL8188CU                0x3308  RTL8188CU
 product DLINK RTL8192CU_2      0x3309  RTL8192CU
 product DLINK RTL8192CU_3      0x330a  RTL8192CU
+product DLINK RTL8192CU_4      0x330b  RTL8192CU
+product DLINK DWA131B          0x330d  DWA-131 rev B
 product DLINK DWL122           0x3700  Wireless DWL122
 product DLINK DWLG120          0x3701  DWL-G120
 product DLINK DWL120F          0x3702  DWL-120 rev F
@@ -1332,12 +1374,13 @@
 product DLINK DWLAG122_NF      0x3a05  DWL-AG122
 product DLINK DWLG122          0x3c00  AirPlus G Wireless USB Adapter
 /* product DLINK RT2570                0x3c00  RT2570 */
-product DLINK2 DWLG122C1       0x3c03  DWL-G122 rev C1
-product DLINK2 WUA1340         0x3c04  WUA-1340
 product DLINK DUBE100B1                0x3c05  DUB-E100 rev B1
-product DLINK2 DWA111          0x3c06  DWA-111
 product DLINK RT2870           0x3c09  RT2870
 product DLINK RT3072           0x3c0a  RT3072
+product DLINK DWA140B3         0x3c15  DWA-140 rev B3
+product DLINK DWA160B2         0x3c1a  DWA-160 rev B2
+product DLINK DWA127           0x3c1b  DWA-127
+product DLINK DWA162           0x3c1f  DWA-162 Wireless Adapter
 product DLINK DSB650C          0x4000  10Mbps ethernet adapter
 product DLINK DSB650TX1                0x4001  10/100 ethernet adapter
 product DLINK DSB650TX         0x4002  10/100 ethernet adapter
@@ -1427,6 +1470,7 @@
 product ELECOM LDUSBLTX                0x4005  LD-USBL/TX
 product ELECOM WDC150SU2M      0x4008  WDC-150SU2M
 product ELECOM LDUSBTX2                0x400b  LD-USB/TX
+product ELECOM WDC433SU2M2     0x400e  WDC-433SU2M2
 product ELECOM LDUSB20         0x4010  LD-USB20
 product ELECOM UCSGT           0x5003  UC-SGT serial adapter
 product ELECOM UCSGT0          0x5004  UC-SGT0 Serial
@@ -1626,6 +1670,7 @@
 product GUILLEMOT HWNUM300     0xe031  HWNUm-300
 product GUILLEMOT HWGUN54      0xe032  HWGUn-54
 product GUILLEMOT HWNUP150     0xe033  HWNUP-150
+product GUILLEMOT RTL8192CU    0xe035  RTL8192CU
 
 /* Hagiwara products */
 product HAGIWARA FGSM          0x0002  FlashGate SmartMedia Card Reader
@@ -1661,6 +1706,7 @@
 product HAWKING RT2870_4       0x0017  RT2870
 product HAWKING RT2870_5       0x0018  RT2870
 product HAWKING RTL8192CU      0x0019  RTL8192CU
+product HAWKING RTL8192CU_2    0x0020  RTL8192CU
 product HAWKING UF100          0x400c  10/100 USB Ethernet
 
 /* Hitachi, Ltd. products */
@@ -1729,6 +1775,7 @@
 /* Huawei Technologies products */
 product HUAWEI MOBILE          0x1001  Huawei Mobile
 product HUAWEI E220            0x1003  Huawei E220
+product HUAWEI U8150           0x1037  Huawei U8150
 product HUAWEI EM770W          0x1404  Huawei EM770W
 product HUAWEI E1750           0x140c  Huawei E1750
 product HUAWEI E1750INIT       0x1446  Huawei E1750 USB CD
@@ -1736,7 +1783,10 @@
 product HUAWEI E1820           0x14ac  Huawei E1820
 product HUAWEI E171INIT                0x14fe  Huawei E171 USB CD
 product HUAWEI E171            0x1506  Huawei E171
-product HUAWEI E353            0x1507  Huawei E353
+product HUAWEI E353_HiLink     0x1507  Huawei E353_HiLink
+/* Accessing http://192.168.1.1/html/switchProjectMode.html on
+   a Huawei HiLink device will switch it to u3g mode */
+product HUAWEI E353             0x1442  Huawei E353
 product HUAWEI K3765INIT       0x1520  Huawei K3765 USB CD
 product HUAWEI E353INIT                0x1f01  Huawei E353 USB CD
 
@@ -1799,6 +1849,7 @@
 
 product INTEL2 RMH             0x0020  Rate Matching Hub
 product INTEL2 RMH2            0x0024  Rate Matching Hub
+product INTEL2 N_6235_BT       0x07da  Advanced-N 6235 Combo Bluetooth
 
 /* Intersil products */
 product INTERSIL PRISM_GT      0x1000  PrismGT USB 2.0 WLAN
@@ -1828,6 +1879,8 @@
 product IODATA RT3072_2                0x0945  RT3072
 product IODATA RT3072_3                0x0947  RT3072
 product IODATA RT3072_4                0x0948  RT3072
+product IODATA WNG150UM                0x094c  WN-G150UM
+product IODATA RTL8192CU       0x0950  RTL8192CU
 product IODATA USBRSAQ         0x0a03  USB serial adapter USB-RSAQ1
 product IODATA USBRSAQ5                0x0a0e  USB serial adapter USB-RSAQ5
 
@@ -1954,8 +2007,9 @@
 product LACIE CDRW             0xa602  CD R/W
 
 /* Lenovo products */
+product LENOVO AX88179         0x304b  AX88179 USB 3.0 gigabit ethernet controller
+product LENOVO COMPACTKBDWTP   0x6047  ThinkPad Compact USB keyboard with TrackPoint
 product LENOVO ETHERNET                0x7203  USB 2.0 Ethernet
-product LENOVO AX88179         0x304b  AX88179 USB 3.0 gigabit ethernet controller
 
 /* Lexar products */
 product LEXAR JUMPSHOT         0x0001  jumpSHOT CompactFlash Reader
@@ -1968,6 +2022,7 @@
 /* Linksys products */
 product LINKSYS MAUSB2         0x0105  Camedia MAUSB-2
 product LINKSYS USB10TX1       0x200c  USB10TX
+product LINKSYS HG20F9         0x20f9  HG20F9 Ethernet
 product LINKSYS USB10T         0x2202  USB10T Ethernet
 product LINKSYS USB100TX       0x2203  USB100TX Ethernet
 product LINKSYS USB100H1       0x2204  USB100H1 Ethernet/HPNA
@@ -2002,6 +2057,7 @@
 product LOGITEC RT2870_3       0x0164  RT2870
 product LOGITEC LANW300NU2     0x0166  LAN-W300N/U2
 product LOGITEC RT3020         0x0168  RT3020
+product LOGITEC LANW300NU2S    0x0169  LAN-W300N/U2S
 product LOGITEC LAN_W450ANU2E  0x016b  LAN-W450ANU2E
 product LOGITEC LAN_W300ANU2   0x0170  LAN-W300AN/U2
 
@@ -2099,6 +2155,7 @@
 product MELCO WLIUCG301N       0x016f  WLI-UC-G301N
 product MELCO WLIUCGNM         0x01a2  WLI-UC-GNM
 product MELCO WLIUCGNM2T       0x01ee  WLI-UC-GNM2T
+product MELCO WIU2300D         0x0241  WI-U2-300D
 



Home | Main Index | Thread Index | Old Index