#
8f3ce105 |
| 09-Jan-2011 |
Gavin Atkinson <gavin@FreeBSD.org> |
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 Foxco
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
show more ...
|
#
635c9457 |
| 06-Jan-2011 |
Gavin Atkinson <gavin@FreeBSD.org> |
Support the Uniform Industrial Corp (UIC) MSR206 Magnetic Card Reader.
MFC after: 1 week
|
#
0c21a60c |
| 05-Dec-2010 |
Marcel Moolenaar <marcel@FreeBSD.org> |
svn+ssh://svn.freebsd.org/base/head@216199
|
#
2006fbc8 |
| 02-Dec-2010 |
Dimitry Andric <dim@FreeBSD.org> |
Sync: merge r215944 through r216132 from ^/head.
|
#
54de08a9 |
| 29-Nov-2010 |
MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> |
Add new device ids. Buffalo (Melco Inc.) WLI-UC-G
PR: 141777
|
#
f6fa0b2b |
| 29-Nov-2010 |
Gavin Atkinson <gavin@FreeBSD.org> |
Support the Falcom Twist USB GSM/GPRS modem in uftdi(4)
PR: usb/151862 Submitted by: Alessandro de Manzano <demanzano dqmicro.it> MFC after: 1 week
|
#
1e7a698a |
| 25-Nov-2010 |
Dimitry Andric <dim@FreeBSD.org> |
Sync: merge r215709 through r215824 from ^/head.
|
#
294fe04a |
| 23-Nov-2010 |
Nick Hibma <n_hibma@FreeBSD.org> |
Make the Huawei E1820 work (Emile Coetzee). Shorten the descriptive strings for Huawei devices. The vendor or operator name should not be included in the device name.
Submitted by: Emile Coetzee MFC
Make the Huawei E1820 work (Emile Coetzee). Shorten the descriptive strings for Huawei devices. The vendor or operator name should not be included in the device name.
Submitted by: Emile Coetzee MFC after: 3 days
show more ...
|
#
9977fc32 |
| 16-Nov-2010 |
Dimitry Andric <dim@FreeBSD.org> |
Sync: merge r215319 through r215395 from ^/head, so ports can actually build! :)
|
#
fcc8d2e1 |
| 15-Nov-2010 |
Andrew Thompson <thompsa@FreeBSD.org> |
Add the Sierra MC8700.
|
#
b2e79269 |
| 15-Nov-2010 |
Dima Dorfman <dd@FreeBSD.org> |
Add a special INIT product ID used by some models of the HUAWEI K3765 datacard. After ejecting this device, it reappears using the normal K3765 ID. It does not switch automatically
Reviewed by: n_hi
Add a special INIT product ID used by some models of the HUAWEI K3765 datacard. After ejecting this device, it reappears using the normal K3765 ID. It does not switch automatically
Reviewed by: n_hibma Obtained from: OpenBSD MFC after: 2 weeks
show more ...
|
#
c6d2d1b4 |
| 14-Nov-2010 |
Dimitry Andric <dim@FreeBSD.org> |
Sync: merge r215189 through r215272 from ^/head.
|
#
c175c7de |
| 13-Nov-2010 |
Nick Hibma <n_hibma@FreeBSD.org> |
Add the switch config for the XS Stick.
It speaks AT commands on 2 out of 3 serial ports, but it has not been verified to work at all speaking PPP yet.
|
#
eef8b03c |
| 06-Nov-2010 |
Dimitry Andric <dim@FreeBSD.org> |
Sync: merge r214649 through r214894 from ^/head.
|
#
b38fd2d9 |
| 05-Nov-2010 |
Nick Hibma <n_hibma@FreeBSD.org> |
Bugfix: In rev 213509 Alexander committed a duplicate ID for ZTE STOR based devices (QUALCOMMINC 0x2000). He made it use SCSI eject instead of ZTE STOR eject. This prevented my ZTE MF626 dongle from
Bugfix: In rev 213509 Alexander committed a duplicate ID for ZTE STOR based devices (QUALCOMMINC 0x2000). He made it use SCSI eject instead of ZTE STOR eject. This prevented my ZTE MF626 dongle from switching.
- Apply both eject methods for ZTE STOR based devices. Works on my as well as mav's device. - Remove the duplicate. - Sort the usbdevs entries for Qualcomm so this won't happen again. - Add bootverbose message displaying the fact that we are ejecting (and how).
Reviewed by: mav MFC after: 2 weeks
show more ...
|
#
d74698ca |
| 04-Nov-2010 |
Hans Petter Selasky <hselasky@FreeBSD.org> |
Add new USB quirk.
Submitted by: Dmitry Luhtionov Approved by: thompsa (mentor)
|
#
8908d48d |
| 03-Nov-2010 |
Hans Petter Selasky <hselasky@FreeBSD.org> |
Clean up leftover USB device ID after r213856. This fixes: options USB_VERBOSE
Submitted by: Lucius Windschuh Approved by: thompsa (mentor)
|
#
6f3544cd |
| 26-Oct-2010 |
Marcel Moolenaar <marcel@FreeBSD.org> |
Merge svn+ssh://svn.freebsd.org/base/head@214309
|
#
f3aa3ca3 |
| 15-Oct-2010 |
Hans Petter Selasky <hselasky@FreeBSD.org> |
- Add more USB devices to usbdevs and rename some previously unknown ones. - Add more USB mass storage quirks.
Submitted by: Dmitry Luhtionov PR: usb/149934, usb/143045 Approved by: thompsa (ment
- Add more USB devices to usbdevs and rename some previously unknown ones. - Add more USB mass storage quirks.
Submitted by: Dmitry Luhtionov PR: usb/149934, usb/143045 Approved by: thompsa (mentor)
show more ...
|
#
6001d011 |
| 14-Oct-2010 |
Hans Petter Selasky <hselasky@FreeBSD.org> |
- Add more USB devices to usbdevs and rename some previously unknown ones. - Add more USB mass storage quirks.
Submitted by: Dmitry Luhtionov PR: usb/149934, usb/143045 Approved by: thompsa (ment
- Add more USB devices to usbdevs and rename some previously unknown ones. - Add more USB mass storage quirks.
Submitted by: Dmitry Luhtionov PR: usb/149934, usb/143045 Approved by: thompsa (mentor)
show more ...
|
#
7be95fbb |
| 07-Oct-2010 |
Alexander Motin <mav@FreeBSD.org> |
Add ID for Vodafone (ZTE) Mobile Broadband K3565-Z modem.
Reviewed by: hselasky
|
#
fb7a4d49 |
| 06-Oct-2010 |
Gleb Smirnoff <glebius@FreeBSD.org> |
Add support to Alcatel/TCTMobile X080S USB 3G modem. The device needs special eject command to reappear as modem. It also requires DIR_IN flag in the command message, so we supply some dummy data alo
Add support to Alcatel/TCTMobile X080S USB 3G modem. The device needs special eject command to reappear as modem. It also requires DIR_IN flag in the command message, so we supply some dummy data along with the command.
Feedback from X080S owners appreciated. I have not a pure Alcatel/TCTMobile device, but another one under "Svyaznoy" (Связной) brand, and I didn't yet managed to get it working. It is successfully recognized, it responds to AT commands, but it shuts up right after successfull CONNECT response.
Reviewed by: hps
show more ...
|
#
87b6f185 |
| 22-Sep-2010 |
MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> |
Add new device ids. Buffalo (Melco Inc.) LUA3-U2-AGT Logitec LAN-GTJ/U2A(usb/119981)
PR: usb/119981 and me Submitted by: "Y.Okabe" <be_works_us at yahoo.com>, hiroo at oikumene.gcd.org Reviewed b
Add new device ids. Buffalo (Melco Inc.) LUA3-U2-AGT Logitec LAN-GTJ/U2A(usb/119981)
PR: usb/119981 and me Submitted by: "Y.Okabe" <be_works_us at yahoo.com>, hiroo at oikumene.gcd.org Reviewed by: thompsa MFC after: 3 days
show more ...
|
#
15dba721 |
| 19-Sep-2010 |
Nick Hibma <n_hibma@FreeBSD.org> |
Cleanup white space and typos.
|
#
b17f9ad2 |
| 16-Aug-2010 |
Marcel Moolenaar <marcel@FreeBSD.org> |
Merge svn+ssh://svn.freebsd.org/base/head@211344
|