NetBSD/sys/dev/usb
augustss 9e287c33a3 Add an In-System storage adapter. 2002-07-29 03:29:34 +00:00
..
FILES Add some missing files. 2001-12-30 11:01:24 +00:00
Makefile Added some clarifying comments after my mistake. 2002-04-12 17:56:14 +00:00
Makefile.usbdevs Added some clarifying comments after my mistake. 2002-04-12 17:56:14 +00:00
TODO Add an item 2001-12-09 03:06:46 +00:00
devlist2h.awk constify 2001-01-18 20:28:15 +00:00
ehci.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
ehcireg.h Improve xfer abort sequence. 2001-11-23 01:16:27 +00:00
ehcivar.h Change abort slightly. 2001-12-31 12:16:57 +00:00
ezload.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
ezload.h constify 2001-01-18 20:28:15 +00:00
files.usb Rename the audio "bus" attribute audiobus to avoid confusion with audio 2002-04-22 09:41:19 +00:00
hid.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
hid.h Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
if_aue.c Add support for Belkin USB to LAN Converter. 2002-07-25 06:45:38 +00:00
if_auereg.h Add a reference counter to avoid blowing away the softc while frobbing 2001-10-10 02:14:16 +00:00
if_cue.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
if_cuereg.h Defer stopping the interface on error to a process context. 2001-01-21 22:09:23 +00:00
if_kue.c Refetch interface handle on reset. Avoids potential access to freed memory. 2002-07-16 22:00:31 +00:00
if_kuereg.h Ad define for warm boot rev. 2001-01-21 02:35:31 +00:00
if_upl.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
if_url.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
if_urlreg.h add driver for Realtek RL8150L USB ethernet adapter 2002-03-28 21:09:10 +00:00
kue_fw.h constify 2001-01-19 08:54:21 +00:00
ohci.c SIMPLEQ rototill: 2002-06-01 23:50:52 +00:00
ohcireg.h Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
ohcivar.h Change xfer abort to wait for the softintr to run. 2001-12-31 12:20:35 +00:00
uaudio.c USB_ATTACH: Initialize sc_plachan.altidx and sc_recchan.altidx with -1. 2002-05-18 15:14:39 +00:00
uaudioreg.h Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
ucom.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
ucomvar.h Make a typedef for struct proc to make portingeasier. 2001-12-31 12:15:21 +00:00
udsbr.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
uftdi.c Add code to setup hardware or software flow control (or none at 2002-07-18 14:44:10 +00:00
uftdireg.h Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
ugen.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
ugraphire_rdesc.h Supply our own report descriptor (from Nick Hibma) for the Wacom Graphire. 2000-12-29 01:47:49 +00:00
uhci.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
uhcireg.h Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
uhcivar.h Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
uhid.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
uhidev.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
uhidev.h Be more paranoid about input sizes. 2001-12-29 18:56:52 +00:00
uhub.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
uirda.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
ukbd.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
ukbdmap.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
ukbdvar.h
ulpt.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
umass.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
umass_isdata.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
umass_isdata.h Add a preliminary version of a driver for In-System Designs non-standard 2001-12-24 13:43:24 +00:00
umass_quirks.c Add a quirk for Trumpion device (extracted from OpenBSD). 2002-07-11 21:42:23 +00:00
umass_quirks.h Introduce a field, busquirks, in the umass quirk table that is passed 2001-12-29 13:46:23 +00:00
umass_scsipi.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
umass_scsipi.h Make the separation between wire protocol (umass.c) and command protocol 2001-12-24 13:25:52 +00:00
umassvar.h Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
umct.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
umct.h support USB-RS232 Converter of Magic Control Technology Corp. 2001-03-28 18:42:13 +00:00
umidi.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
umidi_quirks.c add ROLAND/EDIROL SC-8850/SD-90. 2002-06-19 13:55:30 +00:00
umidi_quirks.h fix for Roland/EDIROL UM-880. 2001-09-29 22:00:47 +00:00
umidireg.h fix for UX96 (and all Yamaha specific devices, hopefully). 2001-05-28 20:52:06 +00:00
umidivar.h Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
umodem.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
ums.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
uplcom.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
urio.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
urio.h
usb.c SIMPLEQ rototill: 2002-06-01 23:50:52 +00:00
usb.h Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
usb_mem.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
usb_mem.h Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
usb_port.h Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
usb_quirks.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
usb_quirks.h Add quirk for printers that cannot handle bidir mode (not used yet). 2001-04-15 09:38:01 +00:00
usb_subr.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
usbcdc.h Connect to the interrupt endpoint on the control interface to receive 2001-02-16 20:15:57 +00:00
usbdevs Add an In-System storage adapter. 2002-07-29 03:29:34 +00:00
usbdevs.h regen; System controller in SGI O300 2002-07-26 13:32:49 +00:00
usbdevs_data.h regen; System controller in SGI O300 2002-07-26 13:32:49 +00:00
usbdi.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
usbdi.h Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
usbdi_util.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
usbdi_util.h Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
usbdivar.h Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
usbhid.h Add some more #defines. 2001-12-28 00:20:24 +00:00
uscanner.c Add a scanner (from OpenBSD). 2002-07-14 20:53:21 +00:00
usscanner.c Correct function name in some debug printfs. (More could be done.) 2002-07-26 00:01:30 +00:00
ustir.c s/__FUNCTION__/__func__/ 2002-07-08 17:46:23 +00:00
ustirreg.h Add the ustir driver, for SigmaTel STIr4200 USB/IrDA Bridge. 2002-01-03 18:54:31 +00:00
uvisor.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
uvscom.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
uyap.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
uyap_firmware.h Use the real Y@P firmware. Permission granted by Kamal Parmar, 2001-01-16 03:10:09 +00:00