This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
dev
/
usb
/
serial
History
Hans Petter Selasky
b353507895
Don't do synchronous USB requests inside USB transfer callbacks. It is
...
technically OK, but not recommended. MFC after: 1 weeks
2014-01-12 11:44:28 +00:00
..
u3g.c
Move USB ID from u3g driver to uhso driver.
2014-01-11 07:53:03 +00:00
uark.c
Revert previous change to uark.c (restore previous rev), which was
2013-06-23 20:22:49 +00:00
ubsa.c
…
ubser.c
…
uchcom.c
Correct driver name.
2012-09-23 09:39:04 +00:00
ucycom.c
…
ufoma.c
Restart the USB transfer if the error is not USB_ERR_CANCELLED.
2012-09-12 07:59:28 +00:00
uftdi_reg.h
Fix typo: s/protocl/protocol
2012-09-20 10:07:31 +00:00
uftdi.c
Add the device ID for a new flavor of FTDI serial adapter (model 232EX).
2013-09-01 14:15:31 +00:00
ugensa.c
…
uipaq.c
…
ulpt.c
…
umcs.c
Don't do synchronous USB requests inside USB transfer callbacks. It is
2014-01-12 11:44:28 +00:00
umcs.h
Fix minor typo in comment
2013-06-23 20:19:51 +00:00
umct.c
…
umodem.c
Allow the Arduino Leonardo to work by supporting CDC=0 devices.
2013-10-31 13:54:51 +00:00
umoscom.c
…
uplcom.c
Fix uplcom clear stall logic for PL2303HX.
2012-11-21 22:04:40 +00:00
usb_serial.c
Fix several typos
2013-05-12 16:43:26 +00:00
usb_serial.h
Fix several typos
2013-05-12 16:43:26 +00:00
uslcom.c
Add 26 new device IDs to uslcom(4). This brings us in sync with Linux
2013-10-20 11:19:37 +00:00
uvisor.c
…
uvscom.c
…