NetBSD/sys/dev/usb
matt 15f84f36ad Regen. 2008-08-30 03:29:56 +00:00
..
FILES
Makefile
Makefile.usbdevs
TODO
devlist2h.awk
ehci.c add a "break" so that the isoc setup code doesn't access uninitialized 2008-08-28 23:08:00 +00:00
ehcireg.h High speed isochronous support, from Jeremy Morse as part of Google 2008-08-02 22:23:18 +00:00
ehcivar.h High speed isochronous support, from Jeremy Morse as part of Google 2008-08-02 22:23:18 +00:00
ezload.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
ezload.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
files.usb -ubsa needs to be attached as whole device on USB, because it sets 2008-07-31 22:01:15 +00:00
hid.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
hid.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
if_atu.c Split device_t and softc for all USB device drivers, and related cosmetic 2008-05-24 16:40:58 +00:00
if_atureg.h
if_aue.c Split device_t and softc for all USB device drivers, and related cosmetic 2008-05-24 16:40:58 +00:00
if_auereg.h Cosmetic: good-bye, excessive #ifdef'age. 2008-05-22 01:21:18 +00:00
if_axe.c Split device_t and softc for all USB device drivers, and related cosmetic 2008-05-24 16:40:58 +00:00
if_axereg.h Make many ethernet drivers share the common code for MII media 2008-01-19 22:10:14 +00:00
if_cdce.c Use ether_nonstatic_aton() when appropriate. 2008-05-24 17:35:37 +00:00
if_cdcereg.h Cosmetic: good-bye, excessive #ifdef'age. 2008-05-22 01:21:18 +00:00
if_cue.c Split device_t and softc for all USB device drivers, and related cosmetic 2008-05-24 16:40:58 +00:00
if_cuereg.h
if_kue.c Split device_t and softc for all USB device drivers, and related cosmetic 2008-05-24 16:40:58 +00:00
if_kuereg.h
if_rum.c Add a device ID seen in Kojinsha notebook. From Ryo Shimizu. 2008-07-08 08:44:55 +00:00
if_rumreg.h
if_rumvar.h
if_udav.c Split device_t and softc for all USB device drivers, and related cosmetic 2008-05-24 16:40:58 +00:00
if_udavreg.h
if_upl.c Split device_t and softc for all USB device drivers, and related cosmetic 2008-05-24 16:40:58 +00:00
if_ural.c Split device_t and softc for all USB device drivers, and related cosmetic 2008-05-24 16:40:58 +00:00
if_uralreg.h
if_uralvar.h
if_url.c Split device_t and softc for all USB device drivers, and related cosmetic 2008-05-24 16:40:58 +00:00
if_urlreg.h
if_zyd.c Split device_t and softc for all USB device drivers, and related cosmetic 2008-05-24 16:40:58 +00:00
if_zydreg.h
kue_fw.h
ohci.c free memory on detach, fixes memory leak, from Andreas Jacobs per 2008-08-13 09:43:56 +00:00
ohcireg.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
ohcivar.h Add appropriate bus_dmamap_sync() calls to uhci(4), ohci(4) and ehci(4), 2008-06-28 17:42:53 +00:00
stuirda.c Split device_t and softc for all USB device drivers, and related cosmetic 2008-05-24 16:40:58 +00:00
uaudio.c Make uaudio compilable as a kmod. 2008-06-28 09:14:56 +00:00
uaudioreg.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
uberry.c Cleanup, use pmf, and ensure that we keep the device active in the 2008-05-26 03:20:56 +00:00
ubsa.c Split device_t and softc for all USB device drivers, and related cosmetic 2008-05-24 16:40:58 +00:00
ubsa_common.c Split device_t and softc for all USB device drivers, and related cosmetic 2008-05-24 16:40:58 +00:00
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 Split device_t and softc for all USB device drivers, and related cosmetic 2008-05-24 16:40:58 +00:00
ucom.c Split device_t and softc for all USB device drivers, and related cosmetic 2008-05-24 16:40:58 +00:00
ucomvar.h Split device_t and softc for all USB device drivers, and related cosmetic 2008-05-24 16:40:58 +00:00
ucycom.c Split device_t and softc for all USB device drivers, and related cosmetic 2008-05-24 16:40:58 +00:00
udsbr.c Split device_t and softc for all USB device drivers, and related cosmetic 2008-05-24 16:40:58 +00:00
uep.c Split device_t and softc for all USB device drivers, and related cosmetic 2008-05-24 16:40:58 +00:00
uftdi.c Split device_t and softc for all USB device drivers, and related cosmetic 2008-05-24 16:40:58 +00:00
uftdireg.h
ugen.c Split device_t and softc for all USB device drivers, and related cosmetic 2008-05-24 16:40:58 +00:00
ugensa.c Split device_t and softc for all USB device drivers, and related cosmetic 2008-05-24 16:40:58 +00:00
ugraphire_rdesc.h
uhci.c Add appropriate bus_dmamap_sync() calls to uhci(4), ohci(4) and ehci(4), 2008-06-28 17:42:53 +00:00
uhcireg.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
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 Split device_t and softc for all USB device drivers, and related cosmetic 2008-05-24 16:40:58 +00:00
uhidev.c Fix a dereference if a softc pointer which can legally be zero, leading 2008-05-26 19:01:51 +00:00
uhidev.h Fix a dereference if a softc pointer which can legally be zero, leading 2008-05-26 19:01:51 +00:00
uhmodem.c Split device_t and softc for all USB device drivers, and related cosmetic 2008-05-24 16:40:58 +00:00
uhub.c Implement uhub_rescan(). After this change, "modload uaudio.kmod" 2008-08-18 18:03:21 +00:00
uipaq.c WILLCOM Advanced W-ZERO3[es] device IDs. From Ryo Shimizu. 2008-07-08 08:47:32 +00:00
uirda.c Split device_t and softc for all USB device drivers, and related cosmetic 2008-05-24 16:40:58 +00:00
uirdavar.h Split device_t and softc for all USB device drivers, and related cosmetic 2008-05-24 16:40:58 +00:00
ukbd.c Split device_t and softc for all USB device drivers, and related cosmetic 2008-05-24 16:40:58 +00:00
ukbdmap.c Add support for the Colemak keyboard layout variant, see http://colemak.com 2008-05-21 07:39:24 +00:00
ukbdvar.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
ukyopon.c kill some abuse of __strong_alias which is not compatible with 2008-06-27 16:05:59 +00:00
ukyopon.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
ulpt.c Split device_t and softc for all USB device drivers, and related cosmetic 2008-05-24 16:40:58 +00:00
umass.c Split device_t and softc for all USB device drivers, and related cosmetic 2008-05-24 16:40:58 +00:00
umass_isdata.c Split device_t and softc for all USB device drivers, and related cosmetic 2008-05-24 16:40:58 +00:00
umass_isdata.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
umass_quirks.c Use NODOORLOCK quirk to make iBead MP3 players work. 2008-05-11 05:20:33 +00:00
umass_quirks.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
umass_scsipi.c Split device_t and softc for all USB device drivers, and related cosmetic 2008-05-24 16:40:58 +00:00
umass_scsipi.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
umassvar.h change umass quirks logic in USB_MATCH() 2008-01-21 12:11:21 +00:00
umct.c Split device_t and softc for all USB device drivers, and related cosmetic 2008-05-24 16:40:58 +00:00
umct.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
umidi.c Constify most umidi-quirk data. Addresses PR#39017. 2008-07-08 11:34:43 +00:00
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
umidireg.h PR kern/38774: cosmetic typo in umidireg.h: SubType/Subtype, from 2008-05-28 12:59:30 +00:00
umidivar.h Constify most umidi-quirk data. Addresses PR#39017. 2008-07-08 11:34:43 +00:00
umodem.c kill some abuse of __strong_alias which is not compatible with 2008-06-27 16:05:59 +00:00
umodem_common.c Split device_t and softc for all USB device drivers, and related cosmetic 2008-05-24 16:40:58 +00:00
umodemvar.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
ums.c Split device_t and softc for all USB device drivers, and related cosmetic 2008-05-24 16:40:58 +00:00
uplcom.c Split device_t and softc for all USB device drivers, and related cosmetic 2008-05-24 16:40:58 +00:00
urio.c Split device_t and softc for all USB device drivers, and related cosmetic 2008-05-24 16:40:58 +00:00
urio.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
usb.c some cleanup: 2008-05-26 18:00:33 +00:00
usb.h High speed isochronous transfer support, from Jeremy Morse as part of 2008-08-02 23:14:34 +00:00
usb_mem.c Add appropriate bus_dmamap_sync() calls to uhci(4), ohci(4) and ehci(4), 2008-06-28 17:42:53 +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 Ignore HID and audio interfaces on iPhone, iPod Touch, and iPhone 3G. Maybe 2008-08-28 21:43:11 +00:00
usb_quirks.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
usb_subr.c Implement uhub_rescan(). After this change, "modload uaudio.kmod" 2008-08-18 18:03:21 +00:00
usbcdc.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
usbdevices.config
usbdevs Add some more usb devices that the updated if_axe.c supports. 2008-08-30 03:27:48 +00:00
usbdevs.h Regen. 2008-08-30 03:29:56 +00:00
usbdevs_data.h Regen. 2008-08-30 03:29:56 +00:00
usbdi.c some cleanup: 2008-05-26 18:00:33 +00:00
usbdi.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
usbdi_util.c some cleanup: 2008-05-26 18:00:33 +00:00
usbdi_util.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
usbdivar.h Implement uhub_rescan(). After this change, "modload uaudio.kmod" 2008-08-18 18:03:21 +00:00
usbhid.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
usbroothub_subr.c share some code for USB root hub emulation which is common in the 3 2008-02-03 10:57:11 +00:00
usbroothub_subr.h share some code for USB root hub emulation which is common in the 3 2008-02-03 10:57:11 +00:00
uscanner.c Split device_t and softc for all USB device drivers, and related cosmetic 2008-05-24 16:40:58 +00:00
uslsa.c Split device_t and softc for all USB device drivers, and related cosmetic 2008-05-24 16:40:58 +00:00
usscanner.c make this build with USSCANNER_DEBUG 2008-05-25 07:04:10 +00:00
ustir.c Split device_t and softc for all USB device drivers, and related cosmetic 2008-05-24 16:40:58 +00:00
ustirreg.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
utoppy.c Split device_t and softc for all USB device drivers, and related cosmetic 2008-05-24 16:40:58 +00:00
utoppy.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
uvisor.c Split device_t and softc for all USB device drivers, and related cosmetic 2008-05-24 16:40:58 +00:00
uvscom.c Split device_t and softc for all USB device drivers, and related cosmetic 2008-05-24 16:40:58 +00:00
uyap.c Split device_t and softc for all USB device drivers, and related cosmetic 2008-05-24 16:40:58 +00:00
uyap_firmware.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
xboxcontroller.c Split device_t and softc for all USB device drivers, and related cosmetic 2008-05-24 16:40:58 +00:00