NetBSD/sys/dev/usb
2007-11-10 18:29:36 +00:00
..
devlist2h.awk
ehci.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +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 Coverity CID 729: Remove dead code. 2006-04-14 17:21:17 +00:00
ezload.h
FILES The ubtbcmfw(4) driver fails to compile, as noted by PR kern/34219. 2006-08-19 16:35:02 +00:00
files.usb move the HID processing defs to a higher context, since it is used by 2007-09-07 20:17:37 +00:00
hid.c fix misleading comment 2007-09-08 07:46:13 +00:00
hid.h Bluetooth fixes by Iain Hibbert: 2006-07-26 10:40:50 +00:00
if_atu.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +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 Fix a number of driver which doesn't check wep flag in *_tx_mgt. 2007-10-21 17:03:37 +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 Fix a number of driver which doesn't check wep flag in *_tx_mgt. 2007-10-21 17:03:37 +00:00
if_uralreg.h Patches contributed by KIYOHARA Takashi, taken from FreeBSD. 2006-07-05 18:46:42 +00:00
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 Fix a number of driver which doesn't check wep flag in *_tx_mgt. 2007-10-21 17:03:37 +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
Makefile integrate kauth. 2006-05-14 21:42:26 +00:00
Makefile.usbdevs
ohci.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +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
TODO
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 fix typo : -> ; 2007-10-02 05:53:47 +00:00
uchcom.c add support for WinChipHead CH341/340 USB-Serial bridge. 2007-09-03 17:57:36 +00:00
ucom.c Call ttyflush() with tty_lock held. 2007-11-10 18:29:36 +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 Call ttyflush() with tty_lock held. 2007-11-10 18:29:36 +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 remove #include <usbhid.h> as its not needed 2007-10-25 19:32:15 +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 remove #include <usbhid.h> as its not needed 2007-10-25 19:32:15 +00:00
ugraphire_rdesc.h The Graphire's are 4x5 and 6x8, not 4x6. 2007-01-22 19:48:57 +00:00
uhci.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +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 Add support to ignore hid attachments for some devices, right now MGE and 2007-10-03 15:01:28 +00:00
uhidev.h Introduce different autoconf interface attributes for USB drivers 2007-03-13 13:51:53 +00:00
uhub.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
uipaq.c remove #include <usbhid.h> as its not needed 2007-10-25 19:32:15 +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 Fix apostrophe key on Spanish keyboards. 2006-03-18 17:33:16 +00:00
ukbdvar.h
ukyopon.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
ukyopon.h
ulpt.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
umass.c Introduce different autoconf interface attributes for USB drivers 2007-03-13 13:51:53 +00:00
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_quirks.c umidi(4) entries plus quirks for Roland UA25, UA4FX and SonicCell. 2007-10-14 01:08:35 +00:00
umidi_quirks.h fix initializers. 2006-09-03 21:28:03 +00:00
umidi.c Use the softint API. 2007-10-08 16:18:02 +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_common.c Introduce different autoconf interface attributes for USB drivers 2007-03-13 13:51:53 +00:00
umodem.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_mem.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +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 to ignore hid attachments for some devices, right now MGE and 2007-10-03 15:01:28 +00:00
usb_quirks.h Add support to ignore hid attachments for some devices, right now MGE and 2007-10-03 15:01:28 +00:00
usb_subr.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
usb.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
usb.h -remove "bDescriptorSubtype" from usb_descriptor_t - this is not part 2007-02-26 13:58:36 +00:00
usbcdc.h
usbdevices.config Add config information for uslsa(4) to the list 2007-09-22 07:40:19 +00:00
usbdevs umidi(4) entries plus quirks for Roland UA25, UA4FX and SonicCell. 2007-10-14 01:08:35 +00:00
usbdevs_data.h regen 2007-10-14 01:09:00 +00:00
usbdevs.h regen 2007-10-14 01:09:00 +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
usbdi.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
usbdi.h * splsoftusb, IPL_SOFTUSB, and IPL_HARDUSB defines in usbdi.h 2007-08-15 04:00:33 +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 Fix typo in comment 2007-09-09 16:35:13 +00:00
uslsa.c remove #include <usbhid.h> as its not needed 2007-10-25 19:32:15 +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 Add a kernel driver and userland program for the Topfield TF5000PVR range 2006-04-03 08:15:48 +00:00
uvisor.c remove #include <usbhid.h> as its not needed 2007-10-25 19:32:15 +00:00
uvscom.c Introduce different autoconf interface attributes for USB drivers 2007-03-13 13:51:53 +00:00
uyap_firmware.h
uyap.c Introduce different autoconf interface attributes for USB drivers 2007-03-13 13:51:53 +00:00
xboxcontroller.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00