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