freebsd-skq/sys/dev/usb
John Baldwin c305730dc0 Remove bogus usage of INTR_FAST. "Fast" interrupts are now indicated by
registering a filter handler rather than a threaded handler.  Also remove
a bogus use of INTR_MPSAFE for a filter.
2011-01-06 21:08:06 +00:00
..
controller Remove bogus usage of INTR_FAST. "Fast" interrupts are now indicated by 2011-01-06 21:08:06 +00:00
input Fix compiler warnings. 2010-11-13 19:26:45 +00:00
misc
net r184610 changed the way how TX frames are handled on AX88178 and 2010-12-08 01:24:05 +00:00
quirk Add a man page for usb_quirk module, plus references in other man pages, 2010-11-10 23:45:44 +00:00
serial Support the Uniform Industrial Corp (UIC) MSR206 Magnetic Card Reader. 2011-01-06 19:17:29 +00:00
storage Allow umass to use bigger transactions for USB 3.0 devices. It is less 2010-10-16 19:29:37 +00:00
template
wlan Add new device ids. 2010-11-29 15:08:18 +00:00
ufm_ioctl.h
usb_bus.h Removes all duplicated code with BPF that it's greatly simplified and 2010-11-24 19:11:32 +00:00
usb_busdma.c
usb_busdma.h
usb_cdc.h USB network (NCM driver): 2010-10-13 22:04:55 +00:00
usb_compat_linux.c
usb_compat_linux.h
usb_controller.h Removes a unused function `usb_bus_find'. 2010-11-25 22:56:26 +00:00
usb_core.c
usb_core.h
usb_debug.c
usb_debug.h
usb_dev.c
usb_dev.h
usb_device.c We need to define a cdev variable associated with each USB device, 2010-11-30 08:25:57 +00:00
usb_device.h
usb_dynamic.c
usb_dynamic.h
usb_endian.h
usb_error.c
usb_freebsd.h Add possibility to generate devctl notifications regardless of UGEN presence. 2010-10-22 20:13:45 +00:00
usb_generic.c
usb_generic.h
usb_handle_request.c
usb_hid.c
usb_hub.c Add support for setting per-interface PnP information. 2010-10-27 17:38:05 +00:00
usb_hub.h
usb_if.m
usb_ioctl.h - Add support for LibUSB in 32-bit compatibility mode. 2010-10-14 20:38:18 +00:00
usb_lookup.c
usb_mbuf.c
usb_mbuf.h
usb_msctest.c We already have dummy receive buffer in sc->buffer. 2010-10-12 09:41:42 +00:00
usb_msctest.h
usb_parse.c
usb_pci.h
usb_pf.c Introduces IFF_CANTCONFIG interface flag to point that the interface 2010-12-07 20:23:47 +00:00
usb_pf.h Removes all duplicated code with BPF that it's greatly simplified and 2010-11-24 19:11:32 +00:00
usb_process.c
usb_process.h
usb_request.c Re-add a status check which sneaked out during r214804. 2010-12-07 08:20:20 +00:00
usb_request.h Add code to warm reset a USB 3.0 port. 2010-11-04 19:24:21 +00:00
usb_transfer.c Adds a USB packet filter feature to the stack that it could capture 2010-11-22 01:11:28 +00:00
usb_transfer.h
usb_util.c
usb_util.h
usb.h
usbdevs Support the Uniform Industrial Corp (UIC) MSR206 Magnetic Card Reader. 2011-01-06 19:17:29 +00:00
usbdi_util.h
usbdi.h Add support for setting per-interface PnP information. 2010-10-27 17:38:05 +00:00
usbhid.h