opnsense-src/sys/dev/usb/serial
Marius Strobl a589806b07 - Add support for the FT2232 based egnite Turtelizer 2 JTAG/RS232 Adapter.
This includes adding support for skipping FTDI interfaces used for JTAG
  leaving them for userland and just attaching to the RS232 half, similarly
  to how the corresponding Linux drivers handles these kind of adapters.
  While at it, sort uftdi_devs and return BUS_PROBE_SPECIFIC (because
  uftdi_probe() alters the instance variables for better or worse as do
  other probe routines of USB drivers) instead of 0.
- Remove duplicated entries for BeagleBone.
- Use DEVMETHOD_END.
- Use NULL instead of 0 for pointers.
- Remove some stray lines.

MFC after:	3 days
2012-06-14 21:16:19 +00:00
..
u3g.c Add support for the SIMCom SIM5218, tested by me. 2012-04-21 14:30:51 +00:00
uark.c - Move all USB device ID arrays into so-called sections, 2011-06-24 02:30:02 +00:00
ubsa.c Fix compiler warnings, mostly signed issues, 2012-04-02 10:50:42 +00:00
ubser.c Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
uchcom.c Fix compiler warnings, mostly signed issues, 2012-04-02 10:50:42 +00:00
ucycom.c Fix compiler warnings, mostly signed issues, 2012-04-02 10:50:42 +00:00
ufoma.c Fix compiler warnings, mostly signed issues, 2012-04-02 10:50:42 +00:00
uftdi.c - Add support for the FT2232 based egnite Turtelizer 2 JTAG/RS232 Adapter. 2012-06-14 21:16:19 +00:00
uftdi_reg.h - Add support for the FT2232 based egnite Turtelizer 2 JTAG/RS232 Adapter. 2012-06-14 21:16:19 +00:00
ugensa.c - Move all USB device ID arrays into so-called sections, 2011-06-24 02:30:02 +00:00
uipaq.c - Move all USB device ID arrays into so-called sections, 2011-06-24 02:30:02 +00:00
ulpt.c Fix compiler warnings, mostly signed issues, 2012-04-02 10:50:42 +00:00
umcs.c Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
umcs.h Rename recently added USB serial driver. 2011-06-04 20:40:24 +00:00
umct.c - Move all USB device ID arrays into so-called sections, 2011-06-24 02:30:02 +00:00
umodem.c Fix typo in comment 2012-04-18 12:50:13 +00:00
umoscom.c Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
uplcom.c Fix compiler warnings, mostly signed issues, 2012-04-02 10:50:42 +00:00
usb_serial.c Fix compiler warnings, mostly signed issues, 2012-04-02 10:50:42 +00:00
usb_serial.h Fix compiler warnings, mostly signed issues, 2012-04-02 10:50:42 +00:00
uslcom.c - This patch adds custom IOCTLs to read and write the 4 GPIO pins on the 2011-11-12 08:40:52 +00:00
uvisor.c Style change. 2011-11-12 08:16:45 +00:00
uvscom.c Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00