NetBSD/sys/dev/usb
augustss b23490d39f Implement timeout and abort of requests.
Compute length of short transfers correctly.
1999-08-14 08:56:09 +00:00
..
devlist2h.awk Generate grammatically correct sentences. 1999-04-03 18:59:51 +00:00
files.usb Totally redo the way device detach is done. It now uses a kernel event 1999-06-30 06:44:22 +00:00
hid.c Various little fixes from the FreeBSD version. 1999-01-08 11:58:25 +00:00
hid.h Make the copyright header conform to the NetBSD template. 1998-11-25 22:32:04 +00:00
Makefile Add a Communication Class header file. 1999-01-01 07:43:13 +00:00
Makefile.usbdevs Generate appropriate RCS headers. 1999-01-07 22:18:23 +00:00
ohci.c Implement timeout and abort of requests. 1999-08-14 08:56:09 +00:00
ohcireg.h Take care of some lines > 80 chars. 1998-12-10 23:16:47 +00:00
ohcivar.h Keep track of vendor id and make sure the vendor string is NUL terminated. 1999-05-20 09:52:35 +00:00
TODO Some new items. 1999-08-07 15:05:46 +00:00
ucom.c Totally redo the way device detach is done. It now uses a kernel event 1999-06-30 06:44:22 +00:00
ugen.c Change it so that a pipe can be open RW instead of just R or W. 1999-08-02 19:32:56 +00:00
uhci.c Get data toggle right for short bulk transfers. 1999-08-02 23:35:55 +00:00
uhcireg.h Add legacy support register. 1999-04-03 19:01:20 +00:00
uhcivar.h Add suspend/resume handling to the UHCI driver. 1999-06-26 08:30:17 +00:00
uhid.c Totally redo the way device detach is done. It now uses a kernel event 1999-06-30 06:44:22 +00:00
uhub.c Totally redo the way device detach is done. It now uses a kernel event 1999-06-30 06:44:22 +00:00
ukbd.c More DIAGNOSTIC messages. 1999-07-24 01:40:19 +00:00
ukbdmap.c Fix some buglets pointed out by "Brett D. Slager" <bds@snarf.thnet.com> 1999-02-28 10:05:00 +00:00
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 Avoid crashing if we are forced to close() before teh open() completed 1999-07-14 19:12:07 +00:00
umodem.c Totally redo the way device detach is done. It now uses a kernel event 1999-06-30 06:44:22 +00:00
ums.c Totally redo the way device detach is done. It now uses a kernel event 1999-06-30 06:44:22 +00:00
usb_mem.c Another debug message. 1999-08-02 19:49:50 +00:00
usb_mem.h A minor fix for FreeBSD. 1999-01-09 12:16:54 +00:00
usb_port.h Totally redo the way device detach is done. It now uses a kernel event 1999-06-30 06:44:22 +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 Totally redo the way device detach is done. It now uses a kernel event 1999-06-30 06:44:22 +00:00
usb.c Test return values the right way. 1999-08-02 19:36:48 +00:00
usb.h Totally redo the way device detach is done. It now uses a kernel event 1999-06-30 06:44:22 +00:00
usbcdc.h Add more CDC definitions. 1999-01-03 01:09:18 +00:00
usbdevs Add some weirdo modem. 1999-06-28 04:09:53 +00:00
usbdevs_data.h Regen. 1999-06-28 04:10:26 +00:00
usbdevs.h Regen. 1999-06-28 04:10:26 +00:00
usbdi_util.c Add usbd_set_hub_feature() and usbd_clear_hub_feature(). 1999-08-07 23:14:17 +00:00
usbdi_util.h Add usbd_set_hub_feature() and usbd_clear_hub_feature(). 1999-08-07 23:14:17 +00:00
usbdi.c Add some sanity checks. 1999-07-06 07:12:03 +00:00
usbdi.h Totally redo the way device detach is done. It now uses a kernel event 1999-06-30 06:44:22 +00:00
usbdivar.h Totally redo the way device detach is done. It now uses a kernel event 1999-06-30 06:44:22 +00:00
usbhid.h More digitizer defines. 1999-05-13 23:29:11 +00:00