NetBSD/sys/dev/usb
augustss 8cfcd021bd Take away some, add some. 2000-08-12 23:26:10 +00:00
..
FILES
Makefile
Makefile.usbdevs
TODO Take away some, add some. 2000-08-12 23:26:10 +00:00
devlist2h.awk
files.usb
hid.c Bring the coding style into the 80s, i.e., get rid of __P and use 2000-06-01 14:28:57 +00:00
hid.h Bring the coding style into the 80s, i.e., get rid of __P and use 2000-06-01 14:28:57 +00:00
if_aue.c Bring the coding style into the 80s, i.e., get rid of __P and use 2000-06-01 14:28:57 +00:00
if_auereg.h
if_cue.c Bring the coding style into the 80s, i.e., get rid of __P and use 2000-06-01 14:28:57 +00:00
if_cuereg.h
if_kue.c Bring the coding style into the 80s, i.e., get rid of __P and use 2000-06-01 14:28:57 +00:00
if_kuereg.h
if_upl.c Minor whitespace change. 2000-08-12 14:35:20 +00:00
kue_fw.h
ohci.c %b -> bitmask_snprintf() 2000-08-08 19:51:46 +00:00
ohcireg.h
ohcivar.h Bring the coding style into the 80s, i.e., get rid of __P and use 2000-06-01 14:28:57 +00:00
uaudio.c Unswap functiona arguments that got swapped during ANSIfication. Now 2000-06-19 11:43:48 +00:00
uaudioreg.h Use attribute packed for on-the-wire data structures. 2000-05-30 10:10:17 +00:00
ucom.c Bring the coding style into the 80s, i.e., get rid of __P and use 2000-06-01 14:28:57 +00:00
ucomvar.h Bring the coding style into the 80s, i.e., get rid of __P and use 2000-06-01 14:28:57 +00:00
uftdi.c Bring the coding style into the 80s, i.e., get rid of __P and use 2000-06-01 14:28:57 +00:00
uftdireg.h
ugen.c Bring the coding style into the 80s, i.e., get rid of __P and use 2000-06-01 14:28:57 +00:00
uhci.c %b -> bitmask_snprintf() 2000-08-08 19:51:46 +00:00
uhcireg.h Be a little more explicit and careful about setting links in TDs and QHs. 2000-07-23 19:43:37 +00:00
uhcivar.h Bring the coding style into the 80s, i.e., get rid of __P and use 2000-06-01 14:28:57 +00:00
uhid.c Bring the coding style into the 80s, i.e., get rid of __P and use 2000-06-01 14:28:57 +00:00
uhub.c Bring the coding style into the 80s, i.e., get rid of __P and use 2000-06-01 14:28:57 +00:00
ukbd.c Bring the coding style into the 80s, i.e., get rid of __P and use 2000-06-01 14:28:57 +00:00
ukbdmap.c
ukbdvar.h Bring the coding style into the 80s, i.e., get rid of __P and use 2000-06-01 14:28:57 +00:00
ulpt.c Bring the coding style into the 80s, i.e., get rid of __P and use 2000-06-01 14:28:57 +00:00
umass.c Make attach message correct for non-umass devices. 2000-08-12 14:52:44 +00:00
umodem.c Bring the coding style into the 80s, i.e., get rid of __P and use 2000-06-01 14:28:57 +00:00
ums.c Bring the coding style into the 80s, i.e., get rid of __P and use 2000-06-01 14:28:57 +00:00
urio.c Bring the coding style into the 80s, i.e., get rid of __P and use 2000-06-01 14:28:57 +00:00
urio.h
usb.c Deal with the fact that tsleep() may be a macro. 2000-06-07 00:33:51 +00:00
usb.h Reorder a little. 2000-06-01 15:43:32 +00:00
usb_mem.c Bring the coding style into the 80s, i.e., get rid of __P and use 2000-06-01 14:28:57 +00:00
usb_mem.h remove include of <vm/vm.h> 2000-06-28 16:39:25 +00:00
usb_port.h Improve some portability items. 2000-06-01 14:37:51 +00:00
usb_quirks.c Bring the coding style into the 80s, i.e., get rid of __P and use 2000-06-01 14:28:57 +00:00
usb_quirks.h Bring the coding style into the 80s, i.e., get rid of __P and use 2000-06-01 14:28:57 +00:00
usb_subr.c Improve some portability items. 2000-06-01 14:37:51 +00:00
usbcdc.h Use attribute packed for on-the-wire data structures. 2000-05-30 10:10:17 +00:00
usbdevs Add some more vendors and devices. 2000-08-12 14:51:01 +00:00
usbdevs.h Regen. 2000-08-12 14:58:20 +00:00
usbdevs_data.h Regen. 2000-08-12 14:58:20 +00:00
usbdi.c Initialize pointer before doing free of it. 2000-06-06 11:36:21 +00:00
usbdi.h Bring the coding style into the 80s, i.e., get rid of __P and use 2000-06-01 14:28:57 +00:00
usbdi_util.c Make it compile with USB_DEBUG. 2000-06-01 15:51:26 +00:00
usbdi_util.h Improve some portability items. 2000-06-01 14:37:51 +00:00
usbdivar.h Kill SPLUSBCHECK -- it's not portable, and quite annoying on some 2000-06-24 04:12:53 +00:00
usbhid.h Use attribute packed for on-the-wire data structures. 2000-05-30 10:10:17 +00:00
uvisor.c Bring the coding style into the 80s, i.e., get rid of __P and use 2000-06-01 14:28:57 +00:00