NetBSD/sys/dev/usb
bouyer 2d7b577657 When padding to URL_MIN_FRAME_LEN, memset the extra buffer space used. 2003-01-15 22:40:34 +00:00
..
FILES
Makefile
Makefile.usbdevs
TODO
devlist2h.awk
ehci.c Add a comment describing why ehci_dump() has been added back despite 2002-11-19 19:18:09 +00:00
ehcireg.h
ehcivar.h
ezload.c
ezload.h
files.usb Add driver for Belkin (and other) serial adapter. 2002-10-08 13:08:02 +00:00
hid.c
hid.h
if_aue.c
if_auereg.h
if_cue.c
if_cuereg.h
if_kue.c
if_kuereg.h
if_upl.c
if_url.c When padding to URL_MIN_FRAME_LEN, memset the extra buffer space used. 2003-01-15 22:40:34 +00:00
if_urlreg.h
kue_fw.h
ohci.c Add a couple of le32toh which were missing in the previous. 2002-12-10 14:07:37 +00:00
ohcireg.h
ohcivar.h
uaudio.c Don't stuff extra data when we receive data less than expected. 2002-12-02 02:36:14 +00:00
uaudioreg.h remove duplicate cpp defs. 2002-10-23 02:32:36 +00:00
ubsa.c Avoid uninitialized var usage in detach. 2002-11-25 00:51:33 +00:00
ubt.c Changed the interface for passing output data between the bthci driver 2003-01-11 06:12:09 +00:00
ubtbcmfw.c
ubtbcmfw.h
ubtreg.h Make the ubt driver functional. This is an experimental, incomplete, but 2003-01-05 05:20:20 +00:00
ucom.c Use aprint_normal() in cfprint routines. 2003-01-01 00:10:15 +00:00
ucomvar.h
udsbr.c
uftdi.c
uftdireg.h
ugen.c si_ -> sel_ 2002-11-26 18:49:40 +00:00
ugraphire_rdesc.h
uhci.c Reissue the MAXP command on resume. From FreeBSD. 2003-01-01 16:25:59 +00:00
uhcireg.h
uhcivar.h Use a somewhat bigger buffer for the vendor string. 2002-12-31 00:39:11 +00:00
uhid.c si_ -> sel_ 2002-11-26 18:49:40 +00:00
uhidev.c Knock off some XXX'd code: Use malloc() instead of a fixed length buffer 2003-01-02 11:00:21 +00:00
uhidev.h
uhub.c Initialise uhubdebug so that it's patchable in a kernel image 2003-01-02 03:20:09 +00:00
uirda.c si_ -> sel_ 2002-11-26 18:49:40 +00:00
ukbd.c Make sure we are at splusb() while polling. 2002-10-09 01:02:26 +00:00
ukbdmap.c
ukbdvar.h
ulpt.c When detaching a ulpt device, call vdevgone() for the corresponding 2003-01-05 10:19:42 +00:00
umass.c successful with only one l. 2003-01-06 12:46:05 +00:00
umass_isdata.c Use aprint_normal() in cfprint routines. 2003-01-01 00:10:15 +00:00
umass_isdata.h
umass_quirks.c Add quirk for NeoDio ND3050. 2003-01-10 00:52:13 +00:00
umass_quirks.h
umass_scsipi.c Use aprint_normal() in cfprint routines. 2003-01-01 00:10:15 +00:00
umass_scsipi.h
umassvar.h kern/12837: Provide a way to get working devices that violate the usb spec by 2002-12-06 03:57:51 +00:00
umct.c
umct.h
umidi.c
umidi_quirks.c
umidi_quirks.h
umidireg.h
umidivar.h
umodem.c
ums.c
uplcom.c
urio.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
urio.h
usb.c Use aprint_normal() in cfprint routines. 2003-01-01 00:10:15 +00:00
usb.h
usb_mem.c extern references to debugging globals that really exist elsewhere 2002-12-30 02:44:32 +00:00
usb_mem.h
usb_port.h Move #define UBT_DEBUG from ubt.c to usb_port.h 2003-01-05 03:48:18 +00:00
usb_quirks.c Merge changes from FreeBSD: 2003-01-02 04:19:00 +00:00
usb_quirks.h
usb_subr.c Try to get full device descriptor a few times. This makes some slow 2003-01-10 11:19:13 +00:00
usbcdc.h
usbdevs Add Epson Perfection 2400. From kern/19856, Rob Quinn. 2003-01-15 13:35:55 +00:00
usbdevs.h Regen. 2003-01-15 13:36:23 +00:00
usbdevs_data.h Regen. 2003-01-15 13:36:23 +00:00
usbdi.c
usbdi.h
usbdi_util.c
usbdi_util.h
usbdivar.h
usbhid.h
uscanner.c Add Epson Perfection 2400. From kern/19856, Rob Quinn. 2003-01-15 13:35:55 +00:00
usscanner.c
ustir.c This device has a single FIFO shared by both incoming and outgoing data. 2002-12-28 04:55:30 +00:00
ustirreg.h An earlier revision of the data sheet documented MIR data rate support, 2002-12-28 06:04:18 +00:00
uvisor.c
uvscom.c
uyap.c
uyap_firmware.h Avoid lint complaints. 2002-11-03 09:57:40 +00:00