freebsd-dev/sys/dev/usb
Hiroki Sato 739047446d Make usbusN logging pseudo-interface used by usbdump(8) clonable. One is
now created/destroyed automatically by usbdump(8).

Note that "hw.usb.no_pf" loader tunable is now obsolete.

Reviewed by:	hselasky
2012-07-09 07:25:09 +00:00
..
controller Add IDs for some USB controllers I have around. Just a cosmetics. 2012-07-02 19:35:56 +00:00
input Fix for the r235558: interrupt output pipe is optional, so fix the driver 2012-05-17 22:04:17 +00:00
misc
net - Change the module order of these MAC drivers to be last so they are 2012-05-11 02:40:40 +00:00
quirk Add more quirks for USB mass storage adapters. 2012-07-03 16:29:41 +00:00
serial Add new USB device ID. 2012-07-03 16:32:47 +00:00
storage
template
wlan - Add support of the following USB devices to run(4): 2012-07-09 06:34:15 +00:00
ufm_ioctl.h
usb_bus.h
usb_busdma.c
usb_busdma.h
usb_cdc.h
usb_compat_linux.c
usb_compat_linux.h
usb_controller.h Add support for Multi-TT mode of modern USB HUBs. 2012-04-29 17:12:33 +00:00
usb_core.c
usb_core.h
usb_debug.c
usb_debug.h
usb_dev.c
usb_dev.h
usb_device.c Improve support for detaching kernel drivers on a per interface basis. 2012-06-01 16:30:54 +00:00
usb_device.h
usb_dynamic.c
usb_dynamic.h
usb_endian.h
usb_error.c
usb_freebsd.h
usb_generic.c Improve support for detaching kernel drivers on a per interface basis. 2012-06-01 16:30:54 +00:00
usb_generic.h
usb_handle_request.c
usb_hid.c HID Report ID is unsigned value, so clear the rest of bits from possible 2012-05-16 17:51:56 +00:00
usb_hub.c Add support for Multi-TT mode of modern USB HUBs. 2012-04-29 17:12:33 +00:00
usb_hub.h Add support for Multi-TT mode of modern USB HUBs. 2012-04-29 17:12:33 +00:00
usb_if.m
usb_ioctl.h
usb_lookup.c
usb_mbuf.c
usb_mbuf.h
usb_msctest.c
usb_msctest.h
usb_parse.c
usb_pci.h
usb_pf.c Make usbusN logging pseudo-interface used by usbdump(8) clonable. One is 2012-07-09 07:25:09 +00:00
usb_pf.h
usb_process.c
usb_process.h
usb_request.c
usb_request.h
usb_transfer.c Consistently use USB_PAGE_SIZE. Currently, this is cosmetic. 2012-05-26 08:33:53 +00:00
usb_transfer.h
usb_util.c
usb_util.h
usb.h
usbdevs - Add support of the following USB devices to run(4): 2012-07-09 06:34:15 +00:00
usbdi_util.h
usbdi.h
usbhid.h