NetBSD/sys/dev/usb
augustss 1f003f1c43 Name collection types. 2001-12-27 11:25:47 +00:00
..
FILES
Makefile
Makefile.usbdevs
TODO Add an item 2001-12-09 03:06:46 +00:00
devlist2h.awk
ehci.c Fix null pointer dereference when EHCI_DEBUG is defined (and 2001-12-01 09:39:32 +00:00
ehcireg.h Improve xfer abort sequence. 2001-11-23 01:16:27 +00:00
ehcivar.h Add some interrupt processing. 2001-11-21 12:28:23 +00:00
ezload.c add RCSIDs 2001-11-13 06:24:53 +00:00
ezload.h
files.usb Add a preliminary version of a driver for In-System Designs non-standard 2001-12-24 13:43:24 +00:00
hid.c add RCSIDs 2001-11-13 06:24:53 +00:00
hid.h
if_aue.c Integrate fix from PR 10155. 2001-12-14 23:56:21 +00:00
if_auereg.h
if_cue.c Remove some stupid casts. 2001-12-12 15:36:08 +00:00
if_cuereg.h
if_kue.c Remove some stupid casts. 2001-12-12 15:36:08 +00:00
if_kuereg.h
if_upl.c add RCSIDs 2001-11-13 06:24:53 +00:00
kue_fw.h
ohci.c Pay more attention to if the HC is being unplugged. 2001-11-21 08:18:39 +00:00
ohcireg.h
ohcivar.h Use a task to perform the timeout abort so we have a process context when 2001-11-21 02:41:18 +00:00
uaudio.c add RCSIDs 2001-11-13 06:24:53 +00:00
uaudioreg.h
ucom.c add RCSIDs 2001-11-13 06:24:53 +00:00
ucomvar.h
uftdi.c Uoo 2001-12-17 14:34:37 +00:00
uftdireg.h support BREAK function, 2001-12-17 14:31:02 +00:00
ugen.c More test for NULL pipes. 2001-11-13 07:59:32 +00:00
ugraphire_rdesc.h
uhci.c Use NULL not 0. 2001-11-21 15:48:37 +00:00
uhcireg.h
uhcivar.h
uhid.c add RCSIDs 2001-11-13 06:24:53 +00:00
uhub.c Add a comment. 2001-11-20 16:08:37 +00:00
uirda.c Move utility routine from uirda.c to usbdi_util.c. 2001-12-18 14:50:01 +00:00
ukbd.c use #ifdef DDB (for consistency with the rest of the kernel) 2001-11-28 05:45:27 +00:00
ukbdmap.c add RCSIDs 2001-11-13 06:24:53 +00:00
ukbdvar.h
ulpt.c Plug a memory leak in an error case. 2001-11-29 11:07:12 +00:00
umass.c Get rid of the transfer_speed nonsense to calculate the timeout. 2001-12-24 19:24:33 +00:00
umass_isdata.c Add a preliminary version of a driver for In-System Designs non-standard 2001-12-24 13:43: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 Use the new USB_PRODUCT_ANY match. 2001-12-24 21:36:54 +00:00
umass_quirks.h Use the new USB_PRODUCT_ANY match. 2001-12-24 21:36:54 +00:00
umass_scsipi.c Make the separation between wire protocol (umass.c) and command protocol 2001-12-24 13:25:52 +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 the transfer_speed nonsense to calculate the timeout. 2001-12-24 19:24:33 +00:00
umct.c In BREAK, the value of LCR is held. 2001-12-17 14:19:39 +00:00
umct.h
umidi.c Use USBD_NO_COPY in for some transfers where it was missing. 2001-12-12 15:44:47 +00:00
umidi_quirks.c add RCSIDs 2001-11-13 06:24:53 +00:00
umidi_quirks.h
umidireg.h
umidivar.h
umodem.c add RCSIDs 2001-11-13 06:24:53 +00:00
ums.c add RCSIDs 2001-11-13 06:24:53 +00:00
uplcom.c Handle vendor/product lookup with a common routine. 2001-12-03 01:47:12 +00:00
urio.c handle vendor and product lookup with common routine 2001-12-16 15:11:19 +00:00
urio.h
usb.c Change wchan name for usb task thread. 2001-11-26 20:16:55 +00:00
usb.h Add IrDA related defines. 2001-12-06 17:00:26 +00:00
usb_mem.c add RCSIDs 2001-11-13 06:24:53 +00:00
usb_mem.h
usb_port.h Add UISDATA_DEBUG. 2001-12-24 21:37:52 +00:00
usb_quirks.c add RCSIDs 2001-11-13 06:24:53 +00:00
usb_quirks.h
usb_subr.c Correct a comment. 2001-11-22 21:59:33 +00:00
usbcdc.h
usbdevs Add ID for memory stick slot in Sony Clie running PalmOS 4.0. This may also 2001-12-26 04:32:39 +00:00
usbdevs.h Re-make these after usbdevs update. 2001-12-26 07:18:36 +00:00
usbdevs_data.h Re-make these after usbdevs update. 2001-12-26 07:18:36 +00:00
usbdi.c Add some more DIAGNOSTIC tests. 2001-12-24 21:36:15 +00:00
usbdi.h Add some more DIAGNOSTIC tests. 2001-12-24 21:36:15 +00:00
usbdi_util.c Add usbd_get_protocol(). 2001-12-27 11:24:42 +00:00
usbdi_util.h Add usbd_get_protocol(). 2001-12-27 11:24:42 +00:00
usbdivar.h Add some more DIAGNOSTIC tests. 2001-12-24 21:36:15 +00:00
usbhid.h Name collection types. 2001-12-27 11:25:47 +00:00
uscanner.c Add a scanner quirk for keeping the pipes open between device opening. 2001-12-12 15:48:18 +00:00
usscanner.c add RCSIDs 2001-11-13 06:24:53 +00:00
uvisor.c add RCSIDs 2001-11-13 06:24:53 +00:00
uyap.c add RCSIDs 2001-11-13 06:24:53 +00:00
uyap_firmware.h