NetBSD/sys/dev/usb
augustss 96d1acf3d6 Add isoc support. From FreeBSD via Berndt Josef Wulf <wulf@ping.net.au> 2000-09-08 00:55:26 +00:00
..
FILES
Makefile Install usbdevs.h as well. 2000-08-20 22:25:20 +00:00
Makefile.usbdevs
TODO Implement what in Intel-speech is known as "bandwidth reclamation". 2000-08-13 16:18:09 +00:00
devlist2h.awk
files.usb
hid.c
hid.h
if_aue.c
if_auereg.h
if_cue.c
if_cuereg.h
if_kue.c
if_kuereg.h
if_upl.c Minor whitespace change. 2000-08-12 14:35:20 +00:00
kue_fw.h
ohci.c Add an XXX comment. 2000-08-17 23:18:56 +00:00
ohcireg.h
ohcivar.h
uaudio.c Add a quirk for audio devices that claim to have an extension unit, but it 2000-08-24 14:11:09 +00:00
uaudioreg.h
ucom.c Handle output packet headers in a cleaner way. From IWAMOTO Toshihiro 2000-09-03 19:15:45 +00:00
ucomvar.h Handle output packet headers in a cleaner way. From IWAMOTO Toshihiro 2000-09-03 19:15:45 +00:00
uftdi.c Handle output packet headers in a cleaner way. From IWAMOTO Toshihiro 2000-09-03 19:15:45 +00:00
uftdireg.h
ugen.c Add isoc support. From FreeBSD via Berndt Josef Wulf <wulf@ping.net.au> 2000-09-08 00:55:26 +00:00
uhci.c Fix race condition when unlinking xfers. Thanks to IWAMOTO Toshihiro 2000-08-13 18:20:14 +00:00
uhcireg.h Fix race condition when unlinking xfers. Thanks to IWAMOTO Toshihiro 2000-08-13 18:20:14 +00:00
uhcivar.h Implement what in Intel-speech is known as "bandwidth reclamation". 2000-08-13 16:18:09 +00:00
uhid.c
uhub.c
ukbd.c Implement handling of the UQ_SPUR_BUT_UP quirk. Some keyboards sometimes 2000-08-20 22:30:17 +00:00
ukbdmap.c
ukbdvar.h
ulpt.c
umass.c From FreeBSD: add code for Insystem USB cable. 2000-08-17 23:16:16 +00:00
umodem.c Handle output packet headers in a cleaner way. From IWAMOTO Toshihiro 2000-09-03 19:15:45 +00:00
ums.c
urio.c
urio.h
usb.c Removed unnecessary variable declaration. 2000-08-24 14:12:34 +00:00
usb.h
usb_mem.c
usb_mem.h remove include of <vm/vm.h> 2000-06-28 16:39:25 +00:00
usb_port.h Add UKBD_DEBUG. 2000-08-24 14:13:38 +00:00
usb_quirks.c Add a quirk for audio devices that claim to have an extension unit, but it 2000-08-24 14:11:09 +00:00
usb_quirks.h Add a quirk for audio devices that claim to have an extension unit, but it 2000-08-24 14:11:09 +00:00
usb_subr.c
usbcdc.h
usbdevs Add scores of scanners (from FreeBSD). 2000-09-07 03:59:55 +00:00
usbdevs.h Regen. 2000-09-07 04:00:21 +00:00
usbdevs_data.h Regen. 2000-09-07 04:00:21 +00:00
usbdi.c
usbdi.h
usbdi_util.c
usbdi_util.h
usbdivar.h Kill SPLUSBCHECK -- it's not portable, and quite annoying on some 2000-06-24 04:12:53 +00:00
usbhid.h Add a few more defines. From Nick Hibma and FreeBSD. 2000-09-03 19:09:14 +00:00
uvisor.c Handle output packet headers in a cleaner way. From IWAMOTO Toshihiro 2000-09-03 19:15:45 +00:00