NetBSD/sys/dev/usb
augustss aef39844d9 Add quirk for speakers that pretend to support the audio class, but don't.
Add quirk for mice that geberate spurious button up events (XXX fix not fully
implemented).
1999-11-15 22:04:14 +00:00
..
devlist2h.awk Fix from FreeBSD. 1999-08-28 10:01:42 +00:00
FILES A small roadmap of the USB files. 1999-08-16 20:18:07 +00:00
files.usb Add needs-flag to ukbd. Fixes PR 8385 from Izumi Tsutsui 1999-09-12 17:40:57 +00:00
hid.c A number of stylistic changes to increase readability (many suggested 1999-11-12 00:34:57 +00:00
hid.h Make the copyright header conform to the NetBSD template. 1998-11-25 22:32:04 +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
ohci.c A number of stylistic changes to increase readability (many suggested 1999-11-12 00:34:57 +00:00
ohcireg.h Handle the case when a USB transfer is so long that it crosses two page 1999-09-15 21:14:03 +00:00
ohcivar.h A number of stylistic changes to increase readability (many suggested 1999-11-12 00:34:57 +00:00
TODO A number of stylistic changes to increase readability (many suggested 1999-11-12 00:34:57 +00:00
uaudio.c Add quirk for speakers that pretend to support the audio class, but don't. 1999-11-15 22:04:14 +00:00
uaudioreg.h Format tag and format type tests were interchanged. 1999-10-13 20:13:29 +00:00
ucom.c A number of stylistic changes to increase readability (many suggested 1999-11-12 00:34:57 +00:00
ugen.c A number of stylistic changes to increase readability (many suggested 1999-11-12 00:34:57 +00:00
uhci.c Get transfer status right on short transfers. From FreeBSD, Nick Hibma. 1999-11-13 23:58:01 +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 A number of stylistic changes to increase readability (many suggested 1999-11-12 00:34:57 +00:00
uhid.c A number of stylistic changes to increase readability (many suggested 1999-11-12 00:34:57 +00:00
uhub.c A number of stylistic changes to increase readability (many suggested 1999-11-12 00:34:57 +00:00
ukbd.c Hide function definition within ifdef's is becomes active in. 1999-11-12 19:11:25 +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 A number of stylistic changes to increase readability (many suggested 1999-11-12 00:34:57 +00:00
umass.c A number of stylistic changes to increase readability (many suggested 1999-11-12 00:34:57 +00:00
umodem.c A number of stylistic changes to increase readability (many suggested 1999-11-12 00:34:57 +00:00
ums.c Add quirk for speakers that pretend to support the audio class, but don't. 1999-11-15 22:04:14 +00:00
usb_mem.c A number of stylistic changes to increase readability (many suggested 1999-11-12 00:34:57 +00:00
usb_mem.h Remove FreeBSD tags that got in there by accident. 1999-10-13 18:52:54 +00:00
usb_port.h Give uaudio its own debug flag. 1999-10-14 01:18:39 +00:00
usb_quirks.c Add quirk for speakers that pretend to support the audio class, but don't. 1999-11-15 22:04:14 +00:00
usb_quirks.h Add quirk for speakers that pretend to support the audio class, but don't. 1999-11-15 22:04:14 +00:00
usb_subr.c A number of stylistic changes to increase readability (many suggested 1999-11-12 00:34:57 +00:00
usb.c A number of stylistic changes to increase readability (many suggested 1999-11-12 00:34:57 +00:00
usb.h Add a macro to extract the isoc type. 1999-10-20 21:02:39 +00:00
usbcdc.h Add more CDC definitions. 1999-08-16 20:20:19 +00:00
usbdevs Add a modem from ELSA. 1999-11-12 00:26:13 +00:00
usbdevs_data.h Regen. 1999-11-12 00:26:39 +00:00
usbdevs.h Regen. 1999-11-12 00:26:39 +00:00
usbdi_util.c A number of stylistic changes to increase readability (many suggested 1999-11-12 00:34:57 +00:00
usbdi_util.h A number of stylistic changes to increase readability (many suggested 1999-11-12 00:34:57 +00:00
usbdi.c A number of stylistic changes to increase readability (many suggested 1999-11-12 00:34:57 +00:00
usbdi.h A number of stylistic changes to increase readability (many suggested 1999-11-12 00:34:57 +00:00
usbdivar.h A number of stylistic changes to increase readability (many suggested 1999-11-12 00:34:57 +00:00
usbhid.h More digitizer defines. 1999-05-13 23:29:11 +00:00