freebsd-skq/sys/dev/usb
julian ff86256bf7 Part 2 of the netgraph rewrite.
This is mostly cosmetic changes, (though I caught a bug or two while
makeing them)
Reviewed by:	archie@freebsd.org
2001-01-08 05:34:06 +00:00
..
devlist2h.awk
FILES
hid.c
hid.h
if_aue.c Readd the id removed by sheldon in the previous commit to uscanner.c. 2001-01-04 11:55:24 +00:00
if_auereg.h
if_cue.c
if_cuereg.h
if_kue.c Add a forgotten mutex_exit()/KUE_UNLOCK() to kue_init(). 2000-11-23 05:58:48 +00:00
if_kuereg.h
kue_fw.h
Makefile.usbdevs
ohci_pci.c Remove a couple of leftover unused variables. 2000-12-13 01:06:54 +00:00
ohci.c Move suser() and suser_xxx() prototypes and a related #define from 2000-10-29 16:06:56 +00:00
ohcireg.h
ohcivar.h
rio500_usb.h
udbp.c Part 2 of the netgraph rewrite. 2001-01-08 05:34:06 +00:00
udbp.h
ugen.c make sure we tear down the devnodes for the endpoints 1 and above 2000-12-12 10:19:19 +00:00
uhci_pci.c Remove a couple of leftover unused variables. 2000-12-13 01:06:54 +00:00
uhci.c Weaken a bogus dependency on <sys/proc.h> in <sys/buf.h> by #ifdef'ing 2000-10-29 14:54:55 +00:00
uhcireg.h
uhcivar.h
uhid.c
uhub.c Bugfix: device_resume should be connected to bus_generic_resume not 2001-01-05 10:25:47 +00:00
ukbd.c Remove unneeded #include <sys/proc.h> lines. 2000-10-29 13:57:19 +00:00
ulpt.c Fix for powering off a HP DJ950C during printing. As stated by Ian: 2000-11-07 10:50:34 +00:00
umass.c Add a quirk for drives that do not handle long inquiry data. 2001-01-08 00:25:52 +00:00
umodem.c Make the Ricochet modems work through the USB interface. 2000-11-01 17:35:57 +00:00
ums.c Remove unneeded #include <sys/proc.h> lines. 2000-10-29 13:57:19 +00:00
urio.c Remove unneeded #include <sys/proc.h> lines. 2000-10-29 13:57:19 +00:00
usb_ethersubr.c Lock down the network interface queues. The queue mutex must be obtained 2000-11-25 07:35:38 +00:00
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 AcerScan 320U's are braindead. Sometimes they do not return strings 2000-11-02 20:42:34 +00:00
usb_quirks.h Make the Ricochet modems work through the USB interface. 2000-11-01 17:35:57 +00:00
usb_subr.c
usb.c
usb.h
usbcdc.h
usbdevs Add a few Ids. From NetBSD. 2001-01-03 11:45:03 +00:00
usbdevs_data.h Regen. 2001-01-04 11:23:21 +00:00
usbdevs.h Regen. 2001-01-04 11:23:21 +00:00
usbdi_util.c
usbdi_util.h
usbdi.c Weaken a bogus dependency on <sys/proc.h> in <sys/buf.h> by #ifdef'ing 2000-10-29 14:54:55 +00:00
usbdi.h
usbdivar.h
usbhid.h
uscanner.c Readd the id removed by sheldon in the previous commit to uscanner.c. 2001-01-04 11:55:24 +00:00