freebsd-dev/sys/dev/usb
Marius Strobl dcf83ff0e9 Improve/fix interrupt allocation/setup/release:
- Simplify MSI allocation to what is actually needed for a single one.
- Release the MSI and the corresponding bus resource as appropriate when
  either the interrupt resource cannot be allocated or setting up the
  interrupt fails.
- Error out when interrupt allocation or setup fails and polling is
  disabled.
- Release the MSI after the corresponding bus resource so the former is
  not leaked on detach.
- Remove a redundant softc member.

MFC after:	3 days
2014-12-27 21:50:47 +00:00
..
controller Improve/fix interrupt allocation/setup/release: 2014-12-27 21:50:47 +00:00
gadget
input
misc
net Resolve USB driver identification conflict. 2014-12-15 09:23:40 +00:00
quirk Add more quirks. 2014-12-26 10:53:22 +00:00
serial Resolve USB driver identification conflict. 2014-12-15 09:23:40 +00:00
storage
template
wlan Rename NETGEAR WG111V2_2 to WG111V1_2 to reflect external naming. 2014-12-09 15:26:04 +00:00
ufm_ioctl.h
uftdiio.h
uled_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
usb_core.c
usb_core.h
usb_debug.c
usb_debug.h
usb_dev.c When we fail to get a USB reference we should just return, because 2014-10-03 16:09:46 +00:00
usb_dev.h
usb_device.c
usb_device.h
usb_dynamic.c
usb_dynamic.h
usb_endian.h
usb_error.c
usb_freebsd_loader.h Add support for disabling USB enumeration in general or on selected 2014-10-08 07:00:50 +00:00
usb_freebsd.h Add support for disabling USB enumeration in general or on selected 2014-10-08 07:00:50 +00:00
usb_generic.c
usb_generic.h
usb_handle_request.c
usb_hid.c
usb_hub.c Reduce boot verbosity. 2014-11-03 09:02:09 +00:00
usb_hub.h
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
usb_pf.h
usb_process.c
usb_process.h
usb_request.c
usb_request.h
usb_transfer.c
usb_transfer.h
usb_util.c
usb_util.h
usb.h Actually change the USB_PORT_ROOT_RESET_DELAY definition as stated in 2014-10-22 07:50:19 +00:00
usbdevs Add more USB devices. 2014-12-26 10:57:39 +00:00
usbdi_util.h
usbdi.h
usbhid.h