.. |
dsbr100io.h
|
|
|
ehci_pci.c
|
Use the limited scatter-gather capabilities of ehci, ohci and uhci
|
2006-05-28 05:27:09 +00:00 |
ehci.c
|
If a zero-length bulk or interrupt transfer is requested then assume
|
2006-05-28 23:37:04 +00:00 |
ehcireg.h
|
|
|
ehcivar.h
|
Attempt to follow the procedure described in section 4.10 of the
|
2006-05-24 03:04:11 +00:00 |
FILES
|
|
|
hid.c
|
Correct the calculation of the report size and only look at reports
|
2006-03-22 02:04:12 +00:00 |
hid.h
|
|
|
if_aue.c
|
Change the multicast calculation to be the same as the other usb drivers and
|
2006-07-05 00:49:26 +00:00 |
if_auereg.h
|
|
|
if_axe.c
|
Add a sleep lock that protects access to sequences of blocking
|
2006-06-04 14:42:38 +00:00 |
if_axereg.h
|
Add a sleep lock that protects access to sequences of blocking
|
2006-06-04 14:42:38 +00:00 |
if_cdce.c
|
Emit USB_EVENT_DRIVER_DETACH on detach.
|
2005-12-29 17:29:18 +00:00 |
if_cdcereg.h
|
|
|
if_cue.c
|
- Store pointer to the link-level address right in "struct ifnet"
|
2005-11-11 16:04:59 +00:00 |
if_cuereg.h
|
|
|
if_kue.c
|
- Store pointer to the link-level address right in "struct ifnet"
|
2005-11-11 16:04:59 +00:00 |
if_kuereg.h
|
|
|
if_rue.c
|
Do not touch ifp->if_baudrate in miibus aware drivers.
|
2006-02-14 12:44:56 +00:00 |
if_ruereg.h
|
|
|
if_udav.c
|
Do not touch ifp->if_baudrate in miibus aware drivers.
|
2006-02-14 12:44:56 +00:00 |
if_udavreg.h
|
Fix -Wundef from compiling the amd64 LINT.
|
2005-12-04 10:06:06 +00:00 |
if_ural.c
|
remove unneccessary null ptr check
|
2006-08-02 04:55:04 +00:00 |
if_uralreg.h
|
o fix initialization sequence.
|
2006-01-21 10:25:51 +00:00 |
if_uralvar.h
|
o Send management frames at the lowest possible rate.
|
2005-11-29 20:55:53 +00:00 |
kue_fw.h
|
|
|
ohci_pci.c
|
Use the limited scatter-gather capabilities of ehci, ohci and uhci
|
2006-05-28 05:27:09 +00:00 |
ohci.c
|
If a zero-length bulk or interrupt transfer is requested then assume
|
2006-05-28 23:37:04 +00:00 |
ohcireg.h
|
Use the limited scatter-gather capabilities of ehci, ohci and uhci
|
2006-05-28 05:27:09 +00:00 |
ohcivar.h
|
Use the limited scatter-gather capabilities of ehci, ohci and uhci
|
2006-05-28 05:27:09 +00:00 |
rio500_usb.h
|
|
|
sl811hs.c
|
Use the limited scatter-gather capabilities of ehci, ohci and uhci
|
2006-05-28 05:27:09 +00:00 |
sl811hsreg.h
|
|
|
sl811hsvar.h
|
Use the limited scatter-gather capabilities of ehci, ohci and uhci
|
2006-05-28 05:27:09 +00:00 |
slhci_pccard.c
|
|
|
ubsa.c
|
|
|
ubser.c
|
Remove spl.
|
2005-11-05 17:17:57 +00:00 |
ubser.h
|
|
|
ucom.c
|
|
|
ucomvar.h
|
|
|
ucycom.c
|
|
|
udbp.c
|
|
|
udbp.h
|
|
|
ufm.c
|
|
|
ufoma.c
|
Add FOMA (NTT DoCoMo 3G mobile phone system) driver.
|
2006-01-09 17:46:36 +00:00 |
uftdi.c
|
|
|
uftdireg.h
|
|
|
ugen.c
|
Fix a number of cases where ugen would panic, especially when the
|
2006-06-05 14:44:39 +00:00 |
ugraphire_rdesc.h
|
Add support for the Wacom Graphire 3 4x5. Like the Graphire 3, it has a
|
2005-12-31 04:38:50 +00:00 |
uhci_pci.c
|
Use the limited scatter-gather capabilities of ehci, ohci and uhci
|
2006-05-28 05:27:09 +00:00 |
uhci.c
|
If a zero-length bulk or interrupt transfer is requested then assume
|
2006-05-28 23:37:04 +00:00 |
uhcireg.h
|
|
|
uhcivar.h
|
Use the limited scatter-gather capabilities of ehci, ohci and uhci
|
2006-05-28 05:27:09 +00:00 |
uhid.c
|
When attaching an Xbox 360 gamepad a computer, the LED on the gamepad
|
2006-06-18 17:18:17 +00:00 |
uhub.c
|
|
|
ukbd.c
|
Make ukbd(4) to not delay break scancodes in "raw" mode.
|
2006-02-28 03:34:06 +00:00 |
ulpt.c
|
Fix a > 1 year old typo that caused the ulpt driver to try reading
|
2005-11-12 17:39:31 +00:00 |
umass.c
|
Sony DSC cameras with revision number 6.0 require the same quirk
|
2006-03-17 18:16:22 +00:00 |
umct.c
|
Typo: s/fint/find/
|
2006-02-12 17:32:59 +00:00 |
umodem.c
|
Add support for:
|
2006-06-18 17:54:33 +00:00 |
ums.c
|
Sync the type (and size, compare mousestatus_t in /usr/include/sys/mouse.h)
|
2005-12-29 18:35:28 +00:00 |
uplcom.c
|
Add a few more devices to the supported list. Specifically, the PHAROS and
|
2006-07-24 19:47:00 +00:00 |
urio.c
|
|
|
usb_ethersubr.c
|
|
|
usb_ethersubr.h
|
|
|
usb_if.m
|
|
|
usb_mem.c
|
Use the limited scatter-gather capabilities of ehci, ohci and uhci
|
2006-05-28 05:27:09 +00:00 |
usb_mem.h
|
|
|
usb_port.h
|
Don't put a ; after while (0)
|
2006-08-17 22:42:56 +00:00 |
usb_quirks.c
|
The UQ_OPEN_CLEARSTALL entry added in revision 1.48 is no longer
|
2006-02-26 22:20:45 +00:00 |
usb_quirks.h
|
Add a UQ_OPEN_CLEARSTALL quirk for devices that need a clear-stall
|
2006-02-19 14:48:02 +00:00 |
usb_subr.c
|
Since DELAY() was moved, most <machine/clock.h> #includes have been
|
2006-05-16 14:37:58 +00:00 |
usb.c
|
When usb_event_thread() first starts, wait significantly longer
|
2006-05-23 01:27:23 +00:00 |
usb.h
|
Add support for Xbox 360 gamepads. They are HID-capable devices, but
|
2005-12-31 04:22:34 +00:00 |
usbcdc.h
|
|
|
usbdevs
|
Add identifier for the Epson CX3650 all-in-one scanner function.
|
2006-08-06 12:01:42 +00:00 |
usbdi_util.c
|
|
|
usbdi_util.h
|
|
|
usbdi.c
|
Use the limited scatter-gather capabilities of ehci, ohci and uhci
|
2006-05-28 05:27:09 +00:00 |
usbdi.h
|
|
|
usbdivar.h
|
Use the limited scatter-gather capabilities of ehci, ohci and uhci
|
2006-05-28 05:27:09 +00:00 |
usbhid.h
|
|
|
uscanner.c
|
Add identifier for the Epson CX3650 all-in-one scanner function.
|
2006-08-06 12:01:42 +00:00 |
uvisor.c
|
Add support for the Aceeca Mez1000 RDA.
|
2006-06-18 17:55:29 +00:00 |
uvscom.c
|
Fix -Wundef from compiling the amd64 LINT.
|
2005-12-04 10:06:06 +00:00 |
uxb360gp_rdesc.h
|
Add support for the Wacom Graphire 3 4x5. Like the Graphire 3, it has a
|
2005-12-31 04:38:50 +00:00 |