NetBSD/sys/dev/usb
2000-03-25 18:12:20 +00:00
..
devlist2h.awk
FILES
files.usb Avoid linker error if no PHY is attached. 2000-02-14 20:29:54 +00:00
hid.c Keep the bit position even when the report descriptor says POP. 2000-03-17 18:09:17 +00:00
hid.h
if_aue.c Some cleanup and renaming of the callouts used in USB drivers. 2000-03-24 22:03:28 +00:00
if_auereg.h Remove unused macros. 2000-03-24 22:13:23 +00:00
if_cue.c Some cleanup and renaming of the callouts used in USB drivers. 2000-03-24 22:03:28 +00:00
if_cuereg.h Remove unused macros. 2000-03-24 22:13:23 +00:00
if_kue.c Change the test for cold boot slightly to avoid a long busy wait with UHCI. 2000-03-25 17:59:34 +00:00
if_kuereg.h Remove unused macros. 2000-03-24 22:13:23 +00:00
kue_fw.h
Makefile
Makefile.usbdevs Use ${RM} 2000-01-31 21:08:11 +00:00
ohci.c Rename and move around callout handles to make it more sane. 2000-03-25 18:02:32 +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
TODO Remove one, add one. 2000-03-25 18:12:20 +00:00
uaudio.c Some more debug when selecting sample rate. 2000-03-24 13:02:00 +00:00
uaudioreg.h
ucom.c Use NULL instead of 0. 2000-02-08 18:45:27 +00:00
ucomvar.h Add methods for ucom to call back on open/close. 2000-02-08 09:18:01 +00:00
ugen.c Generate better error codes on bulk write. 2000-03-06 20:59:17 +00:00
uhci.c Rename and move around callout handles to make it more sane. 2000-03-25 18:02:32 +00:00
uhcireg.h
uhcivar.h Rename and move around callout handles to make it more sane. 2000-03-25 18:02:32 +00:00
uhid.c Add ioctl USB_SET_REPORT for uhid. This will allow manipulating the 2000-03-19 22:23:28 +00:00
uhub.c Distinguish between device and interface classes. 2000-02-29 21:37:00 +00:00
ukbd.c New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
ukbdmap.c
ukbdvar.h
ulpt.c Remove irrelevant comment. 2000-03-06 20:58:39 +00:00
umass.c Rename bulk only protocol (following FreeBSD). 2000-03-24 22:16:42 +00:00
umodem.c Fix some uninitialized variables. From Krister Walfridsson <cato@df.lth.se> 2000-03-15 22:40:30 +00:00
ums.c Distinguish between device and interface classes. 2000-02-29 21:37:00 +00:00
usb_mem.c
usb_mem.h Fix DMAADDR(): 2000-03-12 23:10:29 +00:00
usb_port.h Some cleanup and renaming of the callouts used in USB drivers. 2000-03-24 22:03:28 +00:00
usb_quirks.c The Wacom CT0405U delivers strings, but they are wrong. Don't use them. 2000-03-25 17:30:00 +00:00
usb_quirks.h
usb_subr.c Rename and move around callout handles to make it more sane. 2000-03-25 18:02:32 +00:00
usb.c Make the USB event queue longer. Mine overflows before the (user-land) 2000-03-16 00:46:38 +00:00
usb.h Rename bulk only protocol (following FreeBSD). 2000-03-24 22:16:42 +00:00
usbcdc.h
usbdevs Some new devices. From FreeBSD. 2000-03-20 01:31:10 +00:00
usbdevs_data.h Regen. 2000-03-20 01:31:29 +00:00
usbdevs.h Regen. 2000-03-20 01:31:29 +00:00
usbdi_util.c Fix (mostly harmless) typo. 2000-02-22 11:25:06 +00:00
usbdi_util.h
usbdi.c Rename and move around callout handles to make it more sane. 2000-03-25 18:02:32 +00:00
usbdi.h Use ratecheck() to limit error messages on disconnect. 2000-03-02 12:37:50 +00:00
usbdivar.h Rename and move around callout handles to make it more sane. 2000-03-25 18:02:32 +00:00
usbhid.h