opnsense-src/sys/dev/usb
Bjoern A. Zeeb 66754c01ff XHCI: clear warm and port reset
It seems we do not clear UPS_C_BH_PORT_RESET and UPS_C_PORT_RESET
conditions after warm or port reset.  Add that code.

Obtained from:	an old patch mainly debugging other problems
Reviewed by:	hselasky
Differential Revision: https://reviews.freebsd.org/D35483

(cherry picked from commit 8f892e9bee)
2022-07-01 13:50:19 +00:00
..
controller USB: add quirks to XHCI 2022-07-01 13:50:10 +00:00
gadget
input uhid(4): Don't read-ahead from the USB IN endpoint. 2022-06-30 11:39:43 +02:00
misc Fix typo on "Celsius" 2021-12-06 08:55:55 -07:00
net Create wrapper for Giant taken for newbus 2022-06-21 17:13:20 +02:00
quirk Add devices and quirks for some Olympus cameras. 2022-04-14 09:40:37 +10:00
serial uchcom(4): Add new USB ID. 2022-06-20 13:08:39 +02:00
storage usb(4): Automagically apply all quirks for USB mass storage devices. 2022-03-03 15:41:12 +01:00
template
video
wlan urtw(4): Adjust all pause calls to use milliseconds instead of ticks. 2022-06-16 04:55:52 +02:00
ufm_ioctl.h
uftdiio.h
uled_ioctl.h
usb.h
usb_bus.h
usb_busdma.c Fix busdma resource leak on usb device detach. 2021-10-06 09:36:02 -06:00
usb_busdma.h Fix busdma resource leak on usb device detach. 2021-10-06 09:36:02 -06:00
usb_cdc.h
usb_controller.h
usb_core.c
usb_core.h
usb_debug.c
usb_debug.h
usb_dev.c usb(4): Fix for use after free in combination with EVDEV_SUPPORT. 2021-11-02 09:37:25 +01:00
usb_dev.h
usb_device.c Create wrapper for Giant taken for newbus 2022-06-21 17:13:20 +02:00
usb_device.h
usb_dynamic.c
usb_dynamic.h
usb_endian.h
usb_error.c
usb_fdt_support.c
usb_fdt_support.h
usb_freebsd.h
usb_freebsd_loader.h
usb_generic.c usb(4): Factor out the usb_check_request() function. 2022-03-10 09:18:00 +01:00
usb_generic.h
usb_handle_request.c
usb_hid.c
usb_hub.c XHCI: clear warm and port reset 2022-07-01 13:50:19 +00:00
usb_hub.h
usb_hub_acpi.c
usb_hub_private.h
usb_if.m
usb_ioctl.h
usb_lookup.c
usb_mbuf.c
usb_mbuf.h
usb_msctest.c usb(4): Automagically apply all quirks for USB mass storage devices. 2022-03-03 15:41:12 +01:00
usb_msctest.h usb(4): Automagically apply all quirks for USB mass storage devices. 2022-03-03 15:41:12 +01:00
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(3): Fix a few typos in source code comments 2022-04-09 08:08:15 +02:00
usb_transfer.h Factor out repeated code in the USB controller drivers to avoid bugs 2022-03-10 09:29:19 +01:00
usb_util.c usb(4): Factor out the usb_check_request() function. 2022-03-10 09:18:00 +01:00
usb_util.h usb(4): Factor out the usb_check_request() function. 2022-03-10 09:18:00 +01:00
usbdevs Add devices and quirks for some Olympus cameras. 2022-04-14 09:40:37 +10:00
usbdi.h
usbdi_util.h
usbhid.h