freebsd-nq/sys/dev/usb
Ian Lepore a58040e746 A MAC adddress from FDT data should override anything stored in eeprom or
OTP registers (because the user is in control of the fdt data).  Remove the
early returns from the code that tries to find a good mac address, so that
the execution always flows through the routine to get an address from FDT
data last, when on FDT-enabled systems.
2019-05-20 22:21:47 +00:00
..
controller Add support for USB 3.0 XHCI via ACPI 2019-05-08 15:42:39 +00:00
gadget
input
misc
net A MAC adddress from FDT data should override anything stored in eeprom or 2019-05-20 22:21:47 +00:00
quirk Add new USB quirk. 2019-02-22 21:57:27 +00:00
serial Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
storage
template
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_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_loader.h
usb_freebsd.h
usb_generic.c Improve USB generic debug messages. Print process ID and name when opening 2019-01-03 14:27:51 +00:00
usb_generic.h
usb_handle_request.c
usb_hid.c
usb_hub.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_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 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
usb.h
usbdevs Add two more products found inside a T480 to usbdevs. 2019-03-09 03:15:09 +00:00
usbdi_util.h
usbdi.h Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
usbhid.h