NetBSD/sys/dev/usb
tshiozak d0a32c7b25 add support for WinChipHead CH341/340 USB-Serial bridge. 2007-09-03 17:57:36 +00:00
..
FILES
Makefile
Makefile.usbdevs
TODO
devlist2h.awk
ehci.c * splsoftusb, IPL_SOFTUSB, and IPL_HARDUSB defines in usbdi.h 2007-08-15 04:00:33 +00:00
ehcireg.h It is sufficient to have the members volatile. 2006-10-09 11:38:54 +00:00
ehcivar.h Remove the code which disables port status change interrupts for 1s 2007-01-07 16:44:44 +00:00
ezload.c
ezload.h
files.usb add support for WinChipHead CH341/340 USB-Serial bridge. 2007-09-03 17:57:36 +00:00
hid.c
hid.h
if_atu.c Use printf("%zx", arg) instead of printf("%lx", (unsigned long)arg). 2007-07-16 15:55:38 +00:00
if_atureg.h Spell "separate" correctly. From Zafer Aydogan. 2006-12-25 18:39:47 +00:00
if_aue.c Change a bazillion occurrences of code resembling this, 2007-09-01 07:32:22 +00:00
if_auereg.h aue_ioctl() for the murpose of adding/deleting multicast addresses is called 2006-09-15 10:47:34 +00:00
if_axe.c Change a bazillion occurrences of code resembling this, 2007-09-01 07:32:22 +00:00
if_axereg.h
if_cdce.c Introduce different autoconf interface attributes for USB drivers 2007-03-13 13:51:53 +00:00
if_cdcereg.h
if_cue.c Constify: LLADDR() -> CLLADDR(). 2007-08-29 22:33:42 +00:00
if_cuereg.h
if_kue.c Introduce different autoconf interface attributes for USB drivers 2007-03-13 13:51:53 +00:00
if_kuereg.h
if_rum.c Constify: LLADDR -> CLLADDR. I'm aiming here to make it easier to 2007-08-26 22:45:55 +00:00
if_rumreg.h Add rum(4) for newer USB Ralink devices. Obtained from OpenBSD. 2006-10-31 22:21:16 +00:00
if_rumvar.h Use usb_callout. 2007-06-09 12:13:12 +00:00
if_udav.c SB-NIC Shantou ST268 for udav(4), patch from Julian Suschlik 2007-07-12 21:24:02 +00:00
if_udavreg.h
if_upl.c Introduce different autoconf interface attributes for USB drivers 2007-03-13 13:51:53 +00:00
if_ural.c Constify: LLADDR -> CLLADDR. I'm aiming here to make it easier to 2007-08-26 22:45:55 +00:00
if_uralreg.h
if_uralvar.h Use usb_callout. 2007-06-09 12:13:12 +00:00
if_url.c Constify: LLADDR() -> CLLADDR(). 2007-08-29 22:33:42 +00:00
if_urlreg.h Use rwlock(9) rather than lockmgr(9). 2007-08-27 15:57:13 +00:00
if_zyd.c Constify: LLADDR -> CLLADDR. I'm aiming here to make it easier to 2007-08-26 22:45:55 +00:00
if_zydreg.h We occasionally access the register from two or more processes. Please 2007-06-16 11:18:45 +00:00
kue_fw.h
ohci.c * splsoftusb, IPL_SOFTUSB, and IPL_HARDUSB defines in usbdi.h 2007-08-15 04:00:33 +00:00
ohcireg.h Add the 'volatile' qualifier to all descriptor fields to prevent the 2006-10-08 11:52:48 +00:00
ohcivar.h
stuirda.c SigmaTels not-quite-UIRDA devices: STIr4116, STIr4220 2007-05-11 13:12:14 +00:00
uaudio.c Introduce different autoconf interface attributes for USB drivers 2007-03-13 13:51:53 +00:00
uaudioreg.h Don't assume that usb_descriptor_t contains a bDescriptorSubtype field. 2007-02-26 13:14:11 +00:00
ubsa.c Introduce different autoconf interface attributes for USB drivers 2007-03-13 13:51:53 +00:00
ubt.c Introduce different autoconf interface attributes for USB drivers 2007-03-13 13:51:53 +00:00
uchcom.c add support for WinChipHead CH341/340 USB-Serial bridge. 2007-09-03 17:57:36 +00:00
ucom.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
ucomvar.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
ucycom.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
udsbr.c Introduce different autoconf interface attributes for USB drivers 2007-03-13 13:51:53 +00:00
uep.c Introduce different autoconf interface attributes for USB drivers 2007-03-13 13:51:53 +00:00
uftdi.c Properly support both ports of the FTDI 2232C. This allows me to 2007-09-02 22:35:25 +00:00
uftdireg.h
ugen.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
ugensa.c Introduce different autoconf interface attributes for USB drivers 2007-03-13 13:51:53 +00:00
ugraphire_rdesc.h The Graphire's are 4x5 and 6x8, not 4x6. 2007-01-22 19:48:57 +00:00
uhci.c * splsoftusb, IPL_SOFTUSB, and IPL_HARDUSB defines in usbdi.h 2007-08-15 04:00:33 +00:00
uhcireg.h Add the 'volatile' qualifier to all descriptor fields to prevent the 2006-10-08 11:52:48 +00:00
uhcivar.h
uhid.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
uhidev.c kill the private submatch function, use the generic one 2007-03-15 15:11:54 +00:00
uhidev.h Introduce different autoconf interface attributes for USB drivers 2007-03-13 13:51:53 +00:00
uhub.c Work around imperfect hub emulation in the ehci root hub (ohci is affected 2007-03-23 21:51:34 +00:00
uipaq.c Introduce different autoconf interface attributes for USB drivers 2007-03-13 13:51:53 +00:00
uirda.c SigmaTels not-quite-UIRDA devices: STIr4116, STIr4220 2007-05-11 13:12:14 +00:00
uirdavar.h First part of Code for SigmaTels not-quite-UIRDA dongles. 2007-04-27 14:42:49 +00:00
ukbd.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
ukbdmap.c
ukbdvar.h
ukyopon.c Introduce different autoconf interface attributes for USB drivers 2007-03-13 13:51:53 +00:00
ukyopon.h
ulpt.c Introduce different autoconf interface attributes for USB drivers 2007-03-13 13:51:53 +00:00
umass.c Introduce different autoconf interface attributes for USB drivers 2007-03-13 13:51:53 +00:00
umass_isdata.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
umass_isdata.h
umass_quirks.c PR/35385: Mihai Chelaru: Add a quirk for the Sony Cybershot USB camera, which 2007-01-09 16:46:02 +00:00
umass_quirks.h
umass_scsipi.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
umass_scsipi.h
umassvar.h PR/35385: Mihai Chelaru: Add a quirk for the Sony Cybershot USB camera, which 2007-01-09 16:46:02 +00:00
umct.c Introduce different autoconf interface attributes for USB drivers 2007-03-13 13:51:53 +00:00
umct.h
umidi.c Generic soft interrupts are mandatory. 2007-07-14 21:02:36 +00:00
umidi_quirks.c fix initializers. 2006-09-03 21:28:03 +00:00
umidi_quirks.h fix initializers. 2006-09-03 21:28:03 +00:00
umidireg.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
umidivar.h Generic soft interrupts are mandatory. 2007-07-14 21:02:36 +00:00
umodem.c Introduce different autoconf interface attributes for USB drivers 2007-03-13 13:51:53 +00:00
umodem_common.c Introduce different autoconf interface attributes for USB drivers 2007-03-13 13:51:53 +00:00
umodemvar.h Introduce different autoconf interface attributes for USB drivers 2007-03-13 13:51:53 +00:00
ums.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
uplcom.c Add support for SMART Technologies-badged Prolific USB-Serial converter 2007-08-18 20:23:04 +00:00
urio.c Introduce different autoconf interface attributes for USB drivers 2007-03-13 13:51:53 +00:00
urio.h
usb.c * splsoftusb, IPL_SOFTUSB, and IPL_HARDUSB defines in usbdi.h 2007-08-15 04:00:33 +00:00
usb.h -remove "bDescriptorSubtype" from usb_descriptor_t - this is not part 2007-02-26 13:58:36 +00:00
usb_mem.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
usb_mem.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
usb_port.h Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
usb_quirks.c Add support for CDMA modems sold by Eurotel (now O2) in .cz 2007-02-10 14:28:55 +00:00
usb_quirks.h In usbd_set_config_index(), remove the code which tries to draw conclusions 2007-01-19 22:42:05 +00:00
usb_subr.c Fix typo that prevents port reset after several retries. 2007-06-30 09:17:45 +00:00
usbcdc.h
usbdevices.config SigmaTels not-quite-UIRDA devices: STIr4116, STIr4220 2007-05-11 13:12:14 +00:00
usbdevs add vendor WINCHIPHEAD and product CH341SER. 2007-09-03 17:41:41 +00:00
usbdevs.h sync with the last change of usbdevs. 2007-09-03 17:43:20 +00:00
usbdevs_data.h sync with the last change of usbdevs. 2007-09-03 17:43:20 +00:00
usbdi.c * splsoftusb, IPL_SOFTUSB, and IPL_HARDUSB defines in usbdi.h 2007-08-15 04:00:33 +00:00
usbdi.h * splsoftusb, IPL_SOFTUSB, and IPL_HARDUSB defines in usbdi.h 2007-08-15 04:00:33 +00:00
usbdi_util.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
usbdi_util.h Define a usb_cdc_descriptor_t which contains the class specific 2007-02-26 13:50:06 +00:00
usbdivar.h Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
usbhid.h enable 'Application Control Pan' in Consumer usage group as an equivalent 2006-10-31 19:17:04 +00:00
uscanner.c Introduce different autoconf interface attributes for USB drivers 2007-03-13 13:51:53 +00:00
uslsa.c Set portno in ucom_attach_args, to UCOM_UNK_PORTNO. The port number is 2007-06-13 17:14:25 +00:00
usscanner.c Introduce different autoconf interface attributes for USB drivers 2007-03-13 13:51:53 +00:00
ustir.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
ustirreg.h
utoppy.c Introduce different autoconf interface attributes for USB drivers 2007-03-13 13:51:53 +00:00
utoppy.h
uvisor.c Introduce different autoconf interface attributes for USB drivers 2007-03-13 13:51:53 +00:00
uvscom.c Introduce different autoconf interface attributes for USB drivers 2007-03-13 13:51:53 +00:00
uyap.c Introduce different autoconf interface attributes for USB drivers 2007-03-13 13:51:53 +00:00
uyap_firmware.h
xboxcontroller.c Introduce different autoconf interface attributes for USB drivers 2007-03-13 13:51:53 +00:00