NetBSD/sys/dev/usb
augustss afe636b9fa Add some digitizer usage codes. 1999-04-22 01:57:01 +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 ukbdmap.c. 1999-01-10 11:09:02 +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 Back out previous fix and apply the patch from Nick Hibma the right way. 1999-01-13 10:33:53 +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 debug output a little. 1999-04-03 19:00:43 +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 Use the right buffer in immediate mode. 1999-04-21 19:02:26 +00:00
uhub.c Some minor updates from FreeBSD. 1999-01-10 19:13:15 +00:00
ukbd.c Fix transpostion in translation table for XT scan codes. 1999-01-13 18:38:26 +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
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 Fix Z axis buglet. 1999-01-12 22:06:48 +00:00
usb.c Some minor updates from FreeBSD. 1999-01-10 19:13:15 +00:00
usb.h Make the reset even longer do cater for really bad devices. 1999-02-15 00:32:16 +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 Initialize pipe structure properly. From Joel Chen <jchen@nc.com> 1999-03-18 12:08:43 +00:00
usbcdc.h Add more CDC definitions. 1999-01-03 01:09:18 +00:00
usbdevs Add Visiion camera and Macally mouse. 1999-04-03 19:01:57 +00:00
usbdevs.h Regen. 1999-04-03 19:03:02 +00:00
usbdevs_data.h Regen. 1999-04-03 19:03:02 +00:00
usbdi.c Some minor updates from FreeBSD. 1999-01-10 19:13:15 +00:00
usbdi.h Some minor updates from FreeBSD. 1999-01-10 19:13:15 +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 Some minor updates from FreeBSD. 1999-01-10 19:13:15 +00:00
usbhid.h Add some digitizer usage codes. 1999-04-22 01:57:01 +00:00