| .. |
|
controller
|
Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
|
2011-11-07 15:43:11 +00:00 |
|
input
|
Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
|
2011-11-07 15:43:11 +00:00 |
|
misc
|
Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
|
2011-11-07 15:43:11 +00:00 |
|
net
|
Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
|
2011-11-07 15:43:11 +00:00 |
|
quirk
|
Add USB mass storage quirk for device that emits errors after the automatic
|
2011-10-10 16:26:06 +00:00 |
|
serial
|
Some minor corrections to a modem driver.
|
2011-11-09 09:15:57 +00:00 |
|
storage
|
Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
|
2011-11-07 15:43:11 +00:00 |
|
template
|
- Add some comments about the origin of some USB descriptors.
|
2011-06-23 10:35:45 +00:00 |
|
wlan
|
Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
|
2011-11-07 15:43:11 +00:00 |
|
ufm_ioctl.h
|
Move the new USB stack into its new home.
|
2009-02-23 18:31:00 +00:00 |
|
usb.h
|
Fix suspend and resume of FULL and HIGH speed USB devices
|
2011-10-26 17:43:27 +00:00 |
|
usb_bus.h
|
Removes all duplicated code with BPF that it's greatly simplified and
|
2010-11-24 19:11:32 +00:00 |
|
usb_busdma.c
|
Remove unneeded includes of <sys/linker_set.h>. Other headers that use
|
2011-01-11 13:59:06 +00:00 |
|
usb_busdma.h
|
- Make struct usb_xfer opaque so that drivers can not access the internals
|
2009-06-23 02:19:59 +00:00 |
|
usb_cdc.h
|
USB network (NCM driver):
|
2010-10-13 22:04:55 +00:00 |
|
usb_compat_linux.c
|
Remove unneeded includes of <sys/linker_set.h>. Other headers that use
|
2011-01-11 13:59:06 +00:00 |
|
usb_compat_linux.h
|
- Add usb_fill_bulk_urb() and usb_bulk_msg() linux compat functions [1]
|
2009-11-01 21:48:18 +00:00 |
|
usb_controller.h
|
Removes a unused function `usb_bus_find'.
|
2010-11-25 22:56:26 +00:00 |
|
usb_core.c
|
Remove unneeded includes of <sys/linker_set.h>. Other headers that use
|
2011-01-11 13:59:06 +00:00 |
|
usb_core.h
|
Improve High Speed slot allocation mechanism by moving the computation to the
|
2009-11-22 21:16:43 +00:00 |
|
usb_debug.c
|
Remove unneeded includes of <sys/linker_set.h>. Other headers that use
|
2011-01-11 13:59:06 +00:00 |
|
usb_debug.h
|
Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this had
|
2010-04-22 21:31:34 +00:00 |
|
usb_dev.c
|
Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
|
2011-11-07 15:43:11 +00:00 |
|
usb_dev.h
|
USB core:
|
2009-07-30 00:15:50 +00:00 |
|
usb_device.c
|
Improve USB mass storage quirk auto detection.
|
2011-10-29 12:32:13 +00:00 |
|
usb_device.h
|
This patch adds automatic detection of USB mass storage devices
|
2011-09-02 18:50:44 +00:00 |
|
usb_dynamic.c
|
Refactor auto-quirk solution so that we break as few external
|
2011-09-10 15:55:36 +00:00 |
|
usb_dynamic.h
|
Refactor auto-quirk solution so that we break as few external
|
2011-09-10 15:55:36 +00:00 |
|
usb_endian.h
|
Fix _USB2_* refernces in the header protection defines.
|
2009-06-15 01:09:19 +00:00 |
|
usb_error.c
|
Remove unneeded includes of <sys/linker_set.h>. Other headers that use
|
2011-01-11 13:59:06 +00:00 |
|
usb_freebsd.h
|
This patch adds automatic detection of USB mass storage devices
|
2011-09-02 18:50:44 +00:00 |
|
usb_generic.c
|
Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
|
2011-11-07 15:43:11 +00:00 |
|
usb_generic.h
|
Fix _USB2_* refernces in the header protection defines.
|
2009-06-15 01:09:19 +00:00 |
|
usb_handle_request.c
|
Remove unneeded includes of <sys/linker_set.h>. Other headers that use
|
2011-01-11 13:59:06 +00:00 |
|
usb_hid.c
|
Make the USB keyboard driver more HID compliant.
|
2011-07-04 07:37:28 +00:00 |
|
usb_hub.c
|
Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
|
2011-11-07 15:43:11 +00:00 |
|
usb_hub.h
|
This commit adds full support for USB 3.0 devices in host and device
|
2010-10-04 23:18:05 +00:00 |
|
usb_if.m
|
Sync to p4
|
2009-06-27 21:23:30 +00:00 |
|
usb_ioctl.h
|
- Add more USB templates for various USB device classes
|
2011-06-23 07:54:03 +00:00 |
|
usb_lookup.c
|
- Export the USB device ID format to userspace tools.
|
2011-06-25 15:51:44 +00:00 |
|
usb_mbuf.c
|
Remove unneeded includes of <sys/linker_set.h>. Other headers that use
|
2011-01-11 13:59:06 +00:00 |
|
usb_mbuf.h
|
- Make struct usb_xfer opaque so that drivers can not access the internals
|
2009-06-23 02:19:59 +00:00 |
|
usb_msctest.c
|
Improve USB mass storage quirk auto detection.
|
2011-10-29 12:32:13 +00:00 |
|
usb_msctest.h
|
This patch adds automatic detection of USB mass storage devices
|
2011-09-02 18:50:44 +00:00 |
|
usb_parse.c
|
Remove unneeded includes of <sys/linker_set.h>. Other headers that use
|
2011-01-11 13:59:06 +00:00 |
|
usb_pci.h
|
Fix _USB2_* refernces in the header protection defines.
|
2009-06-15 01:09:19 +00:00 |
|
usb_pf.c
|
- Improvements to USB PF solution
|
2011-04-03 20:03:45 +00:00 |
|
usb_pf.h
|
- Improvements to USB PF solution
|
2011-04-03 20:03:45 +00:00 |
|
usb_process.c
|
Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
|
2011-11-07 15:43:11 +00:00 |
|
usb_process.h
|
Use software interrupt priorities for USB kthreads instead of hardware
|
2011-01-13 14:15:36 +00:00 |
|
usb_request.c
|
Add sysctl to not reset the device on clear stall failures, to
|
2011-08-19 09:01:34 +00:00 |
|
usb_request.h
|
Improve enumeration of Low- and Full-speed devices connected through a
|
2011-06-06 21:45:09 +00:00 |
|
usb_transfer.c
|
Avoid starting the USB transfer if an error is already pending.
|
2011-09-20 14:17:58 +00:00 |
|
usb_transfer.h
|
This commit adds full support for USB 3.0 devices in host and device
|
2010-10-04 23:18:05 +00:00 |
|
usb_util.c
|
Remove unneeded includes of <sys/linker_set.h>. Other headers that use
|
2011-01-11 13:59:06 +00:00 |
|
usb_util.h
|
- Make struct usb_xfer opaque so that drivers can not access the internals
|
2009-06-23 02:19:59 +00:00 |
|
usbdevs
|
Add new USB IDs to RUN driver. Update usb.conf.
|
2011-10-19 10:09:01 +00:00 |
|
usbdi.h
|
Refactor auto-quirk solution so that we break as few external
|
2011-09-10 15:55:36 +00:00 |
|
usbdi_util.h
|
This commit adds full support for USB 3.0 devices in host and device
|
2010-10-04 23:18:05 +00:00 |
|
usbhid.h
|
Make the USB keyboard driver more HID compliant.
|
2011-07-04 07:37:28 +00:00 |