Ian Lepore
2480071fbc
Add a NO_GETMAXLUN quirk for the JMicron JMS567 USB to SATA bridge, to
...
prevent lengthy timeout pauses while probing/attaching drives.
2018-01-29 03:24:02 +00:00
Hans Petter Selasky
77e7601e6d
Add new USB ID to U3G driver.
...
PR: 134299
MFC after: 1 week
Sponsored by: Mellanox Technologies
2018-01-19 13:06:36 +00:00
Nick Hibma
7f64a99075
Add support for Quectel EC25.
...
Submitted by: Samuel Crookes
MFC after: 3 days
2018-01-13 23:31:21 +00:00
Andriy Gapon
fac38b96d2
usbdevs: add ASMedia vendor ID
...
MFC after: 1 week
2018-01-09 13:42:08 +00:00
George V. Neville-Neil
b61cdf0e4e
Add support for RealTek 8812 over USB
...
Tested with ALFA AWUS036ACH
MFC after: 1 week
2017-12-03 22:02:30 +00:00
Hans Petter Selasky
e15936fc5b
Add new USB quirk.
...
Submitted by: Kris G <netsick@gmail.com>
Sponsored by: Mellanox Technologies
MFC after: 1 week
2017-11-10 07:44:57 +00:00
Andriy Voskoboinyk
7e19293450
rtwn_usb(4): add few USB IDs.
...
Submitted by: wfpower@yandex.ru (via github).
2017-10-30 08:57:08 +00:00
Bruce M Simpson
1d4c696a71
Add Prolific PL27A1 USB 3.0 Host-Host device to udbp(4).
...
Tested with a Plugable cable in VirtualBox against Linux 4.11.
MFC after: 2 weeks
2017-10-22 11:15:58 +00:00
Kristof Provost
3b07bb2a64
Support the D-Link DWM-222 LTE Dongle
...
Submitted by: Daniel Hänschke <jailedemon@googlemail.com>
2017-10-13 19:41:35 +00:00
Kevin Lo
21d36c9620
Add ThinkPad USB 3.0 Ethernet Adapter.
...
Submitted by: jh
2017-09-29 01:19:22 +00:00
Hans Petter Selasky
5b4b1bb3a1
Add new USB quirk.
...
PR: 221775
MFC after: 1 week
Sponsored by: Mellanox Technologies
2017-09-06 13:59:57 +00:00
Ed Maste
89fdc67c9c
usb: Add external "Intenso Memory" disk UQ_MSC_NO_INQUIRY quirk
...
PR: 221852
Submitted by: Fabian Keil
Reviewed by: hselasky
Obtained from: ElectroBSD
MFC after: 1 week
2017-08-30 01:44:11 +00:00
Kevin Lo
0642eac437
Add support for ThingM blink(1) notification LED to uled(4).
2017-03-31 08:20:59 +00:00
Warner Losh
15c7946344
This should have been K3771_INIT.
...
Pointy Hat to: imp@
2017-02-28 22:22:53 +00:00
Warner Losh
5380511450
Add support for Vodafone/Huawei K3771.
...
See also http://www.draisberghof.de/usb_modeswitch/device_reference.txt
Submitted by: Dean Hamstead <https://github.com/djzort >
Pull Request: https://github.com/freebsd/freebsd/pull/76
2017-02-28 20:25:45 +00:00
Warner Losh
50d96564ed
Add USB IDs supported by TI / Intel USB 3410 family (modems of various
...
flavors). This includes both the release products (from Honeywell,
Moxa and Multitech) as well as development kits.
2017-02-01 02:00:18 +00:00
Kevin Lo
a6bac5b604
Sort REALTEK section and remove duplicate entry for RTL8192CU.
2017-01-24 03:00:22 +00:00
Kevin Lo
60b9567d16
Add support for the Realtek RTL8192EU chipset.
...
Committed over the D-Link DWA-131 rev E1 on amd64 with WPA.
Reviewed by: avos
2017-01-24 02:35:38 +00:00
Hans Petter Selasky
067e471a24
Add USB audio support for S/PDIF output with C-Media CM6206 devices.
...
Submitted by: Julien Nadeau <vedge@hypertriton.com>
PR: 216131
MFC after: 1 week
2017-01-17 08:15:10 +00:00
Bruce M Simpson
5ca4ae8bb7
Add PID for Belkin F5U258 "Windows Easy Transfer Cable", a udbp-like device.
2017-01-10 00:28:01 +00:00
Kevin Lo
094fba962f
Add new USB device ID.
2017-01-06 14:05:31 +00:00
Poul-Henning Kamp
34feb2d2cb
Add Genesys Logic USB hub.
...
Make two other USB hub descriptions more precise.
2016-12-10 09:10:48 +00:00
Kevin Lo
a28ed036b6
Sort DLINK section and add USB device ID of D-Link DWA-131 rev E1.
2016-11-09 06:47:29 +00:00
Hans Petter Selasky
2cb568fc23
Add new USB ID.
...
While at it remove some whitespaces.
Submitted by: Jose Luis Duran <jlduran@gmail.com>
PR: 213110
MFC after: 1 week
2016-09-30 05:28:11 +00:00
Luiz Otavio O Souza
38d1af45cd
Add the ID for the Huawei ME909S LTE modem.
...
Submitted by: svenauhagen at github
MFC after: 3 days
Sponsored by: Rubicon Communications, LLC (Netgate)
2016-09-22 18:45:25 +00:00
Kevin Lo
32f7d047c3
Add TP-Link Archer T4U.
...
It will be used by the updated rtwn(4) / urtwn(4) driver.
2016-09-22 09:33:22 +00:00
Andriy Voskoboinyk
07fa0846ca
dev/usb: add USB IDs for Realtek 802.11ac wireless adapters.
...
They are will be used by the updated rtwn(4) / urtwn(4) driver.
Suggested by: adrian
2016-09-19 18:36:26 +00:00
Cy Schubert
e13c1ef1e7
Add Logitech Unifying receiver.
...
MFC after: 1 week
2016-08-06 20:27:12 +00:00
Conrad Meyer
fb017b828d
USB: Add Garmin FR230 device quirk (broken INQUIRY)
...
PR: 210544
Reviewed by: hps
Approved by: re
2016-06-29 06:42:20 +00:00
Pedro F. Giffuni
207332450e
dev/usb: minor spelling fixes in comments.
...
No functional change.
Reviewed by: hselasky
2016-05-02 17:44:03 +00:00
Hans Petter Selasky
be4e639d7a
Add new USB quirk.
...
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
PR: 208642
MFC after: 1 week
2016-04-21 17:45:37 +00:00
Hans Petter Selasky
348256df6f
Add new USB quirk.
...
Submitted by: AJ <aleksanderlothe@live.com>
PR: 208623
MFC after: 1 week
2016-04-08 06:51:49 +00:00
Hans Petter Selasky
4d36338081
Add new USB ID to UDL driver.
...
Submitted by: Matthias Petermann <matthias@petermann-it.de>
PR: 201084
2016-03-30 10:05:52 +00:00
Kevin Lo
c9b6e63dd3
Add device ID for 'AboCom 802.11n' usb.
...
PR: 207412
Submitted by: Philippe Michaud-Boudreault <pitwuu at gmail dot com>
2016-02-23 01:56:58 +00:00
Kristof Provost
dd876af4de
Add suppoort for the Sitecom LN-031
...
This is an AX88178 chip, which we already support so all we have to do is add
the USB product and vendor ID.
2015-12-31 18:12:35 +00:00
Kevin Lo
e1b74f21f5
Add initial support for RTL8152 USB Fast Ethernet. RTL8152 supports
...
IPv4/IPv6 checksum offloading and VLAN tag insertion/stripping.
Since uether doesn't provide a way to announce driver specific offload
capabilities to upper stack, checksum offloading support needs more work
and will be done in the future.
Special thanks to Hayes Wang from RealTek who gave input.
2015-12-01 05:12:13 +00:00
Hans Petter Selasky
fcc75f06aa
Update the wsp driver to support newer touch pads, like found in
...
MacBookPro11,4 and MacBook12,1. This update adds support for the
force touch parameter.
PR: 204420
MFC after: 1 week
2015-11-10 09:27:52 +00:00
Gavin Atkinson
0840f9483d
Recognise the Netgear WNDA4100 (N900) 3x3 device in run(4).
2015-10-08 12:55:21 +00:00
Adrian Chadd
4c794fa51a
Update USB device IDs for the upcoming AR9170 support.
2015-09-26 06:57:08 +00:00
Renato Botelho
1a2b77cf2e
Add support for Sierra MC7355 card
...
Submitted by: Jeremy Porter <jporter@netgate.com>
Approved by: loos
Obtained from: pfSense
MFC after: 1 week
Sponsored by: Rubicon Communications (Netgate)
2015-09-15 18:21:56 +00:00
Hans Petter Selasky
b28014dd0b
Add new USB ID.
...
MFC after: 1 month
PR: 202968
2015-09-09 07:04:00 +00:00
Renato Botelho
22a5bb4c2a
Remove duplicate entry for Sierra Wireless Aircard 875
...
Approved by: loos
MFC after: 3 days
Sponsored by: Rubicon Communications (Netgate)
2015-09-08 20:07:32 +00:00
Renato Botelho
5effc557d5
- Fix Sierra MC7354 ID from a bad copy/paste, correct ID is 68C0
...
Approved by: loos
Obtained from: pfSense
MFC after: 3 days
Sponsored by: Rubicon Communications (Netgate)
2015-09-08 19:57:02 +00:00
Hans Petter Selasky
98d3afa551
Add new USB quirk.
...
MFC after: 1 week
PR: 202783
2015-08-31 07:18:13 +00:00
Gavin Atkinson
c6cc7ec120
Support the ZTE MF112 HSUPA 3G USB stick.
...
MFC after: 1 week
2015-08-29 18:37:09 +00:00
Hans Petter Selasky
2ce0e01dba
Import ugold driver from OpenBSD supporting digital USB temperature
...
meters. The driver is currently not part of the default kernel build.
Obtained from: OpenBSD
MFC after: 2 weeks
2015-06-11 15:23:47 +00:00
Hans Petter Selasky
33ff4adb05
Add new USB quirk.
...
PR: 200693
MFC after: 1 week
2015-06-07 15:47:58 +00:00
Hans Petter Selasky
415bcd89a6
Add support for DYMO LabelWriter PnP.
...
MFC after: 2 weeks
2015-05-07 12:54:27 +00:00
Hans Petter Selasky
0de2373fa2
Add new USB ID.
...
PR: 199843
MFC after: 1 week
2015-05-05 19:34:23 +00:00
Renato Botelho
8854b88e66
Add support for Sierra MC7354 card
...
Author: Jeremy Porter <jporter@netgate.com>
Differential Revision: https://reviews.freebsd.org/D2444
Reviewed by: gnn, hselasky
MFC after: 1 week
Sponsored by: Netgate
2015-05-05 10:19:43 +00:00
Kevin Lo
9e2a7dccfe
- Add a new urtwn(4) device
...
- Remove duplicate REALTEK RTL8188CU_0 entry.
2015-04-28 03:24:27 +00:00
Kevin Lo
8aa853d5c1
Add new USB ID.
...
PR: 199522
2015-04-19 15:53:58 +00:00
Kevin Lo
45440aa84e
Add Lenovo ThinkPad OneLink GigaLAN.
...
PR: 199184
Submitted by: Robin Karlsson
2015-04-07 01:47:36 +00:00
Hans Petter Selasky
68492bc279
Add more USB IDs.
...
PR: 197753
MFC after: 1 week
2015-03-07 17:11:07 +00:00
Hans Petter Selasky
a63352afc0
Add new device ID.
2015-02-15 22:06:28 +00:00
Hans Petter Selasky
0867995ca0
Import USB display link driver from OpenBSD. Support for compression
...
has been removed and the driver has been greatly simplified and
optimised for FreeBSD. The driver is currently not built by default.
Requested by: Bruce Simpson <bms@fastmail.net>
2015-02-15 12:02:17 +00:00
Dmitry Chagin
5fea5a57b6
Add Neoway WM620 module ID.
...
MFC after: 1 Week
2015-02-08 11:55:29 +00:00
Hans Petter Selasky
c8563d530c
Add more USB device IDs.
...
Submitted by: max.n.boyarov@gmail.com
PR: 196362
MFC after: 1 week
2015-01-16 12:16:21 +00:00
Hans Petter Selasky
f0442cf2e0
Add more USB devices.
...
MFC after: 1 day
Submitted by: Dmitry Luhtionov <dmitryluhtionov@gmail.com>
2014-12-26 10:57:39 +00:00
Hans Petter Selasky
7e19194edf
Add more quirks.
...
PR: 180617
MFC after: 1 day
2014-12-26 10:53:22 +00:00
Mark Peek
8723d2f43c
Rename NETGEAR WG111V2_2 to WG111V1_2 to reflect external naming.
...
Reviewed by: kevlo
2014-12-09 15:26:04 +00:00
Hans Petter Selasky
431088e693
Add more U3G USB IDs.
...
Submitted by: Benediktus Anindito <bennybroz105@gmail.com>
MFC after: 1 week
2014-12-08 10:49:23 +00:00
Hans Petter Selasky
cfb1395111
Add more USB quirks for Western Digital external USB HDD
...
enclosures. Rename an incorrectly named device. Increase
limit for maximum number of quirks.
PR: 178771, 180617
MFC after: 2 weeks
2014-12-08 10:41:34 +00:00
Hans Petter Selasky
b2d05a1b26
Add new USB quirk.
...
MFC after: 1 week
PR: 195372
2014-11-26 10:58:08 +00:00
Kevin Lo
fa20eb98a8
Add Trendnet TEW-646UBH.
...
Submitted by: bolshakov_1 at yahoo dot com
2014-11-19 05:38:45 +00:00
Hans Petter Selasky
e470cd2382
Add new USB IDs.
...
Submitted by: G'abor Zahemszky <gabor@zahemszky.hu>
MFC after: 1 week
2014-11-07 11:04:27 +00:00
Kevin Lo
66fef59616
Add D-Link DWA-123 rev D1 and Elecom WDC-150SU2M.
2014-10-24 15:36:30 +00:00
Hans Petter Selasky
e17bdf9f1b
Add support for new USB 3G device.
...
Submitted by: gabor@zahemszky.hu
MFC after: 1 week
2014-10-18 15:11:13 +00:00
Hans Petter Selasky
d60bfba9d6
Add support for new USB 3G device.
...
Submitted by: gabor@zahemszky.hu
MFC after: 1 week
2014-10-17 13:40:17 +00:00
Joerg Wunsch
374e43f2e3
Add the Dresden Elektronik deRFnode device to uftdi(4).
...
MFC after: 1 week
2014-10-16 19:53:32 +00:00
Gavin Atkinson
4c62148d7b
Support the Vodafone R215 LET USB dongle, which is apparently a rebadged
...
E5372 with different product IDs.
Interestingly, the standard E5372 IDs (12d1:1506) are currently listed in
u3g.c and are the same as the E3131. However, the R215/E5372 is an NCM
device and works well with cdce(4) whereas the E3131 isn't. More work
may be needed to better identify the other device IDs.
MFC after: 1 week
2014-10-07 19:07:50 +00:00
Hans Petter Selasky
e8fa59aa5e
Add new USB ID.
...
PR: 194091
MFC after: 3 days
2014-10-02 12:27:41 +00:00
Gavin Atkinson
cd8d304e79
Add new (untested) device IDs to smsc(4)
...
MFC after: 1 week
2014-09-26 08:16:26 +00:00
Hans Petter Selasky
9dc2190371
Add new USB IDs.
...
PR: 193775
MFC after: 1 week
2014-09-19 16:06:54 +00:00
Kevin Lo
6bd03b20fd
The USB LED driver for the Dream Cheeky WebMail Notifier.
...
Reviewed by: hselasky
2014-09-05 11:25:58 +00:00
Hans Petter Selasky
7b520cfbc5
Add new quirk.
...
PR: 193279
MFC after: 1 week
2014-09-03 11:46:43 +00:00
Kevin Lo
d4bcd25553
Add the D-Link DWA-125 rev D1.
...
Tested by myself.
2014-08-20 01:26:27 +00:00
Kevin Lo
7e1c22c476
Sort ASUS section and add USB device ID of ASUS USB-AC51.
2014-08-19 09:02:58 +00:00
Glen Barber
a74c18162d
Add device ID for the Chicony USB 2.0 HD UVC Webcam
...
found on the Asus X550LA.
Reviewed by: sbruno
Sponsored by: The FreeBSD Foundation
2014-08-05 19:43:44 +00:00
Nick Hibma
c376f4397d
Add support for Huawei E3272 modems which are supported by the CDC
...
ethernet class.
Note: This is untested as I do not have a device like this. That is
reflected in the MFC timeout.
PR: 192345
Submitted by: rozhuk.im gmail.com
MFC after: 4 weeks
2014-08-05 12:08:50 +00:00
Nick Hibma
89fc30aaa5
Add ID for Novatel MC990D to u3g.
...
PR: 145319
Submitted by: rozhuk.im gmail.com
MFC after: 3 days
2014-08-05 08:29:16 +00:00
Hans Petter Selasky
de65cb9aa9
Add new device ID.
...
MFC after: 1 week
PR: 191959
2014-07-20 21:02:35 +00:00
Kevin Lo
d32048bb6d
- Improve performance by fixing incorrect Rx/Tx handling
...
- Rename definition of AXGE_* to reflect reality
- Add new USB IDs
2014-05-27 08:14:54 +00:00
Ian Lepore
0a34210d99
The FTDI product ID we've been calling BEAGLEBONE is actually TI XDS100V2,
...
a jtag debugging product, which was used on early Beaglebone boards (later
boards used a standard FTDI 2232C product ID). Change the name accordingly,
and also add an entry for XDS100V3, the latest version of that product
which has its own new product ID number.
2014-04-25 19:47:27 +00:00
Kevin Lo
28bc7834e0
Add preliminary support for the Realtek RTL8188EUS and RTL8188ETV chipsets.
...
Committed over the TP-LINK TL-WN725N v2 (RTL8188EUS) on amd64 with WPA.
2014-04-25 08:01:22 +00:00
Hans Petter Selasky
ba2188af87
Add new USB quirk.
...
Submitted by: kwm @
MFC after: 1 week
2014-04-18 16:19:33 +00:00
Kevin Lo
ed8023f58b
Add the Asus USB-N10 NANO.
...
Tested by: Kuan-Chung Chiu <buganini@gmail.com>
2014-04-10 14:37:37 +00:00
Joerg Wunsch
9f7fef595d
Add the Dresden Elektronik "USB Levelshifter Stick Low Cost" to the
...
list of known FTDI devices.
https://shop.dresden-elektronik.de/accessories/levelshifter/usb-pegelwandler-stick-basic.html
MFC after: 1 week
2014-04-03 20:00:02 +00:00
Hans Petter Selasky
4ebc1ddf98
Add new USB ID.
...
Submitted by: Tuomo Latto <djv+fbpr@iki.fi>
PR: usb/188046
MFC after: 1 week
2014-04-01 10:34:39 +00:00
Hans Petter Selasky
827f71dc20
Add new quirk.
...
MFC after: 1 week
PR: usb/187188
Submitted by: Hiroo Ono <hiroo.ono+freebsd@gmail.com>
2014-03-04 12:33:18 +00:00
Hans Petter Selasky
eed447b59b
Add support for trackpads found in Apple MacBook products. While at it
...
add some missing devd entries.
Submitted by: Huang Wen Hui <huanghwh@gmail.com>
MFC after: 1 week
2014-01-29 10:42:01 +00:00
Hans Petter Selasky
3525f1dbf2
Add more USB quirks.
...
Submitted by: Gerrit Kuehn <gerrit.kuehn@aei.mpg.de>
MFC after: 1 week
2014-01-24 18:52:04 +00:00
Hans Petter Selasky
338b63a918
Add new quirk.
...
PR: usb/185968
MFC after: 1 week
2014-01-22 07:22:42 +00:00
Kevin Lo
7a7e01caa4
Add support for the MediaTek/Ralink RT3593 chipset.
...
Committed over the ZyXEL NWD2705 on amd64 with WPA.
2014-01-03 06:01:05 +00:00
Kevin Lo
959af34776
Add D-Link DWA-140 rev D1, another RT5372/run(4).
...
From Anton Mazunin.
2013-12-27 08:03:53 +00:00
Kevin Lo
7dc4b90e74
Some devices have a dual mode such as Tenda W326U and ZyXEL NWD2705,
...
add the product id and use a standard scsi eject.
Tested on the ZyXEL NWD2705 wlan dongle.
2013-12-24 07:02:05 +00:00
Don Lewis
ccdfa3b5f1
Add quirks to make my old SanDisk Cruzer Mini 128MB happy.
...
MFC after: 1 week
2013-12-21 03:05:13 +00:00
Kevin Lo
242dbae34c
Add support for the MediaTek/Ralink RT5572 chipset.
...
Committed over the TP-LINK TL-WDN3200 (RT5572) on amd64 with WPA.
While here, add my copyright.
2013-12-06 15:26:39 +00:00
Don Lewis
3ca52b0d34
Add alternate ID for Novatel MiFi 2200 CDMA, which is used by my
...
Virgin Mobile branded device. It needs the U3GINIT_SCSIEJECT quirk.
Reviewed by: hselasky
MFC after: 1 month
2013-11-20 02:16:47 +00:00
Mark Johnston
aae2e36cd5
Add IDs for the ASIX 88179 and 88178A USB to GigE adapters.
2013-11-12 06:14:12 +00:00