freebsd-nq/sys/dev/usb/serial
Ian Lepore 07a5254736 Use 2K buffers for IO to help achieve full device speed, rather than the
default wMaxPacketSize (64 or 512 bytes).  This actually helps older FTDI
devices (which were USB 1/full speed) more than the new H-series high
speed, but even for the new chips it helps cut the number of interrupts
when doing very high speed (3-12mbaud).
2014-04-02 01:58:54 +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 Update NetBSD Foundation copyrights to 2-clause BSD 2014-03-18 01:40:25 +00:00
ubser.c Update NetBSD Foundation copyrights to 2-clause BSD 2014-03-18 01:40:25 +00:00
uchcom.c Update NetBSD Foundation copyrights to 2-clause BSD 2014-03-18 01:40:25 +00:00
ucycom.c
ufoma.c Update NetBSD Foundation copyrights to 2-clause BSD 2014-03-18 01:40:25 +00:00
uftdi_reg.h Support serial speeds up to 12mbaud with newer FTDI chips. 2014-04-01 15:56:31 +00:00
uftdi.c Use 2K buffers for IO to help achieve full device speed, rather than the 2014-04-02 01:58:54 +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 Update NetBSD Foundation copyrights to 2-clause BSD 2014-03-18 01:40:25 +00:00
umoscom.c
uplcom.c Update NetBSD Foundation copyrights to 2-clause BSD 2014-03-18 01:40:25 +00:00
usb_serial.c Update NetBSD Foundation copyrights to 2-clause BSD 2014-03-18 01:40:25 +00:00
usb_serial.h Update NetBSD Foundation copyrights to 2-clause BSD 2014-03-18 01:40:25 +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