freebsd-skq/sys/dev/usb
Hans Petter Selasky 5ed294aec0 Add code to wait for USB shutdown to be executed at system shutdown.
Add sysctl which can be used to skip this waiting.

MFC after:	3 days
2011-12-19 15:35:05 +00:00
..
controller Add code to wait for USB shutdown to be executed at system shutdown. 2011-12-19 15:35:05 +00:00
input
misc
net Another axe(4), found in ASUS zenbook. 2011-12-17 15:38:16 +00:00
quirk Add quirk for Micron RealSSD eUSB failing on unsupported SCSI command 2011-12-03 19:56:52 +00:00
serial kern cons: introduce infrastructure for console grabbing by kernel 2011-12-17 15:08:43 +00:00
storage
template Correct some bInterval USB template descriptor values. 2011-12-06 08:08:52 +00:00
wlan Fix some net80211 enum nits: 2011-12-17 10:23:17 +00:00
ufm_ioctl.h
usb_bus.h Implement better support for USB controller suspend and resume. 2011-12-14 00:28:54 +00:00
usb_busdma.c
usb_busdma.h
usb_cdc.h
usb_compat_linux.c
usb_compat_linux.h
usb_controller.h Implement better support for USB controller suspend and resume. 2011-12-14 00:28:54 +00:00
usb_core.c
usb_core.h
usb_debug.c
usb_debug.h
usb_dev.c
usb_dev.h
usb_device.c
usb_device.h
usb_dynamic.c
usb_dynamic.h
usb_endian.h
usb_error.c
usb_freebsd.h
usb_generic.c
usb_generic.h
usb_handle_request.c
usb_hid.c
usb_hub.c
usb_hub.h
usb_if.m Implement better support for USB controller suspend and resume. 2011-12-14 00:28:54 +00:00
usb_ioctl.h
usb_lookup.c
usb_mbuf.c
usb_mbuf.h
usb_msctest.c Fix a compile warning with clang. 2011-12-03 14:54:44 +00:00
usb_msctest.h
usb_parse.c
usb_pci.h
usb_pf.c
usb_pf.h
usb_process.c
usb_process.h
usb_request.c
usb_request.h
usb_transfer.c
usb_transfer.h This commit marks the beginning of a new internal USB 2011-11-28 09:54:41 +00:00
usb_util.c Simplify the usb_pause_mtx() function by factoring out the generic parts 2011-11-19 11:17:27 +00:00
usb_util.h Move the device_delete_all_children() function from usb_util.c 2011-11-19 10:11:50 +00:00
usb.h
usbdevs Another axe(4), found in ASUS zenbook. 2011-12-17 15:38:16 +00:00
usbdi_util.h
usbdi.h
usbhid.h