freebsd-dev/sys/dev/usb
Warner Losh a5b1cb0cd0 Remove devinfo junk.
Remove bogus bzero/memset
Expand USB_ATTACH_SETUP
Minor nits
2007-06-09 06:42:19 +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 Use a different task queue for host controller and peripheral driver 2006-10-19 01:15:58 +00:00
ehcireg.h
ehcivar.h More removing compatibility macros. 2006-09-07 00:06:42 +00:00
FILES Acknowledge (dearly) departed files 2006-11-21 22:29:06 +00:00
hid.c s/Static/static/g 2006-09-06 23:44:25 +00:00
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 The devinfo stuff has been moved up into the parent bus. There's no 2007-06-09 06:31:07 +00:00
if_axereg.h Remove pre-5.0 compat cruft. 2007-05-01 11:17:29 +00:00
if_cdce.c The devinfo stuff has been moved up into the parent bus. There's no 2007-06-09 06:31:07 +00:00
if_cdcereg.h The devinfo stuff has been moved up into the parent bus. There's no 2007-06-09 06:31:07 +00:00
if_cue.c The devinfo stuff has been moved up into the parent bus. There's no 2007-06-09 06:31:07 +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 The devinfo stuff has been moved up into the parent bus. There's no 2007-06-09 06:31:07 +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 The devinfo stuff has been moved up into the parent bus. There's no 2007-06-09 06:31:07 +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 The devinfo stuff has been moved up into the parent bus. There's no 2007-06-09 06:31:07 +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 The devinfo stuff has been moved up into the parent bus. There's no 2007-06-09 06:31:07 +00:00
if_udavreg.h More removing compatibility macros. 2006-09-07 00:06:42 +00:00
if_ural.c The devinfo stuff has been moved up into the parent bus. There's no 2007-06-09 06:31:07 +00:00
if_uralreg.h o fix initialization sequence. 2006-01-21 10:25:51 +00:00
if_uralvar.h - Remove dependency on deprecated if_watchdog ABI. 2007-05-09 09:32:41 +00:00
kue_fw.h s/Static/static/g 2006-09-06 23:44:25 +00:00
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 Use a different task queue for host controller and peripheral driver 2006-10-19 01:15:58 +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 More removing compatibility macros. 2006-09-07 00:06:42 +00:00
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 Kill devinfo stuff. It is no longer needed. 2007-06-09 06:39:43 +00:00
ubsa.c Kill devinfo stuff. It is no longer needed. 2007-06-09 06:39:43 +00:00
ubser.c Kill devinfo stuff. It is no longer needed. 2007-06-09 06:39:43 +00:00
ubser.h
ucom.c Remove compat ifdefs for version < 500014 from the rest of the USB files. 2007-06-07 09:29:37 +00:00
ucomvar.h More removing compatibility macros. 2006-09-07 00:06:42 +00:00
ucycom.c Kill devinfo stuff. It is no longer needed. 2007-06-09 06:39:43 +00:00
udbp.c Kill devinfo stuff. It is no longer needed. 2007-06-09 06:39:43 +00:00
udbp.h
ufm.c Remove lots of extra junk: 2007-06-09 06:40:17 +00:00
ufoma.c Remove devinfo junk. 2007-06-09 06:42:19 +00:00
uftdi.c Cleanup messages printed on attach. Since the description gets set to 2007-06-08 22:25:09 +00:00
uftdireg.h
ugen.c Remove devinfo junk. 2007-06-09 06:42:19 +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 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 More removing compatibility macros. 2006-09-07 00:06:42 +00:00
uhid.c Remove devinfo junk. 2007-06-09 06:42:19 +00:00
uhub.c Remove devinfo junk. 2007-06-09 06:42:19 +00:00
uipaq.c Remove devinfo junk. 2007-06-09 06:42:19 +00:00
ukbd.c Remove devinfo junk. 2007-06-09 06:42:19 +00:00
ulpt.c Remove devinfo junk. 2007-06-09 06:42:19 +00:00
umass.c Kill USB_MATCH_SETUP, since this is the only place it was used in the tree. 2007-06-09 06:38:19 +00:00
umct.c Remove devinfo junk. 2007-06-09 06:42:19 +00:00
umodem.c Try to set the data multiplexed feature, but don't care if there's an 2007-06-09 06:37:17 +00:00
ums.c Remove devinfo junk. 2007-06-09 06:42:19 +00:00
uplcom.c Remove devinfo junk. 2007-06-09 06:42:19 +00:00
urio.c Remove devinfo junk. 2007-06-09 06:42:19 +00:00
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 More removing compatibility macros. 2006-09-07 00:06:42 +00:00
usb_quirks.c o Add several CDMA-2000 terminals. 2007-03-24 09:25:56 +00:00
usb_quirks.h Add a quirk for devices recognized as usb keyboards not to be hooked by 2006-11-28 21:13:07 +00:00
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 version < 500014 from the rest of the USB files. 2007-06-07 09:29:37 +00:00
usb.h Remove compat ifdefs for version < 500014 from the rest of the USB files. 2007-06-07 09:29:37 +00:00
usbcdc.h
usbdevs Add more IDs for the uftdi driver. Slight tweaks to patch by me. 2007-06-05 21:06:17 +00:00
usbdi_util.c More removing compatibility macros. 2006-09-07 00:06:42 +00:00
usbdi_util.h protect against multiple inclusion (this is useful when you 2007-01-03 10:50:03 +00:00
usbdi.c Refine the previous change to only call bus_dmamap_sync() in case of 2006-11-27 18:39:02 +00:00
usbdi.h Use a different task queue for host controller and peripheral driver 2006-10-19 01:15:58 +00:00
usbdivar.h More removing compatibility macros. 2006-09-07 00:06:42 +00:00
usbhid.h
uscanner.c Remove devinfo junk. 2007-06-09 06:42:19 +00:00
uvisor.c Remove devinfo junk. 2007-06-09 06:42:19 +00:00
uvscom.c Remove devinfo junk. 2007-06-09 06:42:19 +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