.. |
dsbr100io.h
|
|
|
ehci_pci.c
|
ehcivar.h:
|
2005-09-18 11:45:39 +00:00 |
ehci.c
|
Remove bus_{mem,p}io.h and related code for a micro-optimization on i386
|
2005-05-29 04:42:30 +00:00 |
ehcireg.h
|
ehcivar.h:
|
2005-09-18 11:45:39 +00:00 |
ehcivar.h
|
This part of the struct isn't needed on FreeBSD:
|
2005-09-24 14:49:36 +00:00 |
FILES
|
|
|
hid.c
|
|
|
hid.h
|
|
|
if_aue.c
|
Add missing mtx_destroy() when if_alloc() fails.
|
2005-09-16 09:20:58 +00:00 |
if_auereg.h
|
Stop embedding struct ifnet at the top of driver softcs. Instead the
|
2005-06-10 16:49:24 +00:00 |
if_axe.c
|
Add missing mtx_destroy() when if_alloc() fails.
|
2005-09-16 09:20:58 +00:00 |
if_axereg.h
|
Stop embedding struct ifnet at the top of driver softcs. Instead the
|
2005-06-10 16:49:24 +00:00 |
if_cdce.c
|
add product ID for Linux Ethernet/RNDIS gadget on pxa210/25x/26x.
|
2005-09-28 19:41:25 +00:00 |
if_cdcereg.h
|
Add dummy support for ifmedia subsystem. This allows devd to see cdce as an
|
2005-09-26 05:29:46 +00:00 |
if_cue.c
|
Add missing mtx_destroy() when if_alloc() fails.
|
2005-09-16 09:20:58 +00:00 |
if_cuereg.h
|
Stop embedding struct ifnet at the top of driver softcs. Instead the
|
2005-06-10 16:49:24 +00:00 |
if_kue.c
|
Add missing mtx_destroy() when if_alloc() fails.
|
2005-09-16 09:20:58 +00:00 |
if_kuereg.h
|
Stop embedding struct ifnet at the top of driver softcs. Instead the
|
2005-06-10 16:49:24 +00:00 |
if_rue.c
|
Add missing if_free() in rue_detach().
|
2005-09-16 09:16:46 +00:00 |
if_ruereg.h
|
Stop embedding struct ifnet at the top of driver softcs. Instead the
|
2005-06-10 16:49:24 +00:00 |
if_udav.c
|
Add missing mtx_destroy() when if_alloc() fails.
|
2005-09-16 09:20:58 +00:00 |
if_udavreg.h
|
Stop embedding struct ifnet at the top of driver softcs. Instead the
|
2005-06-10 16:49:24 +00:00 |
if_ural.c
|
The "SMC EZ Connect SMC2862W-G" product is not based on the Ralink RT2500USB
|
2005-09-19 18:19:22 +00:00 |
if_uralreg.h
|
Initial import of ipw, iwi, ral and ural drivers:
|
2005-04-18 18:47:38 +00:00 |
if_uralvar.h
|
Make sure that all the necessary USB endpoints are found during device
|
2005-07-08 19:19:06 +00:00 |
kue_fw.h
|
|
|
ohci_pci.c
|
Power state management now done in PCI bus code
|
2005-06-05 22:53:09 +00:00 |
ohci.c
|
Remove bus_{mem,p}io.h and related code for a micro-optimization on i386
|
2005-05-29 04:42:30 +00:00 |
ohcireg.h
|
|
|
ohcivar.h
|
It was possible to have two threads concurrently aborting the same
|
2005-03-19 19:08:46 +00:00 |
rio500_usb.h
|
|
|
sl811hs.c
|
Add SL811 based host controller driver for CF usb host controller.
|
2005-07-14 15:57:01 +00:00 |
sl811hsreg.h
|
Add SL811 based host controller driver for CF usb host controller.
|
2005-07-14 15:57:01 +00:00 |
sl811hsvar.h
|
Add SL811 based host controller driver for CF usb host controller.
|
2005-07-14 15:57:01 +00:00 |
slhci_pccard.c
|
Remove OLDCARD shims
|
2005-09-22 05:06:37 +00:00 |
ubsa.c
|
|
|
ubser.c
|
initialize pp->p_sc so it can be referenced later.
|
2005-03-17 22:47:18 +00:00 |
ubser.h
|
initialize pp->p_sc so it can be referenced later.
|
2005-03-17 22:47:18 +00:00 |
ucom.c
|
Fix the handling of the UCS_RXSTOP flag so that it always tracks
|
2005-04-12 00:26:40 +00:00 |
ucomvar.h
|
|
|
ucycom.c
|
|
|
udbp.c
|
|
|
udbp.h
|
|
|
ufm.c
|
|
|
uftdi.c
|
Add support for FTDI's FT2232C twin channel chip.
|
2005-04-05 22:09:18 +00:00 |
uftdireg.h
|
|
|
ugen.c
|
|
|
ugraphire_rdesc.h
|
|
|
uhci_pci.c
|
|
|
uhci.c
|
Remove bus_{mem,p}io.h and related code for a micro-optimization on i386
|
2005-05-29 04:42:30 +00:00 |
uhcireg.h
|
|
|
uhcivar.h
|
It was possible to have two threads concurrently aborting the same
|
2005-03-19 19:08:46 +00:00 |
uhid.c
|
|
|
uhub.c
|
Provide the USB device release number along with other parameters
|
2005-08-23 21:32:49 +00:00 |
ukbd.c
|
Use the usb_callout_* API instead of timeout()/untimeout() in order
|
2005-03-30 08:32:41 +00:00 |
ulpt.c
|
Don't wait for the printer to become ready before allowing the open to
|
2005-07-15 04:19:42 +00:00 |
umass.c
|
PLAY_MSF, PLAY_TRACK, PLAY_TRACK_REL, PAUSE, PLAY_12 commands to pass
|
2005-07-19 05:18:23 +00:00 |
umct.c
|
|
|
umodem.c
|
|
|
ums.c
|
Fix two bugs that interacted to cause page faults in softclock()
|
2005-08-04 02:21:37 +00:00 |
uplcom.c
|
Add support for IODATA USB-RSAQ3 USB-Serial Adapter.
|
2005-07-03 23:51:16 +00:00 |
urio.c
|
|
|
usb_ethersubr.c
|
Move Rx/Tx lists management routines into central location.
|
2005-03-25 12:42:30 +00:00 |
usb_ethersubr.h
|
Add /* _FOO_H_ */ after the final #endif to make danfe happy.
|
2005-03-25 13:22:58 +00:00 |
usb_if.m
|
|
|
usb_mem.c
|
|
|
usb_mem.h
|
|
|
usb_port.h
|
ehcivar.h:
|
2005-09-18 11:45:39 +00:00 |
usb_quirks.c
|
|
|
usb_quirks.h
|
|
|
usb_subr.c
|
|
|
usb.c
|
Prepare to commit SL811 based Host controller driver.
|
2005-07-14 14:19:05 +00:00 |
usb.h
|
|
|
usbcdc.h
|
|
|
usbdevs
|
add product ID for Linux Ethernet/RNDIS gadget on pxa210/25x/26x.
|
2005-09-28 19:41:25 +00:00 |
usbdi_util.c
|
|
|
usbdi_util.h
|
|
|
usbdi.c
|
|
|
usbdi.h
|
Add convenience functions to get port and interface.
|
2005-05-16 06:58:43 +00:00 |
usbdivar.h
|
|
|
usbhid.h
|
|
|
uscanner.c
|
|
|
uvisor.c
|
A patch to support Palm Tungsten T via USB-Cradle.
|
2005-05-04 00:46:24 +00:00 |
uvscom.c
|
'PC Card' instead of other variants
|
2005-09-22 06:01:44 +00:00 |