opnsense-src/sys/dev/usb/serial
Adrian Chadd c48efaecf6 Allow the Arduino Leonardo to work by supporting CDC=0 devices.
CDC=0 simply means "no command codes", CDC=1 means "AT command codes."
There's no driver change required!  It's purely to tell the application
layer whether to speak AT commands or not.  Things are all still serial.

PR:		usb/183505
Reviewed by:	hps
MFC after:	1 week
2013-10-31 13:54:51 +00:00
..
u3g.c Add id for GTM661W. 2013-10-25 19:39:22 +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
ucycom.c
ufoma.c
uftdi.c Add the device ID for a new flavor of FTDI serial adapter (model 232EX). 2013-09-01 14:15:31 +00:00
uftdi_reg.h
ugensa.c
uipaq.c
ulpt.c
umcs.c
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