freebsd-dev/sys/dev/usb
Peter Wemm 003223c276 Disable the mutex locking calls. These do not work in their present form
as the code calls the usb stack (which can sleep) while holding the driver
lock.  This leads to a deadlock.
2001-02-27 01:05:25 +00:00
..
devlist2h.awk
FILES
hid.c
hid.h
if_aue.c Convert if_multiaddrs from LIST to TAILQ so that it can be traversed 2001-02-06 10:12:15 +00:00
if_auereg.h Disable the mutex locking calls. These do not work in their present form 2001-02-27 01:05:25 +00:00
if_cue.c Convert if_multiaddrs from LIST to TAILQ so that it can be traversed 2001-02-06 10:12:15 +00:00
if_cuereg.h Disable the mutex locking calls. These do not work in their present form 2001-02-27 01:05:25 +00:00
if_kue.c Convert if_multiaddrs from LIST to TAILQ so that it can be traversed 2001-02-06 10:12:15 +00:00
if_kuereg.h Disable the mutex locking calls. These do not work in their present form 2001-02-27 01:05:25 +00:00
kue_fw.h
Makefile.usbdevs
ohci_pci.c
ohci.c
ohcireg.h
ohcivar.h
rio500_usb.h
udbp.c
udbp.h
ugen.c
uhci_pci.c
uhci.c
uhcireg.h
uhcivar.h
uhid.c
uhub.c
ukbd.c
ulpt.c
umass.c
umodem.c Extend kqueue down to the device layer. 2001-02-15 16:34:11 +00:00
ums.c
urio.c
usb_ethersubr.c
usb_ethersubr.h
usb_if.m
usb_mem.h
usb_port.h
usb_quirks.c
usb_quirks.h
usb_subr.c
usb.c Change default devfs permissions to the ones in MAKEDEV. 2001-02-19 18:14:49 +00:00
usb.h
usbcdc.h
usbdevs Add a comment about the fact that adding an ID doesn't actually do anything. 2001-02-06 14:59:03 +00:00
usbdevs_data.h Regen. 2001-02-06 14:59:28 +00:00
usbdevs.h Regen. 2001-02-06 14:59:28 +00:00
usbdi_util.c
usbdi_util.h
usbdi.c
usbdi.h
usbdivar.h
usbhid.h
uscanner.c