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
Kevin Lo
bf124fcf1e
Use the real product name for Edimax rsu(4) id.
2013-11-12 02:34:48 +00:00
Kevin Lo
64891211ca
Add support for the MediaTek/Ralink RT5370/RT5372 chipset.
...
Tested with the TP-Link TL-WN727N (RT5370) and the D-Link DWA-140 (RT5372)
on i386/amd64/arm with WPA.
2013-11-11 09:47:33 +00:00
Ian Lepore
22aa1751eb
Add a vendor entry for Freescale Semiconductor.
2013-10-30 16:34:26 +00:00
Nick Hibma
d884c4ddaa
Add id for GTM661W.
2013-10-25 19:39:22 +00:00
Gavin Atkinson
ee0d8611db
Add 26 new device IDs to uslcom(4). This brings us in sync with Linux
...
v3.12 rc5.
MFC after: 3 days
2013-10-20 11:19:37 +00:00
Hans Petter Selasky
57733723fe
Add new USB ID.
...
PR: usb/182936
Submitted by: Keith White <kwhite@site.uottawa.ca>
MFC after: 1 week
2013-10-15 06:23:54 +00:00
Ruslan Bukin
c7e4729da4
Add support for DLINK DWA-127 Wireless Adapter
...
Approved by: cognet (mentor)
2013-09-05 10:09:24 +00:00
Ian Lepore
e5efecdbeb
Add the device ID for a new flavor of FTDI serial adapter (model 232EX).
2013-09-01 14:15:31 +00:00
Hans Petter Selasky
33f4aa115d
Sync USB bluetooth product list with Linux.
...
MFC after: 1 week
2013-08-31 06:47:53 +00:00
Hiroki Sato
52d5f34490
Add Planex MZK-UE150N.
...
Submitted by: Yusuke Tanaka
MFC after: 3 days
2013-07-02 07:35:57 +00:00
Rui Paulo
a5dcb0640f
Add RealTek 8192SU product IDs.
2013-07-02 06:49:05 +00:00
Remko Lodder
c68a57b8f6
Add support for the NTT Docomo L-02C card.
...
(This file didn't get along in the previous commit)
PR: 180017
Submitted by: Masaharu FUJITA
Glanced at by: imp
MFC after: 1 week
2013-06-27 09:08:07 +00:00
Kevin Lo
1d02cf7c8d
Add support for D-Link DWA-131.
2013-06-25 06:43:04 +00:00
Pyun YongHyeon
7008404ddd
Add Lenovo USB 2.0 Ethernet adapter.
...
PR: usb/179920
MFC After: 1 week
2013-06-25 00:26:30 +00:00
Rui Paulo
c2c2fc4d86
Import Kevin Lo's port of urtwn(4) from OpenBSD. urtwn(4) is a driver for the
...
Realtek RTL8188CU/RTL8192CU USB IEEE 802.11b/g/n wireless cards.
This driver requires microcode which is available in FreeBSD ports:
net/urtwn-firmware-kmod.
Hiren ported the urtwn(4) man page from OpenBSD and Glen just commited a port
for the firmware.
TODO:
- 802.11n support
- Stability fixes - the driver can sustain lots of traffic but has trouble
coping with simultaneous iperf sessions.
- fix debugging
MFC after: 2 months
Tested by: kevlo, hiren, gjb
2013-06-08 16:02:31 +00:00
Hiren Panchasara
15e45369fe
Fixing a typo.
...
Approved by: sbruno (mentor)
MFC after: 3 days
2013-06-03 22:22:53 +00:00
Eitan Adler
8753048d82
Add support for tethering on the iPhone 4S
...
PR: usb/179078
Submitted by: Christopher Sean Hilton <chris@vindaloo.com>
MFC After: 1 week
2013-05-29 20:36:51 +00:00
Hans Petter Selasky
6d5ae34a44
Add new USB quirk.
...
MFC after: 1 week
PR: usb/178771
2013-05-21 06:13:38 +00:00
Hans Petter Selasky
a1e969b8b2
Add new USB ID.
...
PR: usb/177666
Submitted by: Nicolai Petri <nicolai@petri.dk>
2013-04-06 17:00:11 +00:00
Hans Petter Selasky
11a1335af9
Add new USB ID.
...
MFC after: 1 week
Submitted by: Bruce Simpson <bms@fastmail.net>
2013-04-03 06:45:21 +00:00
Hans Petter Selasky
565d8205f3
Add new USB ID.
...
PR: usb/177105
MFC after: 1 week
2013-03-19 12:52:13 +00:00
Hans Petter Selasky
bd247e9ddd
Add new USB ID.
...
PR: usb/177013
MFC after: 1 week
2013-03-18 07:02:58 +00:00
Gavin Atkinson
cd4c88cad4
Add support for Optoelectronics USB barcode readers to uftdi(4).
...
Add entries for other Optoelectronics devices to usbdevs.
MFC after: 1 week
2013-03-11 22:17:39 +00:00
Hans Petter Selasky
8cb536dd39
Add new USB ID.
...
Submitted by: Dmitry Luhtionov <dmitryluhtionov@gmail.com>
2013-02-25 08:24:21 +00:00
Hans Petter Selasky
b7f9bfb502
Add new USB ID to FTDI driver.
...
MFC after: 1 week
PR: kern/175893
Submitted by: Tomek
2013-02-13 08:28:27 +00:00
Hans Petter Selasky
1ef133b390
Add new USB ID.
...
Submitted by: Ramil
PR: usb/175639
MFC after: 1 week
2013-01-28 07:22:44 +00:00
Hans Petter Selasky
5a47db4708
Add new USB quirk.
...
PR: usb/175599
Submitted by: Juan J Lopez
MFC after: 1 week
2013-01-26 13:44:24 +00:00
Hans Petter Selasky
a9216e0b16
Add new quirk and correct old one.
...
PR: usb/175454
MFC after: 1 week
2013-01-21 07:02:41 +00:00
Hans Petter Selasky
c25ca7790c
Add new u3g device quirk.
...
Submitted by: Lowell Gilbert
MFC after: 1 week
2013-01-14 17:41:04 +00:00
Hans Petter Selasky
92e2321883
Add new USB ID.
...
PR: usb/174814
Submitted by: Andy Balholm
MFC after: 1 week
2012-12-29 21:22:38 +00:00
Mark Johnston
7716eb4c40
Add the NO_SYNC_CACHE quirk for all Apple USB MSC devices, as they
...
typically do not handle the SYNCHRONIZE_CACHE command - they either
return an error or the firmware enters a reset loop.
Reviewed by: hselasky
Approved by: rstone (co-mentor)
MFC after: 2 weeks
2012-12-26 22:21:27 +00:00
Hans Petter Selasky
9fbf6da58c
Add new USB ID.
...
MFC after: 1 week
Submitted by: Artyom Mirgorodskiy
2012-12-09 09:58:44 +00:00
Eitan Adler
1a12569c85
Add support for AT&T Sierra Wireless USB 3G adapter
...
PR: kern/173982
Submitted by: Eric Camachat <eric@camachat.org>
Approved by: cperciva (implicit)
MFC after: 1 week
2012-11-29 00:32:03 +00:00
Hans Petter Selasky
b70f0569e8
Add new USB IDs.
...
MFC after: 1 week
PR: usb/173503
2012-11-12 07:25:51 +00:00
Kevin Lo
b72d9fd455
Add new USB device ID.
2012-11-08 09:29:05 +00:00
Marcel Moolenaar
ef3afadd29
Add the UQ_MSC_NO_PREVENT_ALLOW quirk to handle devices that do not support
...
the 'PREVENT/ALLOW MEDIUM REMOVAL' SCSI command. An example of such a
device is the STmicro ST72682. We send the SCSI command for every open and
close, which can result in a significant amount of spam on the console
during boot.
Reviewed by: hps@
2012-11-05 21:03:38 +00:00
Hans Petter Selasky
3557aa50ce
Add support for Fast Track Ultra 8R from M-audio.
...
MFC after: 1 week
2012-10-26 11:41:57 +00:00
Eitan Adler
3d6e060835
Add support for iPhone 5 tethering.
...
PR: usb/172172
Submitted by: Ali Mashtizadeh <mashtizadeh@gmail.com>
Approved by: cperciva
MFC after: 1 week
2012-10-21 03:30:36 +00:00
Eitan Adler
d6025c7bb7
Add support for the extrememory Snippy
...
PR: usb/159611
Submitted by: Fabian Keil <fk@fabiankeil.de>
Approved by: cperciva (implicit)
MFC after: 3 days
2012-10-14 17:26:45 +00:00
Eitan Adler
c0f4985dbd
Add support for Feiya Elango USB MicroSD
...
PR: usb/153599
Submitted by: CyberLeo <cyberleo@cyberleo.net>
Approved by: cperciva (implicit)
MFC after: 3 days
2012-10-14 17:26:40 +00:00
Eitan Adler
35ed5bb738
Add support for the Buffalo RUF2 flash drive.
...
PR: usb/166848
Submitted by: Andrew Gregory <andrew@scss.com.au>
Reviewed by: hselasky
Approved by: cperciva (implicit)
MFC after: 3 days
2012-10-14 17:26:32 +00:00
Gavin Atkinson
d11d0374ab
Add entries for two USB devices I have locally.
...
MFC after: 1 week
2012-09-18 22:25:49 +00:00
Gavin Atkinson
5163813777
Support another uchcom(4) device.
...
MFC after: 1 week
2012-09-04 23:13:24 +00:00
Hans Petter Selasky
6623910e4a
Add new USB device ID.
...
Submitted by: Dmitry Luhtionov
MFC after: 1 week
2012-08-22 18:30:13 +00:00
Hans Petter Selasky
419ce5a654
Add new USB device ID.
...
PR: usb/170688
MFC after: 1 week
2012-08-17 16:27:11 +00:00
Hans Petter Selasky
84e1a128d1
Add new USB device quirk.
...
Submitted by: Kra OTN
MFC after: 2 weeks
2012-08-15 15:35:20 +00:00
Oleksandr Tymoshenko
b011f8c450
Merging of projects/armv6, part 5
...
- Driver for SMSC LAN95XX and LAN8710A ethernet controllers
- Driver for LAN8710A PHY
Submitted by: Ben Gray, Damjan Marion, Tim Kientzle
2012-08-15 04:03:55 +00:00
Hans Petter Selasky
3426950e9c
Update the list of devices supported by the FTDI driver. It might be
...
that the wrong UART reference clock will be used for a few of the IDs.
It is currently not possible to figure that out because the Linux FTDI
driver detects this run-time and not compile time based on the bcdDevice
field of the USB device descriptor. Some of the ID's in usbdevs are not
sorted according to the product ID value. Please feel free to fix this.
I'm out of my xemacs magic today.
This syncronises us with the linux kernel at kernel.org (HEAD).
MFC after: 2 weeks
2012-08-05 11:50:56 +00:00
Gavin Atkinson
a713d656da
Improve descriptions for several devices supported by uslcom(4).
...
Correct the spelling of the company Telegesis.
Move MpMan to the correct location alphabetically.
MFC after: 2 weeks
2012-07-26 12:18:23 +00:00
Gavin Atkinson
78a1f1400f
Add support for more devices to uslcom(4). This commit syncronises the
...
list of supported devices with the union of:
NetBSD src/sys/dev/usb/uslsa.c 1.18
OpenBSD src/sys/dev/usb/uslcom.c 1.24
Linux source/drivers/usb/serial/cp210x.c HEAD
Remove duplicate JABLOTRON PC60B entry.
Note that some of the devices added here are multi-port devices. The
uslcom(4) driver currently only supports the first port on such devices.
Update the man page to reflect the full list of supported devices.
Remove two caveats from the CAVEATS section, as both listed caveats no
longer apply. Add a caveat about multi-port devices.
MFC after: 2 weeks
2012-07-26 12:10:19 +00:00
Gavin Atkinson
7f14a4d6b1
Add vendor.product for a mouse I have laying around
2012-07-25 21:32:55 +00:00
Gavin Atkinson
d01755ed20
Update the list of devices supported by uplcom. Although this only adds
...
one device (support for Motorola cables), this syncronises us with:
OpenBSD src/sys/dev/usb/uplcom.c 1.56
NetBSD src/sys/dev/usb/uplcom.c 1.73
Linux kernel.org HEAD
MFC after: 1 week
2012-07-25 11:33:43 +00:00
Eygene Ryabinkin
411e2f7fc8
u3g: add support for Huawei E392 LTE modem
...
I am using it rebranded and it carries the label "Megafon"
(it is Russian mobile operator); works fine with my 3G network.
Approved by: hselasky
2012-07-23 14:22:45 +00:00
Hans Petter Selasky
c6b5a9a02b
Add new USB device ID.
...
PR: usb/169789
Submitted by: Ruslan Bukin
MFC after: 1 week
2012-07-16 10:12:07 +00:00
Hans Petter Selasky
6446f79981
Add new USB device ID.
...
PR: usb/169789
MFC after: 1 week
2012-07-16 09:35:47 +00:00
Hans Petter Selasky
48804d9c0e
Add new USB device ID.
...
PR: usb/169789
MFC after: 1 week
2012-07-15 18:12:09 +00:00
Hiroki Sato
be5033937a
- Add support of the following USB devices to run(4):
...
* Logitec LAN-W150N/U2
* Buffalo WLI-UC-GNM2
- Add device id of Planex GW-USValue-EZ.
2012-07-09 06:34:15 +00:00
Hans Petter Selasky
583cd66931
Add new USB device ID.
...
Submitted by: Erich Dollansky
MFC after: 1 week
2012-07-03 16:32:47 +00:00
Hans Petter Selasky
e84260dce4
Add more quirks for USB mass storage adapters.
...
Submitted by: Erich Dollansky
MFC after: 1 week
2012-07-03 16:29:41 +00:00
Alexander Motin
f0d0cee0be
Add IDs for some USB controllers I have around. Just a cosmetics.
...
MFC after: 3 days
2012-07-02 19:35:56 +00:00
Marius Strobl
a589806b07
- Add support for the FT2232 based egnite Turtelizer 2 JTAG/RS232 Adapter.
...
This includes adding support for skipping FTDI interfaces used for JTAG
leaving them for userland and just attaching to the RS232 half, similarly
to how the corresponding Linux drivers handles these kind of adapters.
While at it, sort uftdi_devs and return BUS_PROBE_SPECIFIC (because
uftdi_probe() alters the instance variables for better or worse as do
other probe routines of USB drivers) instead of 0.
- Remove duplicated entries for BeagleBone.
- Use DEVMETHOD_END.
- Use NULL instead of 0 for pointers.
- Remove some stray lines.
MFC after: 3 days
2012-06-14 21:16:19 +00:00
Hans Petter Selasky
271e5fb00d
Add more quirks for USB MIDI adapters.
...
Obtained from: Clemens Ladisch
MFC after: 1 week
2012-06-14 16:20:19 +00:00
Kevin Lo
03167052c4
Add support for the SIMCom SIM5218, tested by me.
2012-04-21 14:30:51 +00:00
Hans Petter Selasky
b733be57cc
Add new USB device IDs.
...
PR: usb/165815
MFC after: 1 week
2012-03-08 07:22:41 +00:00
Kevin Lo
d4d6dcc5bb
Add support for the MCS7832
...
Obtained from: OpenBSD
2012-02-28 15:45:42 +00:00
Hans Petter Selasky
a40c00a535
Add new USB device ID.
...
MFC after: 3 days
PR: usb/165154
2012-02-14 21:36:55 +00:00
Hans Petter Selasky
6f0e06a10e
Add support for new USB device.
...
PR: usb/164275
MFC after: 3 days
2012-01-19 18:03:52 +00:00
Stanislav Sedov
f6d505ea58
- Add ID for the BeagleBone FTDI serial over usb port.
...
MFC after: 3 days
2012-01-16 23:14:23 +00:00
Hans Petter Selasky
36dc69c414
Add support for more USB devices.
...
Submitted by: pav @
MFC after: 1 week
2012-01-16 22:26:25 +00:00
Tim Kientzle
79ca35f323
BeagleBone uses an FTDI chip with
...
an altered Product ID.
2012-01-15 23:00:33 +00:00
Kevin Lo
0022629fe0
Another axe(4), found in ASUS zenbook.
2011-12-17 15:38:16 +00:00
Ed Maste
c3369741c2
Add quirk for Micron RealSSD eUSB failing on unsupported SCSI command
...
It appears this device fails if sent a SYNCHRONIZE_CACHE command, so add
quirk to avoid sending it.
I will follow up with Micron on this issue, and will adjust the quirk if
necessary based on their feedback.
Reviewed by: hselasky@
2011-12-03 19:56:52 +00:00
Hans Petter Selasky
2634f5d710
Add new USB IDs to RUN driver.
...
PR: usb/162712
MFC after: 1 week
2011-11-21 07:50:29 +00:00
Martin Wilke
0c7d93ff26
- Add support for Add LOGITECH Webcam C100
...
- While here whitespace fixes
PR: usb/161559
Submitted by: Sergey Zaykov <mail_of_sergey@mail.ru>
Reviewed by: hselasky
Approved by: hselasky, rwatson (mentor)
2011-11-20 12:26:20 +00:00
Hans Petter Selasky
b3f52c578b
Quirk all of ALCOR's mass storage devices instead of
...
quirking individual devices.
Submitted by: Dmitry Luhtionov
MFC after: 1 week
2011-11-17 10:46:51 +00:00
Hans Petter Selasky
c8eeb97178
Add new USB IDs to RUN driver. Update usb.conf.
...
PR: usb/161798
MFC after: 3 days
2011-10-19 10:09:01 +00:00
Hans Petter Selasky
1984dc56b2
Add USB mass storage quirk for device that emits errors after the automatic
...
no synchronize cache detection.
Submitted by: Scott Allendorf
MFC after: 3 days
2011-10-10 16:26:06 +00:00
Hans Petter Selasky
2325ea82ad
Add quirks for some USB mass storage devices which doesn't respond
...
after trying to query the synchronize cache support.
Submitted by: Keith White
PR: usb/160911
Approved by: re (kensmith)
MFC after: 1 week
2011-09-27 07:06:02 +00:00
Hans Petter Selasky
d840e1d248
Add new USB ID to u3g driver.
...
Approved by: re (kib)
MFC after: 1 week
PR: usb/159919
2011-08-20 16:21:40 +00:00
Hans Petter Selasky
0f92e529e1
Add new USB ID.
...
Approved by: re (kib)
MFC after: 1 week
PR: usb/159836
2011-08-20 14:21:32 +00:00
Hans Petter Selasky
14bd1ee52c
Add new USB ID to u3g driver.
...
Approved by: re (kib)
Submitted by: Nick Hibma
MFC after: 3 days
2011-07-21 06:55:43 +00:00
Pyun YongHyeon
14ae1fa4cf
Add initial support for AX88772B USB Fast Ethernet. AX88772B
...
supports IPv4/IPv6 checksum offloading and VLAN tag insertion/
stripping as well as WOL. Because uether does not provide a way
to announce driver specific offload capabilities to upper stack,
checksum offloading support needs more work and will be done in
future.
Special thanks to ASIX for donating sample hardware.
H/W donated by: ASIX Electronics
Reviewed by: hselasky
2011-07-14 17:19:00 +00:00
Hans Petter Selasky
49901133a1
Add new USB 3G driver.
...
Submitted by: PseudoCylon <moonlightakkiy@yahoo.ca>
MFC after: 14 days
2011-07-08 10:58:56 +00:00
Hans Petter Selasky
4944c3a882
Introduce a quirk for broken USB MIDI hardware instead of limiting performance
...
in general.
MFC after: 1 week
2011-07-03 13:27:23 +00:00
Hans Petter Selasky
842014b127
Add new USB ID to UDAV driver.
...
Submitted by: Luiz Gustavo S. Costa <lgcosta@pfsense.org>
MFC after: 7 days
2011-06-19 08:34:10 +00:00
Hans Petter Selasky
0c38ca8cf4
Add support for new USB serial driver.
...
Submitted by: Lev Serebryakov, lev @
MFC after: 14 days
2011-06-01 17:58:27 +00:00
Hans Petter Selasky
e1f3a66f15
Add new USB ID's.
...
Submitted by: Jim Bryant
MFC after: 3 days
2011-05-14 12:16:09 +00:00
Bruce M Simpson
459d19e0fa
Add VID for Simtec Electronics.
...
Add PID for Simtec Electronics EntropyKey, a hardware random number generator.
2011-05-10 02:38:44 +00:00
Hans Petter Selasky
4ad5f8c23f
Add new USB ID.
...
Submitted by: Dmitry Luhtionov
MFC after: 7 days
2011-05-07 16:32:59 +00:00
Daichi GOTO
f1168f9929
Add the Buffalo (Melco Inc.) WLI-UC-G301N
...
PR: usb/155229
Submitted by: Yoshiaki UCHIKAWA
MFC after: 1 week
2011-03-04 07:01:45 +00:00
Hans Petter Selasky
25b74dab1d
- Add support for some non-standard USB MIDI devices from Roland, by
...
means of allowing vendor specific interface class for audio and MIDI devices.
- Add new quirks for this. The vendor and product list in OpenBSD's
dev/usb/umidi_quirks.c was used as reference.
MFC after: 14 days
Approved by: thompsa (mentor)
2011-02-24 09:13:47 +00:00
Hans Petter Selasky
733b53df69
Add more udav device ID's.
...
Submitted by: Rick van der Zwet <info@rickvanderzwet.nl>
MFC after: 7 days
Approved by: thompsa (mentor)
2011-02-19 22:53:50 +00:00
Hans Petter Selasky
b2dce55fe9
Add support for new USB to ethernet controller:
...
Moschip MCS7730/MCS7830
Submitted by: Rick van der Zwet <info@rickvanderzwet.nl>
Approved by: thompsa (mentor)
2011-02-16 08:33:30 +00:00
Nick Hibma
3b8227640a
Curitel UM150 needs a quirk to stop it from detaching straight after
...
attach (resetting actually).
Submitted by: Oleg Nauman
MFC after: 1 week
2011-02-07 22:37:27 +00:00
Hans Petter Selasky
a153864056
Fix for detection of MTK 3329 GPS USB devices.
...
Submitted by: Mykhaylo Yehorov
PR: usb/153929
Approved by: thompsa (mentor)
2011-02-03 18:25:55 +00:00
Nick Hibma
b531de0b14
New ID for the Novatel MC547
...
PR: 154127
Submitted by: Mike Tancsa
MFC after: 1 day
2011-02-01 22:26:06 +00:00
Nick Hibma
0223e98a7e
Add another ID for the ZTE MF190 Surf Stick
...
Submitted by: nagilum
MFC after: 1 day
2011-01-20 13:02:54 +00:00
Gavin Atkinson
c6ac426dd8
Add support for the Zeagle N2iTion3 Dive Computer to uplcom(4). This brings
...
the list of supported devices in sync with kernel.org git revision
f36ecd5de93e4c85a9e3d25100c6e233155b12e5, and OpenBSD uplcom.c r1.54
2011-01-09 17:40:04 +00:00
Gavin Atkinson
8f3ce105d2
Sync the list of devices supported by uslcom(4) with Linux, bringing in
...
all new devices added between our r211022 and their git revision
93ad03d60b5b18897030038234aa2ebae8234748
Also correct a Foxconn entry.
MFC after: 1 week
2011-01-09 17:10:06 +00:00
Gavin Atkinson
635c945768
Support the Uniform Industrial Corp (UIC) MSR206 Magnetic Card Reader.
...
MFC after: 1 week
2011-01-06 19:17:29 +00:00