opnsense-src/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.c Make intr_nesting_level per-process, rather than per-cpu. Setup 2001-01-21 19:25:07 +00:00
ohci_pci.c Remove a couple of leftover unused variables. 2000-12-13 01:06:54 +00:00
ohcireg.h
ohcivar.h
rio500_usb.h
udbp.c select() DKI is now in <sys/selinfo.h>. 2001-01-09 04:33:49 +00:00
udbp.h
ugen.c select() DKI is now in <sys/selinfo.h>. 2001-01-09 04:33:49 +00:00
uhci.c Mechanical change to use <sys/queue.h> macro API instead of 2001-02-04 13:13:25 +00:00
uhci_pci.c Remove a couple of leftover unused variables. 2000-12-13 01:06:54 +00:00
uhcireg.h
uhcivar.h
uhid.c select() DKI is now in <sys/selinfo.h>. 2001-01-09 04:33:49 +00:00
uhub.c Bugfix: device_resume should be connected to bus_generic_resume not 2001-01-05 10:25:47 +00:00
ukbd.c select() DKI is now in <sys/selinfo.h>. 2001-01-09 04:33:49 +00:00
ulpt.c
umass.c Add a quirk for drives that do not handle long inquiry data. 2001-01-08 00:25:52 +00:00
umodem.c Extend kqueue down to the device layer. 2001-02-15 16:34:11 +00:00
ums.c select() DKI is now in <sys/selinfo.h>. 2001-01-09 04:33:49 +00:00
urio.c select() DKI is now in <sys/selinfo.h>. 2001-01-09 04:33:49 +00:00
usb.c Change default devfs permissions to the ones in MAKEDEV. 2001-02-19 18:14:49 +00:00
usb.h
usb_ethersubr.c
usb_ethersubr.h
usb_if.m
usb_mem.h
usb_port.h UMASS_DEBUG implemented panic(9). 2001-01-04 11:27:41 +00:00
usb_quirks.c
usb_quirks.h
usb_subr.c
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.h Regen. 2001-02-06 14:59:28 +00:00
usbdevs_data.h Regen. 2001-02-06 14:59:28 +00:00
usbdi.c Make intr_nesting_level per-process, rather than per-cpu. Setup 2001-01-21 19:25:07 +00:00
usbdi.h
usbdi_util.c
usbdi_util.h
usbdivar.h
usbhid.h
uscanner.c select() DKI is now in <sys/selinfo.h>. 2001-01-09 04:33:49 +00:00