opnsense-src/sys/dev/usb
Ian Lepore 24fa2fba9d Allow baud rates of 1,228,800 and 1,843,200 on CP2101/2/3 usb-serial adapters.
The datasheets for these chips claim the maximum is 921,600, but testing
shows these two higher rates also work (but no rates above 921,600 other
than these two work; these represent dividing the base buad clock by 3 and 2
respectively).
2019-12-09 21:55:44 +00:00
..
controller Regularize my copyright notice 2019-12-04 16:56:11 +00:00
gadget
input usb: remove some extraneous tty.h includes 2019-12-01 03:56:18 +00:00
misc Regularize my copyright notice 2019-12-04 16:56:11 +00:00
net net: add ETHER_IS_ZERO macro similar to ETHER_IS_BROADCAST 2019-11-05 00:12:21 +00:00
quirk
serial Allow baud rates of 1,228,800 and 1,843,200 on CP2101/2/3 usb-serial adapters. 2019-12-09 21:55:44 +00:00
storage
template
video Add USB ID for Diamond Multimedia BVU195 Display Link device. 2019-11-21 16:42:25 +00:00
wlan Convert to if_foreach_llmaddr() KPI. 2019-10-14 20:26:53 +00:00
ufm_ioctl.h Regularize my copyright notice 2019-12-04 16:56:11 +00:00
uftdiio.h
uled_ioctl.h
usb.h
usb_bus.h Add quirk for XHCI(4) controllers to support USB control transfers 2019-09-20 11:28:45 +00:00
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
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_generic.h
usb_handle_request.c
usb_hid.c Some newer HID devices have descriptors that are larger than 1k. Bump 2019-09-07 03:51:26 +00:00
usb_hub.c
usb_hub.h
usb_hub_acpi.c
usb_hub_private.h
usb_if.m
usb_ioctl.h Increase the maximum user-space buffer size from 256kBytes to 32MBytes for 2019-09-20 11:00:02 +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
usb_request.h
usb_transfer.c Add quirk for XHCI(4) controllers to support USB control transfers 2019-09-20 11:28:45 +00:00
usb_transfer.h
usb_util.c
usb_util.h
usbdevs Add USB ID for Diamond Multimedia BVU195 Display Link device. 2019-11-21 16:42:25 +00:00
usbdi.h
usbdi_util.h
usbhid.h