NetBSD/sys/dev/usb
2009-06-16 19:42:44 +00:00
..
devlist2h.awk
ehci.c Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
ehcireg.h Fixed high-speed isoc USB transfers, 64 bit capable host controllers have a different transfer descriptor to non-capable controllers. 2008-11-28 17:18:21 +00:00
ehcivar.h kern/39727: race condition in ehci isoc abort xfer path 2008-10-14 18:12:38 +00:00
ezload.c
ezload.h
FILES
files.usb Add u3g(4) driver from FreeBSD. This driver provides better support for 2008-10-10 16:37:15 +00:00
hid.c
hid.h
if_atu.c bzero -> memset 2009-03-18 16:00:08 +00:00
if_atureg.h
if_aue.c *** Summary *** 2008-11-07 00:20:01 +00:00
if_auereg.h
if_axe.c *** Summary *** 2008-11-07 00:20:01 +00:00
if_axereg.h
if_cdce.c Remove extra whitespace added by a stupid tool. 2009-04-18 14:58:02 +00:00
if_cdcereg.h
if_cue.c *** Summary *** 2008-11-07 00:20:01 +00:00
if_cuereg.h
if_kue.c *** Summary *** 2008-11-07 00:20:01 +00:00
if_kuereg.h
if_rum.c bzero -> memset 2009-03-18 16:00:08 +00:00
if_rumreg.h add missing NetBSD RCS ID tags 2009-05-29 18:49:21 +00:00
if_rumvar.h add missing NetBSD RCS ID tags 2009-05-29 18:49:21 +00:00
if_udav.c Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
if_udavreg.h
if_upl.c *** Summary *** 2008-11-07 00:20:01 +00:00
if_ural.c *** Summary *** 2008-11-07 00:20:01 +00:00
if_uralreg.h
if_uralvar.h
if_url.c Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
if_urlreg.h
if_zyd.c bzero -> memset 2009-03-18 16:00:08 +00:00
if_zydreg.h
kue_fw.h
Makefile
Makefile.usbdevs Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. 2008-10-19 22:05:19 +00:00
ohci.c Initialize callout and lists before we check for errors. 2009-04-18 06:27:17 +00:00
ohcireg.h
ohcivar.h Add appropriate bus_dmamap_sync() calls to uhci(4), ohci(4) and ehci(4), 2008-06-28 17:42:53 +00:00
pseye.c Add kmod glue. 2009-02-03 13:31:24 +00:00
stuirda.c Load firmware from .../firmware/stuirda, not ../uirda, to avoid confusion. 2008-10-13 10:01:24 +00:00
TODO
u3g.c add missing NetBSD RCS ID tags 2009-05-29 18:49:21 +00:00
uaudio.c These don't need <sys/tty.h>. 2009-03-09 15:59:33 +00:00
uaudioreg.h
uberry.c
ubsa_common.c
ubsa.c
ubsavar.h -ubsa needs to be attached as whole device on USB, because it sets 2008-07-31 22:01:15 +00:00
ubt.c Don't pmf_device_deregister() if it was not registered, which happens 2008-07-28 14:19:26 +00:00
uchcom.c Add HL-340 usb2Serial addapter. 2008-10-22 10:35:50 +00:00
ucom.c Change major()/minor() to return 32-bit types again, called 2009-01-20 18:20:47 +00:00
ucomvar.h
ucycom.c Change major()/minor() to return 32-bit types again, called 2009-01-20 18:20:47 +00:00
udsbr.c
uep.c
uftdi.c add VID 0x6011 case to match FT4232H chip. 2009-05-25 11:38:49 +00:00
uftdireg.h
ugen.c Putting a device into the unconfigured state by an ioctl seems legitimate, 2009-03-20 20:47:43 +00:00
ugensa.c Remove two devices that are handled by ubsa and might need special 2008-10-19 11:40:02 +00:00
ugraphire_rdesc.h
uhci.c Correct previous: detaching uhubN makes the bus pointer NULL 2009-05-02 22:28:41 +00:00
uhcireg.h
uhcivar.h Add appropriate bus_dmamap_sync() calls to uhci(4), ohci(4) and ehci(4), 2008-06-28 17:42:53 +00:00
uhid.c
uhidev.c
uhidev.h
uhmodem.c
uhub.c Detach uhub(4) and usb(4) at shutdown. 2009-04-07 18:15:45 +00:00
uipaq.c WILLCOM Advanced W-ZERO3[es] device IDs. From Ryo Shimizu. 2008-07-08 08:47:32 +00:00
uirda.c
uirdavar.h
ukbd.c These don't need <sys/tty.h>. 2009-03-09 15:59:33 +00:00
ukbdmap.c Enable Colemak altgr keys. 2009-02-03 17:50:28 +00:00
ukbdvar.h
ukyopon.c kill some abuse of __strong_alias which is not compatible with 2008-06-27 16:05:59 +00:00
ukyopon.h
ulpt.c More printf format fixes. 2009-02-13 23:31:23 +00:00
umass_isdata.c
umass_isdata.h
umass_quirks.c Remove E220 quirk -- u3g(4) does implement that directly. 2008-10-27 21:46:43 +00:00
umass_quirks.h
umass_scsipi.c make this compile 2009-01-11 10:58:26 +00:00
umass_scsipi.h
umass.c Expand a lot of macros from sys/dev/usb/usb_port.h. 2009-03-17 19:12:17 +00:00
umassvar.h PR/37948: Yojiro UO: Support for Sony GPS GPS-CS1 devices. Check the support 2008-09-06 21:49:00 +00:00
umct.c struct cfdata * -> cfdata_t, no functional changes intended. 2009-05-12 13:15:24 +00:00
umct.h
umidi_quirks.c Constify most umidi-quirk data. Addresses PR#39017. 2008-07-08 11:34:43 +00:00
umidi_quirks.h Constify most umidi-quirk data. Addresses PR#39017. 2008-07-08 11:34:43 +00:00
umidi.c make this compile 2009-01-11 10:58:26 +00:00
umidireg.h
umidivar.h Constify most umidi-quirk data. Addresses PR#39017. 2008-07-08 11:34:43 +00:00
umodem_common.c
umodem.c kill some abuse of __strong_alias which is not compatible with 2008-06-27 16:05:59 +00:00
umodemvar.h
ums.c These don't need <sys/tty.h>. 2009-03-09 15:59:33 +00:00
uplcom.c PR/39971 - SHIMAOKA Shunsuke -- Recognize Corega CG-USBRS232R as a 2008-11-20 10:50:42 +00:00
urio.c Change major()/minor() to return 32-bit types again, called 2009-01-20 18:20:47 +00:00
urio.h
usb_mem.c In usb_reserve_allocm(), return an error immediately if the requested 2009-02-10 17:00:06 +00:00
usb_mem.h Add appropriate bus_dmamap_sync() calls to uhci(4), ohci(4) and ehci(4), 2008-06-28 17:42:53 +00:00
usb_port.h We don't need to include opt_usbverbose.h here. 2008-06-28 09:06:20 +00:00
usb_quirks.c Add Microchip PICkit 1 to HID blacklist. 2009-04-24 14:16:50 +00:00
usb_quirks.h
usb_subr.c Implement uhub_rescan(). After this change, "modload uaudio.kmod" 2008-08-18 18:03:21 +00:00
usb.c Use device_t instead of device_ptr_t. Stop using USB_MATCH() and 2009-06-16 19:42:44 +00:00
usb.h High speed isochronous transfer support, from Jeremy Morse as part of 2008-08-02 23:14:34 +00:00
usbcdc.h
usbdevices.config
usbdevs add VID 0x6011 for FT4232H quad channel chip. 2009-05-25 11:35:10 +00:00
usbdevs_data.h regen to sync with new usbdevs file. 2009-05-25 11:36:52 +00:00
usbdevs.h regen to sync with new usbdevs file. 2009-05-25 11:36:52 +00:00
usbdi_util.c
usbdi_util.h Include the right header to get usb_hid_descriptor_t. 2009-02-02 18:15:36 +00:00
usbdi.c PR#39651 2008-12-12 05:35:11 +00:00
usbdi.h PR#39651 2008-12-12 05:35:11 +00:00
usbdivar.h Implement uhub_rescan(). After this change, "modload uaudio.kmod" 2008-08-18 18:03:21 +00:00
usbhid.h
usbroothub_subr.c
usbroothub_subr.h
uscanner.c These don't need <sys/tty.h>. 2009-03-09 15:59:33 +00:00
uslsa.c Correct license. I have not formally contributed this to TNF. 2009-01-05 17:22:18 +00:00
usscanner.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
ustir.c
ustirreg.h
utoppy.c
utoppy.h
uvideo.c These don't need <sys/tty.h>. 2009-03-09 15:59:33 +00:00
uvideoreg.h Add UYVY support. 2008-09-20 18:17:56 +00:00
uvisor.c
uvscom.c
uyap_firmware.h
uyap.c These don't need <sys/tty.h>. 2009-03-09 15:59:33 +00:00
xboxcontroller.c