index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
usb
/
serial
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Add new USB ID.
hselasky
2013-03-19
1
-0
/
+2
*
Add support for Optoelectronics USB barcode readers to uftdi(4).
gavin
2013-03-11
1
-0
/
+2
*
Add new USB ID to FTDI driver.
hselasky
2013-02-13
1
-0
/
+1
*
Add new u3g device quirk.
hselasky
2013-01-14
1
-0
/
+1
*
Add new USB ID.
hselasky
2012-12-29
1
-0
/
+1
*
Make sure we block recursion on TTY's inwakeup callback
hselasky
2012-12-20
2
-1
/
+8
*
Add new USB ID.
hselasky
2012-12-09
1
-0
/
+1
*
Add support for AT&T Sierra Wireless USB 3G adapter
eadler
2012-11-29
1
-0
/
+1
*
Fix uplcom clear stall logic for PL2303HX.
hselasky
2012-11-21
1
-8
/
+15
*
Add new USB IDs.
hselasky
2012-11-12
1
-0
/
+4
*
Add lock asserts instead of "auto-locking".
hselasky
2012-11-07
1
-9
/
+2
*
The tty_inwakeup callback appears to be called both locked and unlocked.
hselasky
2012-11-07
1
-3
/
+9
*
Patch to improve USB serial console.
hselasky
2012-11-07
1
-10
/
+12
*
Add a jitter buffer in the common USB serial driver code which
hselasky
2012-11-05
2
-2
/
+81
*
Add missing CTLFLAG_TUN flag to tunable sysctls in USB stack.
hselasky
2012-10-26
1
-3
/
+3
*
Implement modem control in u3g. Tested on Option GTM382W, Huawei E220,
n_hibma
2012-10-14
1
-4
/
+173
*
Correct driver name.
hselasky
2012-09-23
1
-1
/
+1
*
Fix typo: s/protocl/protocol
kevlo
2012-09-20
1
-1
/
+1
*
Restart the USB transfer if the error is not USB_ERR_CANCELLED.
kevlo
2012-09-12
1
-7
/
+0
*
Support another uchcom(4) device.
gavin
2012-09-04
1
-0
/
+1
*
Add new USB device ID.
hselasky
2012-08-22
1
-0
/
+1
*
Revert r239178 and implement two new functions, namely
hselasky
2012-08-15
20
-183
/
+203
*
Rename command defines to match names used in the datasheet, in order to
gavin
2012-08-14
1
-54
/
+57
*
Style.
hselasky
2012-08-10
1
-6
/
+0
*
Remove unused structure field.
hselasky
2012-08-10
5
-21
/
+0
*
Take advantage of new UCOM and bus functionality so that
hselasky
2012-08-10
19
-38
/
+468
*
Switch unit management in UCOM to unrhdr.
hselasky
2012-08-10
2
-69
/
+182
*
Update the list of devices supported by the FTDI driver. It might be
hselasky
2012-08-05
2
-5
/
+598
*
Minor style nit:
hselasky
2012-08-05
1
-11
/
+12
*
Support multiple interface devices. The driver had previously hardcoded
gavin
2012-08-04
1
-15
/
+11
*
Improve descriptions for several devices supported by uslcom(4).
gavin
2012-07-26
1
-1
/
+1
*
Add support for more devices to uslcom(4). This commit syncronises the
gavin
2012-07-26
1
-1
/
+24
*
The baud rate on CP1201/2/3 devices can be set in one of two ways:
gavin
2012-07-25
1
-9
/
+11
*
Update the list of devices supported by uplcom. Although this only adds
gavin
2012-07-25
1
-0
/
+1
*
u3g: add support for Huawei E392 LTE modem
rea
2012-07-23
1
-0
/
+1
*
Add new USB device ID.
hselasky
2012-07-16
1
-0
/
+1
*
Add new USB device ID.
hselasky
2012-07-16
1
-0
/
+1
[next]