NetBSD/sys/dev/usb
augustss 4c217fdaf8 Merge the soft_{td,ed} with the real {td,ed}. This saves time and space.
(And fix typo in corresponding uhci change.)
1999-08-22 23:41:00 +00:00
..
devlist2h.awk Make some small changes to make it compile on OpenBSD. 1999-08-17 16:06:20 +00:00
FILES A small roadmap of the USB files. 1999-08-16 20:18:07 +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
Makefile
Makefile.usbdevs
ohci.c Merge the soft_{td,ed} with the real {td,ed}. This saves time and space. 1999-08-22 23:41:00 +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
TODO 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 Move more of the transfer completion processing to HC independent code. 1999-08-22 20:12:39 +00:00
uhci.c Merge the soft_{td,ed} with the real {td,ed}. This saves time and space. 1999-08-22 23:41:00 +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 Make some small changes to make it compile on OpenBSD. 1999-08-17 16:06:20 +00:00
uhub.c Move more of the transfer completion processing to HC independent code. 1999-08-22 20:12:39 +00:00
ukbd.c Some changes from FreeBSD (no functional differences). 1999-08-14 14:49:31 +00:00
ukbdmap.c
ukbdvar.h
ulpt.c Simplify ulptwrite() by calling usbd_bulk_transfer(). This also makes 1999-08-22 22:22:43 +00:00
umodem.c Move more of the transfer completion processing to HC independent code. 1999-08-22 20:12:39 +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_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 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 Move more of the transfer completion processing to HC independent code. 1999-08-22 20:12:39 +00:00
usb.c Make some small changes to make it compile on OpenBSD. 1999-08-17 16:06:20 +00:00
usb.h Move more of the transfer completion processing to HC independent code. 1999-08-22 20:12:39 +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_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 Move more of the transfer completion processing to HC independent code. 1999-08-22 20:12:39 +00:00
usbdi_util.h Move more of the transfer completion processing to HC independent code. 1999-08-22 20:12:39 +00:00
usbdi.c Move more of the transfer completion processing to HC independent code. 1999-08-22 20:12:39 +00:00
usbdi.h Move more of the transfer completion processing to HC independent code. 1999-08-22 20:12:39 +00:00
usbdivar.h Move more of the transfer completion processing to HC independent code. 1999-08-22 20:12:39 +00:00
usbhid.h