NetBSD/sys/dev/usb
augustss 977c927d44 Do a brain dump of items to do. 1999-09-07 14:58:12 +00:00
..
FILES A small roadmap of the USB files. 1999-08-16 20:18:07 +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 Do a brain dump of items to do. 1999-09-07 14:58:12 +00:00
devlist2h.awk Fix from FreeBSD. 1999-08-28 10:01:42 +00:00
files.usb Remove some unneeded needs-flag. 1999-08-23 07:07:47 +00:00
hid.c Some changes from FreeBSD (no functional differences). 1999-08-14 14:49:31 +00:00
hid.h Make the copyright header conform to the NetBSD template. 1998-11-25 22:32:04 +00:00
ohci.c Change some printf to DPRINTF for consistency. From Nick Hibma, FreeBSD. 1999-09-05 21:22:38 +00:00
ohcireg.h Merge the soft_{td,ed} with the real {td,ed}. This saves time and space. 1999-08-22 23:41:00 +00:00
ohcivar.h Merge the soft_{td,ed} with the real {td,ed}. This saves time and space. 1999-08-22 23:41:00 +00:00
ucom.c Some changes from FreeBSD (no functional differences). 1999-08-14 14:49:31 +00:00
ugen.c Change the way the `struct device' base part of all driver softc are 1999-09-05 19:32:18 +00:00
uhci.c Change some printf to DPRINTF for consistency. From Nick Hibma, FreeBSD. 1999-09-05 21:22:38 +00:00
uhcireg.h Merge the soft_{td,qh} with the real {td,qh}. This saves time and space. 1999-08-22 23:19:56 +00:00
uhcivar.h Merge the soft_{td,ed} with the real {td,ed}. This saves time and space. 1999-08-22 23:41:00 +00:00
uhid.c Change the way the `struct device' base part of all driver softc are 1999-09-05 19:32:18 +00:00
uhub.c Change the way the `struct device' base part of all driver softc are 1999-09-05 19:32:18 +00:00
ukbd.c Change the way the `struct device' base part of all driver softc are 1999-09-05 19:32:18 +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 Change the way the `struct device' base part of all driver softc are 1999-09-05 19:32:18 +00:00
umass.c Change the way the `struct device' base part of all driver softc are 1999-09-05 19:32:18 +00:00
umodem.c Change the way the `struct device' base part of all driver softc are 1999-09-05 19:32:18 +00:00
ums.c Change the way the `struct device' base part of all driver softc are 1999-09-05 19:32:18 +00:00
usb.c Change the way the `struct device' base part of all driver softc are 1999-09-05 19:32:18 +00:00
usb.h Add USUBCLASS_MIDISTREAM definition, per request from MAEKAWA Masahide 1999-09-06 17:16:47 +00:00
usb_mem.c Move more of the transfer completion processing to HC independent code. 1999-08-22 20:12:39 +00:00
usb_mem.h Move more of the transfer completion processing to HC independent code. 1999-08-22 20:12:39 +00:00
usb_port.h Change the way the `struct device' base part of all driver softc are 1999-09-05 19:32:18 +00:00
usb_quirks.c Change some printf to DPRINTF for consistency. From Nick Hibma, FreeBSD. 1999-09-05 21:22:38 +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 Change some printf to DPRINTF for consistency. From Nick Hibma, FreeBSD. 1999-09-05 21:22:38 +00:00
usbcdc.h Add more CDC definitions. 1999-08-16 20:20:19 +00:00
usbdevs Add Logitech QuickCam. 1999-09-02 22:07:29 +00:00
usbdevs.h Regen. 1999-09-02 22:07:43 +00:00
usbdevs_data.h Regen. 1999-09-02 22:07:43 +00:00
usbdi.c Change some printf to DPRINTF for consistency. From Nick Hibma, FreeBSD. 1999-09-05 21:22:38 +00:00
usbdi.h Change the way the `struct device' base part of all driver softc are 1999-09-05 19:32:18 +00:00
usbdi_util.c Change the way the `struct device' base part of all driver softc are 1999-09-05 19:32:18 +00:00
usbdi_util.h Change the way the `struct device' base part of all driver softc are 1999-09-05 19:32:18 +00:00
usbdivar.h Change the way the `struct device' base part of all driver softc are 1999-09-05 19:32:18 +00:00
usbhid.h More digitizer defines. 1999-05-13 23:29:11 +00:00