Hiroki Sato
2625e51956
Add support for RTL8156, 2.5GbE USB network controller, to if_cdce(4).
...
This chip can be found in Planex USB-LAN2500R.
2019-07-10 05:45:50 +00:00
Andriy Gapon
70b152cb3c
Add USB ID for CP2112
...
This is a curious small widget for which I might write a driver.
It is bridge between USB HID interface and I2C interface plus some
GPIO pins.
MFC after: 2 weeks
2019-05-23 11:06:38 +00:00
Bjoern A. Zeeb
6d8b651c1e
Add two more products found inside a T480 to usbdevs.
...
Add an Intel Bluetooth module.
Add Synaptics as a vendor with a fingerprint reader product.
MFC after: 2 weeks
2019-03-09 03:15:09 +00:00
Hans Petter Selasky
d97d43310c
Add new USB quirk.
...
PR: 235897
MFC after: 1 week
Sponsored by: Mellanox Technologies
2019-02-22 21:57:27 +00:00
Kevin Lo
ec637bb957
Remove entry for Intenso product.
2019-02-12 02:55:25 +00:00
Kevin Lo
65564a5e76
Remove duplicate vendor id in r334650. Intenso doesn't have a USB VID.
2019-02-12 02:48:16 +00:00
Gavin Atkinson
afa9b0368f
Support the Lenovo OneLink in ure(4).
...
MFC after: 1 week
2019-02-06 20:18:22 +00:00
Oleksandr Tymoshenko
8824a2ed0d
[usb] Add UQ_KBD_BOOTPROTO quirk for Corsair K68 keyboard
...
PR: 222114
Submitted by: Zane C. Bowers-Hadley <vvelox@vvelox.net>
MFC after: 1 week
2019-01-28 20:22:17 +00:00
Andriy Voskoboinyk
6bda1ad8a2
rtwn_usb(4): add new USB id.
...
Submitted by: <yklaxds@gmail.com>
Github issue: https://github.com/s3erios/rtwn/issues/4
MFC after: 5 days
2019-01-28 02:15:41 +00:00
Hans Petter Selasky
ee3da13fc6
Add new USB quirk.
...
PR: 235202
Differential Revision: https://reviews.freebsd.org/D18917
MFC after: 1 week
Sponsored by: Mellanox Technologies
2019-01-25 20:20:27 +00:00
Hans Petter Selasky
05d3471d5d
Add USB quirk.
...
Submitted by: Gary Jennejohn <gljennjohn@gmail.com>
MFC after: 1 week
Sponsored by: Mellanox Technologies
2019-01-23 18:53:13 +00:00
Oleksandr Tymoshenko
30cef2b7f9
Add KBD_BOOTPROTO quirk for Logitech G510s USB keyboard
...
PR: 232136
Submitted by: dgilbert@eicat.ca
MFC after: 1 week
2019-01-20 20:29:26 +00:00
Oleksandr Tymoshenko
03d9c6aa55
[usb] Add HID_IGNORE quirks for multiple UPS devices
...
Without HID_IGNORE quirk enabled these models appear in the system as a uhid
devices while NUT (Network UPS Tool) expects them to be ugen.
PR: 131521
Submitted by: Naoyuki Tai <ntai@smartfruit.com>, John Bayly <john.bayly@tipstrade.net>
MFC after: 1 week
2019-01-18 21:00:54 +00:00
Oleksandr Tymoshenko
284a8f6f12
[usb] Add quirk for SmartG2 USB memory key
...
PR: 167001
Submitted by: Daan Vreeken [PA4DAN] <Daan@vitsch.nl>
MFC after: 1 week
2019-01-16 22:29:34 +00:00
Andriy Voskoboinyk
a461b7e5db
rtwn_usb(4): add new USB id for RTL8821AU
...
Reported by: Mike Tancsa <mike@sentex.net>
Tested by: Mike Tancsa <mike@sentex.net>
MFC after: 3 days
2019-01-16 10:33:51 +00:00
Hans Petter Selasky
f4dbf0d82d
snd_uaudio: Add quirks for Edirol UA-25EX in advanced driver mode.
...
Extend the vendor class USB audio quirk to cover devices without
the USB audio control descriptor.
PR: 234794
MFC after: 1 week
Sponsored by: Mellanox Technologies
2019-01-12 11:14:59 +00:00
Andriy Voskoboinyk
920dfe026c
rtwn_usb(4): add USB id for TP-LINK TL-WN821N v5.
...
It is already mentioned in manpage, but was missing from the driver.
MFC after: 4 days
2019-01-02 18:35:40 +00:00
Hans Petter Selasky
218ae8fd6c
Add USB quirk for SPL Crimson Rev 1.
...
PR: 234380
MFC after: 1 week
Sponsored by: Mellanox Technologies
2018-12-27 08:29:05 +00:00
Andriy Voskoboinyk
b5a2424b58
Add revision number for TP-Link TL-WN722N to prevent ambiguity between
...
different chipsets.
MFC after: 3 days
X-MFC with: 341786
2018-12-17 05:07:57 +00:00
Andriy Voskoboinyk
3c3e1b0a98
Add new USB id in rtwn_usb(4) (RTL8812AU)
...
PR: 234029
Submitted by: <hakotani000@gmail.com>
MFC after: 4 days
2018-12-15 14:58:45 +00:00
Andriy Voskoboinyk
98d2a76e37
rtwn, rsu: add more USB ids.
...
PR: 233638
Submitted by: cezary.sliwa@gmail.com
MFC after: 3 days
2018-12-10 09:45:57 +00:00
Poul-Henning Kamp
7595f142f1
Add Lenovo USB-C and TB3 docks
2018-10-21 07:32:35 +00:00
Michal Meloun
23242e7a9c
Add USB ID for rebranded RTL8153 found on NVIDIA Jetson TX1 board.
...
MFC after: 3 days
2018-08-13 07:28:25 +00:00
Gavin Atkinson
76cffa7a7e
run(4): Support the D-Link DWA-125 rev A3
...
Submitted by: Ali Mashtizadeh
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D16029
2018-07-21 14:56:15 +00:00
Ben Widawsky
2c6d9edb2c
run(4): Add a new USB device ID.
...
Summary:
Add the device id of the Panda Wireless PAU06 which seems to be
the already-supported combination of RT5392 MAC and RF RT5372
radio.
Reviewed By: allanjude, eadler, jhb
Approved By: jhb
Differential Revision: https://reviews.freebsd.org/D16211
2018-07-11 02:32:06 +00:00
Eitan Adler
0642b65f38
usbdevs: sort my prior commit
2018-06-11 05:28:00 +00:00
Eitan Adler
876713d563
usbdevs: adding vendor
...
PR: 228856
Reported by: hrs, ys-h@imail.earth
2018-06-11 05:27:07 +00:00
Eitan Adler
10c66ed32e
usbdevs: sync from NetBSD
...
This adds several vendors from NetBSD's copy of the same file (r1.749).
Prefer longer more "canonical" names where the names differed.
Sort while here.
2018-06-05 09:52:38 +00:00
Kevin Lo
ce24b3e7d8
Add support for SIMCom SIM7600E.
...
Sponsored by: MSI/FUNTORO
2018-06-05 05:19:04 +00:00
Eitan Adler
b1c8e1b1e7
[usbdevs] add several GENESYS product ids
...
Add USB product ID for two GENESYS LOGIC ICs, found in DELOCK
In-Desk-Hub 61991
PR: 228489
Submitted by: "Harald Schmalzbauer" <bugzilla.freebsd@omnilan.de>
MFC After: 3 weeks
2018-05-29 14:40:50 +00:00
Eitan Adler
beb535e618
[usbdevs] add AMD vendor ids
...
- also more fully spell the name of ATI for ATI2
2018-05-29 14:37:48 +00:00
Eitan Adler
077da86688
[usbdevs] add misig letters
2018-05-29 14:08:06 +00:00
Eitan Adler
3ad02c2069
[usbdevs] add several intel product identifiers
2018-05-29 14:04:58 +00:00
Eitan Adler
9c7c97c0ff
[usbdevs] Add USB product ID for Philips SPC N900 CCD Webcam
...
PR: 228488
Submitted by: "Harald Schmalzbauer" <bugzilla.freebsd@omnilan.de>
2018-05-29 14:04:50 +00:00
Bjoern A. Zeeb
3210d76631
Add Peraso Technologies, Inc. to the list.
...
Sponsored by: Turing Robotic Industries
2018-05-24 15:47:15 +00:00
Ed Maste
03ba5353ce
if_muge: only attach to LAN7800 Chip ID
...
This driver was developed for the LAN7800 and the register-compatible
LAN7515 (found on Raspberry Pi 3B+) and has only been tested on those
devices.
Sponsored by: The FreeBSD Foundation
2018-05-22 20:00:56 +00:00
Ed Maste
d2a80426b3
usbdevs: add new Microchip USB-Ethernet device IDs
...
LAN7800 USB 3.1 to 10/100/1000 Ethernet with PHY
LAN7801 USB 3.1 to 10/100/1000 Ethernet with RGMII interface
Also update manufacturer name for the Vendor ID. Microchip acquired
SMSC in May 2012.
Sponsored by: The FreeBSD Foundation
2018-05-11 13:09:21 +00:00
Hans Petter Selasky
abf52ec001
Add new USB quirk.
...
PR: 225844
MFC after: 1 week
Sponsored by: Mellanox Technologies
2018-02-13 08:13:20 +00:00
Ian Lepore
4a8b6f54d1
Add a device ID to uftdi for TIAO USB Multi Protocol Adapter (TUMPA).
...
PR: 225810
2018-02-11 16:35:23 +00:00
Hans Petter Selasky
c32d1cce9d
Add new USB ID.
...
PR: 225641
Submitted by: Ryan <ryanwinter@outlook.com>
MFC after: 1 week
Sponsored by: Mellanox Technologies
2018-02-03 09:43:32 +00:00
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