| Commit message (Expand) | Author | Age | Files | Lines |
* | The "get latency" and "get bitmode" device commands are read operations, | ian | 2015-04-10 | 1 | -2/+2 |
* | Switch polarity of PPS events. | hselasky | 2015-03-08 | 1 | -3/+8 |
* | Use correct mode variable for PPS support. | hselasky | 2015-03-07 | 1 | -2/+2 |
* | Add PPS support to USB serial drivers. | hselasky | 2015-03-07 | 2 | -4/+40 |
* | Add more USB IDs. | hselasky | 2015-03-07 | 1 | -0/+2 |
* | Add Neoway WM620 module ID. | dchagin | 2015-02-08 | 1 | -0/+1 |
* | Add more USB device IDs. | hselasky | 2015-01-16 | 1 | -0/+2 |
* | Add support for USB device side mode to the USB modem driver. | hselasky | 2015-01-09 | 1 | -19/+134 |
* | Make a bunch of USB debug SYSCTLs tunable, so that their value(s) can | hselasky | 2015-01-05 | 14 | -14/+14 |
* | Resolve USB driver identification conflict. | hselasky | 2014-12-15 | 1 | -1/+1 |
* | Add more U3G USB IDs. | hselasky | 2014-12-08 | 1 | -0/+4 |
* | Add new USB IDs. | hselasky | 2014-11-07 | 1 | -0/+2 |
* | Add support for new USB 3G device. | hselasky | 2014-10-18 | 1 | -1/+2 |
* | Add support for new USB 3G device. | hselasky | 2014-10-17 | 1 | -0/+2 |
* | Add the Dresden Elektronik deRFnode device to uftdi(4). | joerg | 2014-10-16 | 1 | -0/+1 |
* | Add new USB IDs. | hselasky | 2014-09-19 | 1 | -0/+2 |
* | Workaround for receiving Voice Calls using the E1750 dongle from | hselasky | 2014-09-12 | 1 | -3/+14 |
* | don't OR integer error values together as this does not make sense. | n_hibma | 2014-08-05 | 1 | -1/+2 |
* | Add a second Huawei SCSI eject command as USB mode switch config files | n_hibma | 2014-08-05 | 1 | -1/+7 |
* | Add ID for Novatel MC990D to u3g. | n_hibma | 2014-08-05 | 1 | -0/+1 |
* | Remove unused defines. | n_hibma | 2014-08-05 | 2 | -11/+2 |
* | Avoid a divide-by-zero panic when setting the baudrate to 0. | joerg | 2014-08-03 | 1 | -1/+4 |
* | Add new device ID. | hselasky | 2014-07-20 | 1 | -0/+1 |
* | Fix order of USB serial layer uninit. Currently module dependency | hselasky | 2014-07-01 | 2 | -2/+2 |
* | Pull in r267961 and r267973 again. Fix for issues reported will follow. | hselasky | 2014-06-28 | 2 | -7/+3 |
* | Revert r267961, r267973: | gjb | 2014-06-27 | 2 | -3/+7 |
* | Extend the meaning of the CTLFLAG_TUN flag to automatically check if | hselasky | 2014-06-27 | 2 | -7/+3 |
* | The FTDI product ID we've been calling BEAGLEBONE is actually TI XDS100V2, | ian | 2014-04-25 | 1 | -1/+2 |
* | Remove device type from the uftdi_devs table, enhance the jtag-skip feature. | ian | 2014-04-25 | 2 | -648/+703 |
* | Oops, revert r264801. | kevlo | 2014-04-23 | 1 | -1/+0 |
* | Add a missing break. | kevlo | 2014-04-23 | 1 | -0/+1 |
* | - Get transmit loop more in line with the other serial drivers. | hselasky | 2014-04-23 | 1 | -5/+12 |
* | Add ioctl(2) calls to uftdi(4) to access bitbang, MPSSE, CPU_FIFO, and | ian | 2014-04-05 | 2 | -26/+222 |
* | Add the Dresden Elektronik "USB Levelshifter Stick Low Cost" to the | joerg | 2014-04-03 | 1 | -0/+1 |
* | Use 2K buffers for IO to help achieve full device speed, rather than the | ian | 2014-04-02 | 1 | -37/+96 |
* | Support serial speeds up to 12mbaud with newer FTDI chips. | ian | 2014-04-01 | 2 | -172/+254 |
* | Update NetBSD Foundation copyrights to 2-clause BSD | emaste | 2014-03-18 | 8 | -56/+0 |
* | Don't do synchronous USB requests inside USB transfer callbacks. It is | hselasky | 2014-01-12 | 1 | -22/+13 |
* | Move USB ID from u3g driver to uhso driver. | hselasky | 2014-01-11 | 1 | -1/+0 |
* | Add alternate ID for Novatel MiFi 2200 CDMA, which is used by my | truckman | 2013-11-20 | 1 | -0/+1 |
* | Allow the Arduino Leonardo to work by supporting CDC=0 devices. | adrian | 2013-10-31 | 1 | -0/+3 |
* | Add id for GTM661W. | n_hibma | 2013-10-25 | 1 | -0/+1 |
* | Add 26 new device IDs to uslcom(4). This brings us in sync with Linux | gavin | 2013-10-20 | 1 | -0/+26 |
* | Add the device ID for a new flavor of FTDI serial adapter (model 232EX). | ian | 2013-09-01 | 1 | -0/+1 |
* | Add support for the NTT Docomo L-02C card. | remko | 2013-06-27 | 1 | -0/+1 |
* | Revert previous change to uark.c (restore previous rev), which was | thomas | 2013-06-23 | 1 | -20/+1 |
* | Fix minor typo in comment | thomas | 2013-06-23 | 2 | -2/+21 |
* | o Retrive the part number (CP2103 etc) from the hardware on attach. | gavin | 2013-05-17 | 1 | -12/+56 |
* | Fix several typos | eadler | 2013-05-12 | 2 | -2/+2 |
* | Add new USB ID. | hselasky | 2013-04-06 | 1 | -0/+1 |