summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* The "get latency" and "get bitmode" device commands are read operations,ian2015-04-101-2/+2
* Switch polarity of PPS events.hselasky2015-03-081-3/+8
* Use correct mode variable for PPS support.hselasky2015-03-071-2/+2
* Add PPS support to USB serial drivers.hselasky2015-03-072-4/+40
* Add more USB IDs.hselasky2015-03-071-0/+2
* Add Neoway WM620 module ID.dchagin2015-02-081-0/+1
* Add more USB device IDs.hselasky2015-01-161-0/+2
* Add support for USB device side mode to the USB modem driver.hselasky2015-01-091-19/+134
* Make a bunch of USB debug SYSCTLs tunable, so that their value(s) canhselasky2015-01-0514-14/+14
* Resolve USB driver identification conflict.hselasky2014-12-151-1/+1
* Add more U3G USB IDs.hselasky2014-12-081-0/+4
* Add new USB IDs.hselasky2014-11-071-0/+2
* Add support for new USB 3G device.hselasky2014-10-181-1/+2
* Add support for new USB 3G device.hselasky2014-10-171-0/+2
* Add the Dresden Elektronik deRFnode device to uftdi(4).joerg2014-10-161-0/+1
* Add new USB IDs.hselasky2014-09-191-0/+2
* Workaround for receiving Voice Calls using the E1750 dongle fromhselasky2014-09-121-3/+14
* don't OR integer error values together as this does not make sense.n_hibma2014-08-051-1/+2
* Add a second Huawei SCSI eject command as USB mode switch config filesn_hibma2014-08-051-1/+7
* Add ID for Novatel MC990D to u3g.n_hibma2014-08-051-0/+1
* Remove unused defines.n_hibma2014-08-052-11/+2
* Avoid a divide-by-zero panic when setting the baudrate to 0.joerg2014-08-031-1/+4
* Add new device ID.hselasky2014-07-201-0/+1
* Fix order of USB serial layer uninit. Currently module dependencyhselasky2014-07-012-2/+2
* Pull in r267961 and r267973 again. Fix for issues reported will follow.hselasky2014-06-282-7/+3
* Revert r267961, r267973:gjb2014-06-272-3/+7
* Extend the meaning of the CTLFLAG_TUN flag to automatically check ifhselasky2014-06-272-7/+3
* The FTDI product ID we've been calling BEAGLEBONE is actually TI XDS100V2,ian2014-04-251-1/+2
* Remove device type from the uftdi_devs table, enhance the jtag-skip feature.ian2014-04-252-648/+703
* Oops, revert r264801.kevlo2014-04-231-1/+0
* Add a missing break.kevlo2014-04-231-0/+1
* - Get transmit loop more in line with the other serial drivers.hselasky2014-04-231-5/+12
* Add ioctl(2) calls to uftdi(4) to access bitbang, MPSSE, CPU_FIFO, andian2014-04-052-26/+222
* Add the Dresden Elektronik "USB Levelshifter Stick Low Cost" to thejoerg2014-04-031-0/+1
* Use 2K buffers for IO to help achieve full device speed, rather than theian2014-04-021-37/+96
* Support serial speeds up to 12mbaud with newer FTDI chips.ian2014-04-012-172/+254
* Update NetBSD Foundation copyrights to 2-clause BSDemaste2014-03-188-56/+0
* Don't do synchronous USB requests inside USB transfer callbacks. It ishselasky2014-01-121-22/+13
* Move USB ID from u3g driver to uhso driver.hselasky2014-01-111-1/+0
* Add alternate ID for Novatel MiFi 2200 CDMA, which is used by mytruckman2013-11-201-0/+1
* Allow the Arduino Leonardo to work by supporting CDC=0 devices.adrian2013-10-311-0/+3
* Add id for GTM661W.n_hibma2013-10-251-0/+1
* Add 26 new device IDs to uslcom(4). This brings us in sync with Linuxgavin2013-10-201-0/+26
* Add the device ID for a new flavor of FTDI serial adapter (model 232EX).ian2013-09-011-0/+1
* Add support for the NTT Docomo L-02C card.remko2013-06-271-0/+1
* Revert previous change to uark.c (restore previous rev), which wasthomas2013-06-231-20/+1
* Fix minor typo in commentthomas2013-06-232-2/+21
* o Retrive the part number (CP2103 etc) from the hardware on attach.gavin2013-05-171-12/+56
* Fix several typoseadler2013-05-122-2/+2
* Add new USB ID.hselasky2013-04-061-0/+1
OpenPOWER on IntegriCloud