freebsd-dev/sys/dev/usb
Warner Losh 965f1e2a4a Add more devices from the hps tree. These appear to have come from
OpenBSD's if_ral.c.

I didn't make the LINKSYS4 -> CISCOLINKSYS name change, nor did I
include the RALINK RT2573 that's supported by the rum(4) driver.  I
didn't merge any code changes either.
2007-05-29 20:05:13 +00:00
..
dsbr100io.h
ehci_pci.c o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
ehci.c
ehcireg.h
ehcivar.h
FILES
hid.c
hid.h
if_aue.c Optimize sx locks to use simple atomic operations for the common cases of 2007-03-31 23:23:42 +00:00
if_auereg.h Remove my "custom" locks that allow for lock acquire abort, they are 2007-01-08 23:24:21 +00:00
if_axe.c ALTQify. 2007-05-12 05:56:10 +00:00
if_axereg.h Remove pre-5.0 compat cruft. 2007-05-01 11:17:29 +00:00
if_cdce.c
if_cdcereg.h
if_cue.c Remove compat ifdefs for FreeBSD versions < 500014, makes the code 2007-05-12 05:53:53 +00:00
if_cuereg.h Remove compat ifdefs for FreeBSD versions < 500014, makes the code 2007-05-12 05:53:53 +00:00
if_kue.c Add missing curly braces. 2007-05-12 05:56:58 +00:00
if_kuereg.h Remove compat ifdefs for FreeBSD versions < 500014, makes the code 2007-05-12 05:53:53 +00:00
if_rue.c Remove compat ifdefs for FreeBSD versions < 500014, makes the code 2007-05-12 05:53:53 +00:00
if_ruereg.h Remove compat ifdefs for FreeBSD versions < 500014, makes the code 2007-05-12 05:53:53 +00:00
if_rum.c Unbreak the build on 64-bit architectures as well. 2007-05-06 21:06:08 +00:00
if_rumreg.h Add support for Ralink Technology RT2501USB/RT2601USB devices. 2007-05-06 10:07:21 +00:00
if_rumvar.h Add support for Ralink Technology RT2501USB/RT2601USB devices. 2007-05-06 10:07:21 +00:00
if_udav.c Remove compat ifdefs for FreeBSD versions < 500014, makes the code 2007-05-12 05:53:53 +00:00
if_udavreg.h
if_ural.c Add more devices from the hps tree. These appear to have come from 2007-05-29 20:05:13 +00:00
if_uralreg.h
if_uralvar.h - Remove dependency on deprecated if_watchdog ABI. 2007-05-09 09:32:41 +00:00
kue_fw.h
ohci_pci.c o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
ohci.c
ohcireg.h
ohcivar.h
rio500_usb.h
rt2573_ucode.h Add support for Ralink Technology RT2501USB/RT2601USB devices. 2007-05-06 10:07:21 +00:00
sl811hs.c Use pause() rather than using tsleep() on a dummy variable. 2007-02-27 17:19:33 +00:00
sl811hsreg.h
sl811hsvar.h Use pause() rather than using tsleep() on a dummy variable. 2007-02-27 17:19:33 +00:00
slhci_pccard.c Catchup with filters 2007-02-23 19:34:52 +00:00
uark.c
ubsa.c o Add AnyData ADU-E100H modem. Sort a list of ubsa(4) supported devices. 2007-05-08 18:51:40 +00:00
ubser.c Make it obvious that we don't care about the return value of 2007-04-01 13:46:39 +00:00
ubser.h
ucom.c
ucomvar.h
ucycom.c
udbp.c
udbp.h
ufm.c
ufoma.c Remove local static redefinition of ucom_devclass. 2007-05-19 04:57:15 +00:00
uftdi.c Add MELCO PC-OP-RS Universal remote ID. 2007-04-30 16:15:19 +00:00
uftdireg.h
ugen.c
ugraphire_rdesc.h
uhci_pci.c o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
uhci.c Don't assume the run bit is still set after a suspend. 2007-03-27 18:55:06 +00:00
uhcireg.h
uhcivar.h
uhid.c Remove compat ifdefs for FreeBSD versions < 500014, makes the code 2007-05-12 05:53:53 +00:00
uhub.c Fix build (sc->dev => sc->sc_dev). 2007-02-03 21:11:11 +00:00
uipaq.c It turns out we were mallocing too early, so move the allocation so we 2007-02-03 19:11:09 +00:00
ukbd.c Remove compat ifdefs for FreeBSD versions < 500014, makes the code 2007-05-12 05:53:53 +00:00
ulpt.c
umass.c Remove Giant from CAM. Drivers (SIMs) now register a mutex that CAM will 2007-04-15 08:49:19 +00:00
umct.c
umodem.c
ums.c Remove compat ifdefs for FreeBSD versions < 500014, makes the code 2007-05-12 05:53:53 +00:00
uplcom.c o A quirk for Sagem USB-Serial controller. 2007-03-24 09:27:58 +00:00
urio.c
usb_ethersubr.c Add the following functions to abstract away the creation of task threads 2007-01-08 23:21:06 +00:00
usb_ethersubr.h Add the following functions to abstract away the creation of task threads 2007-01-08 23:21:06 +00:00
usb_if.m
usb_mem.c Remove compat ifdefs for FreeBSD versions < 500014, makes the code 2007-05-12 05:53:53 +00:00
usb_mem.h
usb_port.h
usb_quirks.c o Add several CDMA-2000 terminals. 2007-03-24 09:25:56 +00:00
usb_quirks.h
usb_subr.c Do not set address early. It fix problems when SET_ADDR_FAILED happens 2007-05-08 03:25:05 +00:00
usb.c Remove compat ifdefs for FreeBSD versions < 500014, makes the code 2007-05-12 05:53:53 +00:00
usb.h
usbcdc.h
usbdevs Add more devices from the hps tree. These appear to have come from 2007-05-29 20:05:13 +00:00
usbdi_util.c
usbdi_util.h protect against multiple inclusion (this is useful when you 2007-01-03 10:50:03 +00:00
usbdi.c
usbdi.h
usbdivar.h
usbhid.h
uscanner.c
uvisor.c Fix memory leak of devinfop 2007-02-03 16:41:55 +00:00
uvscom.c Use pause() rather than tsleep() on stack variables and function pointers. 2007-02-27 17:23:29 +00:00
uxb360gp_rdesc.h