NetBSD/sys/dev/usb
augustss 021319d9b3 Avoid crashing if we are forced to close() before teh open() completed
(can happen on disconnect, probably due do dubious logic in vdevgone()).
1999-07-14 19:12:07 +00:00
..
Makefile
Makefile.usbdevs
TODO More things to do. 1999-04-03 18:58:52 +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
hid.h
ohci.c Totally redo the way device detach is done. It now uses a kernel event 1999-06-30 06:44:22 +00:00
ohcireg.h
ohcivar.h Keep track of vendor id and make sure the vendor string is NUL terminated. 1999-05-20 09:52:35 +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 Totally redo the way device detach is done. It now uses a kernel event 1999-06-30 06:44:22 +00:00
uhci.c Apply some bulk transfer bug fixes from FreeBSD. 1999-07-12 05:22:50 +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 Totally redo the way device detach is done. It now uses a kernel event 1999-06-30 06:44:22 +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 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.c Make the kthread API a bit more friendly to loadable kernel modules. 1999-07-06 21:44:09 +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
usb_mem.c Very small formatting nit. 1999-06-05 13:43:03 +00:00
usb_mem.h
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
usbcdc.h
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 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
usbdi_util.c Totally redo the way device detach is done. It now uses a kernel event 1999-06-30 06:44:22 +00:00
usbdi_util.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