NetBSD/sys/dev/usb
cegger 86537ae77c sprintf -> snprintf 2008-04-10 19:49:14 +00:00
..
FILES The ubtbcmfw(4) driver fails to compile, as noted by PR kern/34219. 2006-08-19 16:35:02 +00:00
Makefile integrate kauth. 2006-05-14 21:42:26 +00:00
Makefile.usbdevs
TODO
devlist2h.awk
ehci.c split device/softc for USB host controllers and the usb (control) 2008-03-28 17:14:45 +00:00
ehcireg.h Add some USB EHCI Legacy Support Extended CSR bit definitions. 2008-01-27 20:06:48 +00:00
ehcivar.h split device/softc for USB host controllers and the usb (control) 2008-03-28 17:14:45 +00:00
ezload.c Coverity CID 729: Remove dead code. 2006-04-14 17:21:17 +00:00
ezload.h
files.usb add full support device driver for Huawei E220 wireless modem 2008-01-21 11:36:46 +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 Start patching up the kernel so that a network driver always has 2008-02-07 01:21:52 +00:00
if_auereg.h Move from workqueue to an explicit kthread for setting the multicast 2008-01-16 12:33:54 +00:00
if_axe.c use aprint_*_dev and device_xname 2008-04-05 16:35:35 +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 Start patching up the kernel so that a network driver always has 2008-02-07 01:21:52 +00:00
if_cdcereg.h
if_cue.c Start patching up the kernel so that a network driver always has 2008-02-07 01:21:52 +00:00
if_cuereg.h
if_kue.c Start patching up the kernel so that a network driver always has 2008-02-07 01:21:52 +00:00
if_kuereg.h
if_rum.c use aprint_*_dev and device_xname 2008-04-05 16:35:35 +00:00
if_rumreg.h + Add COREGA CG-WLUSB2GL and ABOCOM WUG2700. 2007-11-25 09:30:10 +00:00
if_rumvar.h + Add COREGA CG-WLUSB2GL and ABOCOM WUG2700. 2007-11-25 09:30:10 +00:00
if_udav.c use aprint_*_dev and device_xname 2008-04-05 16:35:35 +00:00
if_udavreg.h lockmgr -> mutex 2007-12-05 07:15:53 +00:00
if_upl.c Start patching up the kernel so that a network driver always has 2008-02-07 01:21:52 +00:00
if_ural.c Fix previous commit, this Guillemot model was supported already 2008-04-01 15:26:11 +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 use aprint_*_dev and device_xname 2008-04-05 16:35:35 +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
ohci.c Fix ohci brokenness in previous commit. 2008-03-29 02:20:41 +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 split device/softc for USB host controllers and the usb (control) 2008-03-28 17:14:45 +00:00
stuirda.c sprintf -> snprintf 2008-04-10 19:49:14 +00:00
uaudio.c Use device_t and its accessor functions. 2008-02-18 05:24:24 +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 Use device_t and its accessor functions. 2008-02-18 05:24:24 +00:00
ubsa_common.c make compile 2008-01-21 12:16:31 +00:00
ubsavar.h add new device support to uhmodem driver 2008-02-11 02:23:09 +00:00
ubt.c add null pmf handlers. 2007-12-16 19:01:35 +00:00
uchcom.c use aprint_*_dev and device_xname 2008-04-05 16:35:35 +00:00
ucom.c use aprint_*_dev and device_xname 2008-04-05 16:35:35 +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 use aprint_*_dev and device_xname 2008-04-05 16:35:35 +00:00
udsbr.c Use device_t and its accessor functions. 2008-02-18 05:24:24 +00:00
uep.c Use device_t and its accessor functions. 2008-02-18 05:24:24 +00:00
uftdi.c use aprint_*_dev and device_xname 2008-04-05 16:35:35 +00:00
uftdireg.h
ugen.c Welcome to 4.99.55: 2008-03-01 14:16:49 +00:00
ugensa.c use aprint_*_dev and device_xname 2008-04-05 16:35:35 +00:00
ugraphire_rdesc.h The Graphire's are 4x5 and 6x8, not 4x6. 2007-01-22 19:48:57 +00:00
uhci.c split device/softc for USB host controllers and the usb (control) 2008-03-28 17:14:45 +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 split device/softc for USB host controllers and the usb (control) 2008-03-28 17:14:45 +00:00
uhid.c Welcome to 4.99.55: 2008-03-01 14:16:49 +00:00
uhidev.c Use device_t and its accessor functions. 2008-02-18 05:24:24 +00:00
uhidev.h Introduce different autoconf interface attributes for USB drivers 2007-03-13 13:51:53 +00:00
uhmodem.c sprintf -> snprintf 2008-04-10 19:49:14 +00:00
uhub.c Use device_t and its accessor functions. 2008-02-18 05:24:24 +00:00
uipaq.c use aprint_*_dev and device_xname 2008-04-05 16:35:35 +00:00
uirda.c Welcome to 4.99.55: 2008-03-01 14:16:49 +00:00
uirdavar.h lockmgr -> mutex 2007-12-05 07:15:53 +00:00
ukbd.c use aprint_*_dev and device_xname 2008-04-05 16:35:35 +00:00
ukbdmap.c
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 Support FIONBIO. 2008-01-08 00:58:09 +00:00
umass.c change umass quirks logic in USB_MATCH() 2008-01-21 12:11:21 +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 add full support device driver for Huawei E220 wireless modem 2008-01-21 11:36:46 +00:00
umass_quirks.h
umass_scsipi.c Split device_t and softc for atapibus(4). 2008-03-24 14:44:26 +00:00
umass_scsipi.h
umassvar.h change umass quirks logic in USB_MATCH() 2008-01-21 12:11:21 +00:00
umct.c use aprint_*_dev and device_xname 2008-04-05 16:35:35 +00:00
umct.h
umidi.c use aprint_*_dev and device_xname 2008-04-05 16:35:35 +00:00
umidi_quirks.c Start detangling lock.h from intr.h. This is likely to cause short term 2008-01-04 21:17:40 +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 Use device_t and its accessor functions. 2008-02-18 05:24:24 +00:00
umodemvar.h Use device_t and its accessor functions. 2008-02-18 05:24:24 +00:00
ums.c Use device_t and its accessor functions. 2008-02-18 05:24:24 +00:00
uplcom.c use aprint_*_dev and device_xname 2008-04-05 16:35:35 +00:00
urio.c Introduce different autoconf interface attributes for USB drivers 2007-03-13 13:51:53 +00:00
urio.h
usb.c restore error handling in usbopen() (accidentally removed in a recent 2008-04-03 14:07:01 +00:00
usb.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
usb_mem.c use aprint_*_dev and device_xname 2008-04-05 16:35:35 +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 use aprint_*_dev and device_xname 2008-04-05 16:35:35 +00:00
usb_quirks.c Add TRIPPLITE2 UPS into the list of devices ignored by uhid(4) -- the UPS 2008-02-24 20:25:13 +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 use aprint_*_dev and device_xname 2008-04-05 16:35:35 +00:00
usbcdc.h
usbdevices.config Add config information for uslsa(4) to the list 2007-09-22 07:40:19 +00:00
usbdevs Add a number of products which will be supported in ugensa(4). 2008-03-17 02:37:51 +00:00
usbdevs.h Add a number of products which will be supported in ugensa(4). 2008-03-17 02:37:51 +00:00
usbdevs_data.h Add a number of products which will be supported in ugensa(4). 2008-03-17 02:37:51 +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
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 split device/softc for USB host controllers and the usb (control) 2008-03-28 17:14:45 +00:00
usbhid.h enable 'Application Control Pan' in Consumer usage group as an equivalent 2006-10-31 19:17:04 +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 Welcome to 4.99.55: 2008-03-01 14:16:49 +00:00
uslsa.c use aprint_*_dev and device_xname 2008-04-05 16:35:35 +00:00
usscanner.c Use device_t and its accessor functions. 2008-02-18 05:24:24 +00:00
ustir.c use aprint_*_dev and device_xname 2008-04-05 16:35:35 +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 use aprint_*_dev and device_xname 2008-04-05 16:35:35 +00:00
uvscom.c Use device_t and its accessor functions. 2008-02-18 05:24:24 +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 use aprint_*_dev and device_xname 2008-04-05 16:35:35 +00:00