NetBSD/sys/dev/usb
thorpej 29184c350f Add a few more Communication Interface Class subclasses (including Ethernet
and *shudder* ATM).
1999-05-18 23:42:56 +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 Add vendor/product/release locators. Added in frustration as my HID 1999-05-16 13:51:05 +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 Fix a serious bug in bandwidth accounting that thrashed memory. 1999-05-09 22:48:35 +00:00
ohcireg.h Take care of some lines > 80 chars. 1998-12-10 23:16:47 +00:00
ohcivar.h Merge changes to make the USB stack work with FreeBSD. The original 1998-12-26 12:53:00 +00:00
ucom.c Some minor updates from FreeBSD. 1999-01-10 19:13:15 +00:00
ugen.c Various little fixes from the FreeBSD version. 1999-01-08 11:58:25 +00:00
uhci.c Improve error handling. Mostly from FreeBSD. 1999-05-16 11:43:32 +00:00
uhcireg.h Add legacy support register. 1999-04-03 19:01:20 +00:00
uhcivar.h Merge changes to make the USB stack work with FreeBSD. The original 1998-12-26 12:53:00 +00:00
uhid.c Handle exclusive open bit differently. 1999-05-09 14:38:01 +00:00
uhub.c Some minor updates from FreeBSD. 1999-01-10 19:13:15 +00:00
ukbd.c Fix debug printf. 1999-05-14 19:38:44 +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 Update/add URLs to relevant USB specs. 1999-01-10 11:13:36 +00:00
umodem.c Update/add URLs to relevant USB specs. 1999-01-10 11:13:36 +00:00
ums.c Call ws routines at spltty() from interrupt routines. 1999-05-09 15:10:30 +00:00
usb.c Some minor updates from FreeBSD. 1999-01-10 19:13:15 +00:00
usb.h Add a few more Communication Interface Class subclasses (including Ethernet 1999-05-18 23:42:56 +00:00
usb_mem.c Initialize field to indicate fragment block. 1998-12-14 23:44:04 +00:00
usb_mem.h A minor fix for FreeBSD. 1999-01-09 12:16:54 +00:00
usb_port.h Some minor updates from FreeBSD. 1999-01-10 19:13:15 +00:00
usb_quirks.c Various little fixes from the FreeBSD version. 1999-01-08 11:58:25 +00:00
usb_quirks.h The Peracom serial converter (like some other devices) claim to have 1998-12-29 15:23:59 +00:00
usb_subr.c Add vendor/product/release locators. Added in frustration as my HID 1999-05-16 13:51:05 +00:00
usbcdc.h Add more CDC definitions. 1999-01-03 01:09:18 +00:00
usbdevs Another mouse. 1999-05-11 09:56:32 +00:00
usbdevs.h Regen. 1999-05-11 09:56:56 +00:00
usbdevs_data.h Regen. 1999-05-11 09:56:56 +00:00
usbdi.c More DIAGNOSTIC tests. 1999-05-13 23:29:41 +00:00
usbdi.h Add vendor/product/release locators. Added in frustration as my HID 1999-05-16 13:51:05 +00:00
usbdi_util.c Various little fixes from the FreeBSD version. 1999-01-08 11:58:25 +00:00
usbdi_util.h Add usbd_bulk_transfer(), a function to do interruptible transfer that 1999-01-01 15:25:57 +00:00
usbdivar.h Add vendor/product/release locators. Added in frustration as my HID 1999-05-16 13:51:05 +00:00
usbhid.h More digitizer defines. 1999-05-13 23:29:11 +00:00