opnsense-src/sys/dev/usb/serial
Ian Lepore 24fa2fba9d Allow baud rates of 1,228,800 and 1,843,200 on CP2101/2/3 usb-serial adapters.
The datasheets for these chips claim the maximum is 921,600, but testing
shows these two higher rates also work (but no rates above 921,600 other
than these two work; these represent dividing the base buad clock by 3 and 2
respectively).
2019-12-09 21:55:44 +00:00
..
u3g.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
uark.c
ubsa.c
ubser.c
uchcom.c uchcom: extend hardware support to version 0x30 2018-05-21 21:04:31 +00:00
ucycom.c
ufoma.c Regularize my copyright notice 2019-12-04 16:56:11 +00:00
uftdi.c
uftdi_reg.h
ugensa.c Support multiple serial ports per device. 2019-07-12 09:02:12 +00:00
uipaq.c
ulpt.c
umcs.c Some devices take undesired actions when RTS and DTR are 2019-06-12 18:07:04 +00:00
umcs.h
umct.c
umodem.c Regularize my copyright notice 2019-12-04 16:56:11 +00:00
umoscom.c
uplcom.c Added support for formula-based arbitrary baud rates, in contrast to 2018-10-22 11:58:30 +00:00
usb_serial.c Some devices take undesired actions when RTS and DTR are 2019-06-12 18:07:04 +00:00
usb_serial.h Make it possible (controlled via sysctl, enabled by default) to mark 2018-04-25 15:28:46 +00:00
uslcom.c Allow baud rates of 1,228,800 and 1,843,200 on CP2101/2/3 usb-serial adapters. 2019-12-09 21:55:44 +00:00
uvisor.c
uvscom.c