NetBSD/sys/dev/usb
augustss a293a6cc73 Make sure not to call tsleep() from suspend/resume routine. 1999-08-20 16:42:38 +00:00
..
FILES A small roadmap of the USB files. 1999-08-16 20:18:07 +00:00
Makefile
Makefile.usbdevs
TODO Add some more items. 1999-08-19 00:31:40 +00:00
devlist2h.awk Make some small changes to make it compile on OpenBSD. 1999-08-17 16:06:20 +00:00
files.usb Implement a modem driver for the Abstract Control Model, i.e. AT commands. 1999-08-16 20:26:53 +00:00
hid.c Some changes from FreeBSD (no functional differences). 1999-08-14 14:49:31 +00:00
hid.h
ohci.c Redo the UHCI data toggle handling. 1999-08-17 20:59:04 +00:00
ohcireg.h
ohcivar.h Make some small changes to make it compile on OpenBSD. 1999-08-17 16:06:20 +00:00
ucom.c Some changes from FreeBSD (no functional differences). 1999-08-14 14:49:31 +00:00
ugen.c Use the right type for the size argument when calling usbd_bulk_transfer(). 1999-08-19 19:57:21 +00:00
uhci.c Make sure not to call tsleep() from suspend/resume routine. 1999-08-20 16:42:38 +00:00
uhcireg.h
uhcivar.h Make some small changes to make it compile on OpenBSD. 1999-08-17 16:06:20 +00:00
uhid.c Make some small changes to make it compile on OpenBSD. 1999-08-17 16:06:20 +00:00
uhub.c Add a utility function, usbd_errstr(), to print error strings. From FreeBSD. 1999-08-19 19:51:36 +00:00
ukbd.c Some changes from FreeBSD (no functional differences). 1999-08-14 14:49:31 +00:00
ukbdmap.c
ukbdvar.h Rework the way ukbd attaches itself as the console (again). We now allow 1999-05-13 23:34:38 +00:00
ulpt.c Some changes from FreeBSD (no functional differences). 1999-08-14 14:49:31 +00:00
umodem.c Implement a modem driver for the Abstract Control Model, i.e. AT commands. 1999-08-16 20:26:53 +00:00
ums.c Get rid of FreeBSD code; there was so little to share in this driver 1999-08-16 23:36:25 +00:00
usb.c Make some small changes to make it compile on OpenBSD. 1999-08-17 16:06:20 +00:00
usb.h Add some mass storage definitions. 1999-08-19 19:50:42 +00:00
usb_mem.c make alpha compiler happy 1999-08-19 21:29:04 +00:00
usb_mem.h Make some small changes to make it compile on OpenBSD. 1999-08-17 16:06:20 +00:00
usb_port.h Make some small changes to make it compile on OpenBSD. 1999-08-17 16:06:20 +00:00
usb_quirks.c Add a quirk for mice with reversed Z-axis. 1999-06-26 00:09:15 +00:00
usb_quirks.h Add a quirk for mice with reversed Z-axis. 1999-06-26 00:09:15 +00:00
usb_subr.c Add a utility function, usbd_errstr(), to print error strings. From FreeBSD. 1999-08-19 19:51:36 +00:00
usbcdc.h Add more CDC definitions. 1999-08-16 20:20:19 +00:00
usbdevs Add some weirdo modem. 1999-06-28 04:09:53 +00:00
usbdevs.h Regen. 1999-06-28 04:10:26 +00:00
usbdevs_data.h Regen. 1999-06-28 04:10:26 +00:00
usbdi.c Redo the UHCI data toggle handling. 1999-08-17 20:59:04 +00:00
usbdi.h Add a utility function, usbd_errstr(), to print error strings. From FreeBSD. 1999-08-19 19:51:36 +00:00
usbdi_util.c Make some small changes to make it compile on OpenBSD. 1999-08-17 16:06:20 +00:00
usbdi_util.h Make some small changes to make it compile on OpenBSD. 1999-08-17 16:06:20 +00:00
usbdivar.h Redo the UHCI data toggle handling. 1999-08-17 20:59:04 +00:00
usbhid.h More digitizer defines. 1999-05-13 23:29:11 +00:00