NetBSD/sys/dev/usb
augustss fc72e72d7d Change (almost) all static to Static. The symbol `Static' can then be defined
to `' or `static' depending on if you want to debug or not.
2000-03-27 12:33:53 +00:00
..
FILES Add umass.c. 2000-01-13 20:19:14 +00:00
Makefile
Makefile.usbdevs Use ${RM} 2000-01-31 21:08:11 +00:00
TODO Remove one, add one. 2000-03-25 18:12:20 +00:00
devlist2h.awk
files.usb Avoid linker error if no PHY is attached. 2000-02-14 20:29:54 +00:00
hid.c Change (almost) all static to Static. The symbol `Static' can then be defined 2000-03-27 12:33:53 +00:00
hid.h
if_aue.c Change (almost) all static to Static. The symbol `Static' can then be defined 2000-03-27 12:33:53 +00:00
if_auereg.h Remove unused macros. 2000-03-24 22:13:23 +00:00
if_cue.c Change (almost) all static to Static. The symbol `Static' can then be defined 2000-03-27 12:33:53 +00:00
if_cuereg.h Remove unused macros. 2000-03-24 22:13:23 +00:00
if_kue.c Change (almost) all static to Static. The symbol `Static' can then be defined 2000-03-27 12:33:53 +00:00
if_kuereg.h Remove unused macros. 2000-03-24 22:13:23 +00:00
kue_fw.h Change (almost) all static to Static. The symbol `Static' can then be defined 2000-03-27 12:33:53 +00:00
ohci.c Change (almost) all static to Static. The symbol `Static' can then be defined 2000-03-27 12:33:53 +00:00
ohcireg.h Make control transfer of over 8K possible by using a chain of TDs. 2000-03-19 22:24:57 +00:00
ohcivar.h Prepare a little for having USB interrupt processing done outside the hard 2000-02-22 11:30:54 +00:00
uaudio.c Change (almost) all static to Static. The symbol `Static' can then be defined 2000-03-27 12:33:53 +00:00
uaudioreg.h Start of implementation of UpDown processing unit control. 2000-01-16 09:32:56 +00:00
ucom.c Change (almost) all static to Static. The symbol `Static' can then be defined 2000-03-27 12:33:53 +00:00
ucomvar.h Add methods for ucom to call back on open/close. 2000-02-08 09:18:01 +00:00
ugen.c Change (almost) all static to Static. The symbol `Static' can then be defined 2000-03-27 12:33:53 +00:00
uhci.c Change (almost) all static to Static. The symbol `Static' can then be defined 2000-03-27 12:33:53 +00:00
uhcireg.h Propagate the USB revision number to the usb driver. 1999-11-20 00:57:08 +00:00
uhcivar.h Rename and move around callout handles to make it more sane. 2000-03-25 18:02:32 +00:00
uhid.c Change (almost) all static to Static. The symbol `Static' can then be defined 2000-03-27 12:33:53 +00:00
uhub.c Change (almost) all static to Static. The symbol `Static' can then be defined 2000-03-27 12:33:53 +00:00
ukbd.c Change (almost) all static to Static. The symbol `Static' can then be defined 2000-03-27 12:33:53 +00:00
ukbdmap.c Change (almost) all static to Static. The symbol `Static' can then be defined 2000-03-27 12:33:53 +00:00
ukbdvar.h
ulpt.c Change (almost) all static to Static. The symbol `Static' can then be defined 2000-03-27 12:33:53 +00:00
umass.c Rename bulk only protocol (following FreeBSD). 2000-03-24 22:16:42 +00:00
umodem.c Change (almost) all static to Static. The symbol `Static' can then be defined 2000-03-27 12:33:53 +00:00
ums.c Change (almost) all static to Static. The symbol `Static' can then be defined 2000-03-27 12:33:53 +00:00
usb.c Change (almost) all static to Static. The symbol `Static' can then be defined 2000-03-27 12:33:53 +00:00
usb.h Rename bulk only protocol (following FreeBSD). 2000-03-24 22:16:42 +00:00
usb_mem.c Change (almost) all static to Static. The symbol `Static' can then be defined 2000-03-27 12:33:53 +00:00
usb_mem.h Fix DMAADDR(): 2000-03-12 23:10:29 +00:00
usb_port.h Change (almost) all static to Static. The symbol `Static' can then be defined 2000-03-27 12:33:53 +00:00
usb_quirks.c Change (almost) all static to Static. The symbol `Static' can then be defined 2000-03-27 12:33:53 +00:00
usb_quirks.h
usb_subr.c Change (almost) all static to Static. The symbol `Static' can then be defined 2000-03-27 12:33:53 +00:00
usbcdc.h
usbdevs Adjust the name of the Kawasaki Ethernet adapter. 2000-03-26 15:08:02 +00:00
usbdevs.h Regen & adjust name. 2000-03-26 15:08:43 +00:00
usbdevs_data.h Regen & adjust name. 2000-03-26 15:08:43 +00:00
usbdi.c Change (almost) all static to Static. The symbol `Static' can then be defined 2000-03-27 12:33:53 +00:00
usbdi.h Use ratecheck() to limit error messages on disconnect. 2000-03-02 12:37:50 +00:00
usbdi_util.c Change (almost) all static to Static. The symbol `Static' can then be defined 2000-03-27 12:33:53 +00:00
usbdi_util.h
usbdivar.h Rename and move around callout handles to make it more sane. 2000-03-25 18:02:32 +00:00
usbhid.h