freebsd-dev/sys/dev/usb/serial
Gavin Atkinson c64253a898 Rename command defines to match names used in the datasheet, in order to
make maintaining this driver from the documentation easier in the future.
This is a mostly mechanical change.

In uslcom_param(), move the zeroing of the final two fields of the
flowctrl structure outside of the "if CRTSCTS" section - not only were
they being zeroed in both the clauses, but these two fields have nothing
to do with hardware flow control anyway.
2012-08-14 22:21:46 +00:00
..
u3g.c Style. 2012-08-10 17:43:20 +00:00
uark.c Take advantage of new UCOM and bus functionality so that 2012-08-10 15:29:41 +00:00
ubsa.c Take advantage of new UCOM and bus functionality so that 2012-08-10 15:29:41 +00:00
ubser.c Remove unused structure field. 2012-08-10 17:42:14 +00:00
uchcom.c Take advantage of new UCOM and bus functionality so that 2012-08-10 15:29:41 +00:00
ucycom.c Remove unused structure field. 2012-08-10 17:42:14 +00:00
ufoma.c Remove unused structure field. 2012-08-10 17:42:14 +00:00
uftdi_reg.h Update the list of devices supported by the FTDI driver. It might be 2012-08-05 11:50:56 +00:00
uftdi.c Remove unused structure field. 2012-08-10 17:42:14 +00:00
ugensa.c Take advantage of new UCOM and bus functionality so that 2012-08-10 15:29:41 +00:00
uipaq.c Take advantage of new UCOM and bus functionality so that 2012-08-10 15:29:41 +00:00
ulpt.c Take advantage of new UCOM and bus functionality so that 2012-08-10 15:29:41 +00:00
umcs.c Take advantage of new UCOM and bus functionality so that 2012-08-10 15:29:41 +00:00
umcs.h Rename recently added USB serial driver. 2011-06-04 20:40:24 +00:00
umct.c Remove unused structure field. 2012-08-10 17:42:14 +00:00
umodem.c Take advantage of new UCOM and bus functionality so that 2012-08-10 15:29:41 +00:00
umoscom.c Take advantage of new UCOM and bus functionality so that 2012-08-10 15:29:41 +00:00
uplcom.c Take advantage of new UCOM and bus functionality so that 2012-08-10 15:29:41 +00:00
usb_serial.c Switch unit management in UCOM to unrhdr. 2012-08-10 15:21:12 +00:00
usb_serial.h Switch unit management in UCOM to unrhdr. 2012-08-10 15:21:12 +00:00
uslcom.c Rename command defines to match names used in the datasheet, in order to 2012-08-14 22:21:46 +00:00
uvisor.c Take advantage of new UCOM and bus functionality so that 2012-08-10 15:29:41 +00:00
uvscom.c Take advantage of new UCOM and bus functionality so that 2012-08-10 15:29:41 +00:00