summaryrefslogtreecommitdiff
path: root/sys/dev/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* MFC r226219Hans Petter Selasky2011-10-121-0/+3
* Add new USB ID to u3g driver.Hans Petter Selasky2011-08-201-0/+2
* Add new USB ID to u3g driver.Hans Petter Selasky2011-07-211-0/+1
* - Export more USB device ID's.Hans Petter Selasky2011-06-242-15/+24
* - Move all USB device ID arrays into so-called sections,Hans Petter Selasky2011-06-2417-26/+41
* Rename recently added USB serial driver.Hans Petter Selasky2011-06-042-5/+5
* Add support for new USB serial driver.Hans Petter Selasky2011-06-012-0/+1719
* - Remove dependency to ucom from ulpt.Hans Petter Selasky2011-03-031-1/+0
* Fix for detection of MTK 3329 GPS USB devices.Hans Petter Selasky2011-02-031-5/+54
* New ID for the Novatel MC547Nick Hibma2011-02-011-0/+1
* Add another ID for the ZTE MF190 Surf StickNick Hibma2011-01-201-0/+1
* Improve or fix some comments. No functional change.Gavin Atkinson2011-01-111-10/+10
* Remove unneeded includes of <sys/linker_set.h>. Other headers that useJohn Baldwin2011-01-1119-19/+0
* Add support for the Zeagle N2iTion3 Dive Computer to uplcom(4). This bringsGavin Atkinson2011-01-091-0/+1
* Sync the list of devices supported by uslcom(4) with Linux, bringing inGavin Atkinson2011-01-091-0/+9
* Support the Uniform Industrial Corp (UIC) MSR206 Magnetic Card Reader.Gavin Atkinson2011-01-061-0/+1
* Support the Falcom Twist USB GSM/GPRS modem in uftdi(4)Gavin Atkinson2010-11-291-0/+1
* Make the Huawei E1820 work (Emile Coetzee).Nick Hibma2010-11-231-1/+1
* Add the Sierra MC8700.Andrew Thompson2010-11-151-0/+1
* Add a special INIT product ID used by some models of the HUAWEIDima Dorfman2010-11-141-0/+1
* Add the switch config for the XS Stick.Nick Hibma2010-11-131-0/+2
* Allow specification of eject method through quirks, so people can testNick Hibma2010-11-101-6/+32
* Bugfix: Set the bit that marks a device number in use.Nick Hibma2010-11-071-2/+5
* Bugfix: In rev 213509 Alexander committed a duplicate ID for ZTE STORNick Hibma2010-11-051-2/+8
* Implement ucom_set_pnpinfo_usb() providing ttyname and port numberNick Hibma2010-11-0519-3/+58
* - Remove an unused entry from the softc (only used in a debugging printf).Nick Hibma2010-11-052-6/+5
* - Simplify the way unit/subunit allocation is done in ucom.Nick Hibma2010-11-0319-143/+106
* - Add more USB devices to usbdevs and rename some previously unknown ones.Hans Petter Selasky2010-10-141-0/+2
* Add more USB device IDs to supported list of devices.Hans Petter Selasky2010-10-141-0/+2
* Fix forwarding of Line Register Status changes to TTY layer.Hans Petter Selasky2010-10-141-0/+26
* Add ID for Vodafone (ZTE) Mobile Broadband K3565-Z modem.Alexander Motin2010-10-071-0/+1
* Add support to Alcatel/TCTMobile X080S USB 3G modem. The device needsGleb Smirnoff2010-10-061-0/+5
* Reduce the need to accesss struct usb_device by providing functions to accessAndrew Thompson2010-09-021-2/+1
* Add missing MODULE_VERSION() definitions, this resolves problems aroundAndrew Thompson2010-09-0114-0/+14
* Now that the uplcom(4) driver can autodetect the chipset type, sync theGavin Atkinson2010-08-101-3/+37
* Attempt to autodetect the cype of chipset, rather than storing thisGavin Atkinson2010-08-091-102/+87
* The PL2302X can support any baud rate <= 6Mbps, allow any rate to be set.Gavin Atkinson2010-08-081-12/+20
* Sync the list of devices supported by uslcom(4) with NetBSD, Linux, OpenBSDGavin Atkinson2010-08-071-2/+44
* Add support for the Corega CG-USBRS232R to uplcom(4)Gavin Atkinson2010-07-281-0/+2
* Support the Pyramid KBS USB LCD under uftdi(4)Gavin Atkinson2010-07-281-0/+1
* Add support for the Longcheer WM66 USB HSDPA Modem to u3g(4)Gavin Atkinson2010-07-271-0/+1
* - Support two devices made by West Mountain Radio in uslcom(4) [1]Gavin Atkinson2010-07-271-3/+16
* Give a name to the HTC Wizard SmartphoneGavin Atkinson2010-07-251-2/+2
* Fix comment.Takanori Watanabe2010-07-131-1/+1
* One more Prolific serial device ID.Takanori Watanabe2010-07-131-0/+2
* Add new FTDI USB device ID.Andrew Thompson2010-05-121-0/+1
* Increase the max ports to 12, 3G devices exist where the ppp endpoint is #9.Andrew Thompson2010-05-121-1/+1
* Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this hadAndrew Thompson2010-04-2213-16/+15
* The Quanta Q101 modem has a different type of cdrom driver disk,Kevin Lo2010-04-131-0/+1
* Add new uvisor(4) device ID.Andrew Thompson2010-03-111-0/+1