opnsense-src/sys/dev/usb
Takanori Watanabe a809abd44a Fix the case where no root hub object while host controller object exist in ACPI namespace.
Also you can disable ACPI support for USB by setting
debug.acpi.disabled="usb"

PR:	238711
2019-06-20 23:52:33 +00:00
..
controller In xhci(4) there is no stream ID in the completion TRB. 2019-06-04 09:01:02 +00:00
gadget
input wmt(4): Add PNP record so it could be picked by devd/devmatch. 2018-11-10 22:14:09 +00:00
misc
net Separate kernel crc32() implementation to its own header (gsb_crc32.h) and 2019-06-17 19:49:08 +00:00
quirk Add new USB quirk. 2019-02-22 21:57:27 +00:00
serial Some devices take undesired actions when RTS and DTR are 2019-06-12 18:07:04 +00:00
storage
template Set bDeviceClass properly for composite device (template 8). There should 2018-06-01 09:17:20 +00:00
video
wlan Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
ufm_ioctl.h
uftdiio.h
uled_ioctl.h
usb.h
usb_bus.h
usb_busdma.c
usb_busdma.h
usb_cdc.h
usb_controller.h
usb_core.c
usb_core.h
usb_debug.c
usb_debug.h
usb_dev.c
usb_dev.h
usb_device.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
usb_device.h
usb_dynamic.c
usb_dynamic.h
usb_endian.h
usb_error.c
usb_fdt_support.c Add common support functions for USB devices configured via FDT data. 2019-05-19 16:56:59 +00:00
usb_fdt_support.h Add common support functions for USB devices configured via FDT data. 2019-05-19 16:56:59 +00:00
usb_freebsd.h
usb_freebsd_loader.h
usb_generic.c In usb(4) fix a lost completion event issue towards libusb(3). It may happen 2019-06-04 16:40:18 +00:00
usb_generic.h
usb_handle_request.c
usb_hid.c Raise "Report Count" value limit in HID descriptor parser. 2018-07-21 14:20:17 +00:00
usb_hub.c Add ACPI support for USB driver. 2019-06-17 23:03:30 +00:00
usb_hub.h
usb_hub_acpi.c Fix the case where no root hub object while host controller object exist in ACPI namespace. 2019-06-20 23:52:33 +00:00
usb_hub_private.h Add ACPI support for USB driver. 2019-06-17 23:03:30 +00:00
usb_if.m
usb_ioctl.h Add a "multifunction" device side USB template, which provides mass 2018-05-17 19:54:11 +00:00
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 Reduce timeout for reading the USB HUB port status to 1000ms and try to filter 2019-01-04 21:09:38 +00:00
usb_request.h
usb_transfer.c
usb_transfer.h
usb_util.c
usb_util.h
usbdevs Add USB ID for CP2112 2019-05-23 11:06:38 +00:00
usbdi.h Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
usbdi_util.h
usbhid.h