NetBSD/sys/dev/usb
augustss 319c42848d Add some sanity checks. 1999-07-06 07:12:03 +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
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 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
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 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
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 Totally redo the way device detach is done. It now uses a kernel event 1999-06-30 06:44:22 +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 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 Totally redo the way device detach is done. It now uses a kernel event 1999-06-30 06:44:22 +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 Totally redo the way device detach is done. It now uses a kernel event 1999-06-30 06:44:22 +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 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
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.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