.. |
controller
|
Fix for missing EHCI datatoggle change case.
|
2011-04-26 18:50:35 +00:00 |
input
|
- Do not output the trailing newline to the HID
|
2011-03-21 21:34:12 +00:00 |
misc
|
Remove unneeded includes of <sys/linker_set.h>. Other headers that use
|
2011-01-11 13:59:06 +00:00 |
net
|
- Remove attempts to implement setting of BMCR_LOOP/MIIF_NOLOOP
|
2011-05-03 19:51:29 +00:00 |
quirk
|
- Add support for some non-standard USB MIDI devices from Roland, by
|
2011-02-24 09:13:47 +00:00 |
serial
|
- Remove dependency to ucom from ulpt.
|
2011-03-03 10:25:41 +00:00 |
storage
|
Rework change made at r203146. Instead of reporting all wire errors as
|
2011-04-11 08:23:27 +00:00 |
template
|
Minor cleanup:
|
2011-02-09 08:01:45 +00:00 |
wlan
|
Guard against default ni_chan
|
2011-04-29 06:28:29 +00:00 |
ufm_ioctl.h
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
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
|
Remove unneeded includes of <sys/linker_set.h>. Other headers that use
|
2011-01-11 13:59:06 +00:00 |
usb_dev.h
|
|
|
usb_device.c
|
Remove unneeded includes of <sys/linker_set.h>. Other headers that use
|
2011-01-11 13:59:06 +00:00 |
usb_device.h
|
This commit adds full support for USB 3.0 devices in host and device
|
2010-10-04 23:18:05 +00:00 |
usb_dynamic.c
|
Remove unneeded includes of <sys/linker_set.h>. Other headers that use
|
2011-01-11 13:59:06 +00:00 |
usb_dynamic.h
|
Use the EVENTHANDLER system to hook into the usb device configuration and
|
2009-12-17 21:42:10 +00:00 |
usb_endian.h
|
|
|
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
|
Add more sanity checks for USB_HOST_ALIGN input values. Re-factor existing
|
2011-01-24 17:38:37 +00:00 |
usb_generic.c
|
- Fix for missing event if a libUSB USB transfer is started and
|
2011-04-03 20:22:49 +00:00 |
usb_generic.h
|
|
|
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
|
Remove unneeded includes of <sys/linker_set.h>. Other headers that use
|
2011-01-11 13:59:06 +00:00 |
usb_hub.c
|
Remove unneeded includes of <sys/linker_set.h>. Other headers that use
|
2011-01-11 13:59:06 +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
|
|
|
usb_ioctl.h
|
- Add support for software pre-scaling of ISOCHRONOUS transfers.
|
2011-02-28 17:23:15 +00:00 |
usb_lookup.c
|
Remove unneeded includes of <sys/linker_set.h>. Other headers that use
|
2011-01-11 13:59:06 +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
|
|
|
usb_msctest.c
|
Remove unneeded includes of <sys/linker_set.h>. Other headers that use
|
2011-01-11 13:59:06 +00:00 |
usb_msctest.h
|
Add support to Alcatel/TCTMobile X080S USB 3G modem. The device needs
|
2010-10-06 14:29:00 +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
|
|
|
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
|
Fix typos - remove duplicate "the".
|
2011-02-21 09:01:34 +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
|
Remove unneeded includes of <sys/linker_set.h>. Other headers that use
|
2011-01-11 13:59:06 +00:00 |
usb_request.h
|
Add code to warm reset a USB 3.0 port.
|
2010-11-04 19:24:21 +00:00 |
usb_transfer.c
|
- Improvements to USB PF solution
|
2011-04-03 20:03:45 +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
|
|
|
usb.h
|
Add missing USB 3.0 definitions. Correct some wrong ones.
|
2010-10-04 21:38:10 +00:00 |
usbdevs
|
Add new USB ID.
|
2011-05-07 16:32:59 +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 |
usbdi.h
|
- Improvements to USB PF solution
|
2011-04-03 20:03:45 +00:00 |
usbhid.h
|
Support getting signed and unsigned HID data.
|
2010-05-12 22:50:23 +00:00 |