NetBSD/sys/dev/usb
xtraeme c671ada84e Missing __KERNEL_RCSID() 2006-11-01 08:39:25 +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 Remove an item - uhidev(4) now exists. 2005-03-13 08:21:50 +00:00
devlist2h.awk merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ehci.c Split the USB task queue into two parts, one for normal device tasks and 2006-10-31 20:43:31 +00:00
ehcireg.h It is sufficient to have the members volatile. 2006-10-09 11:38:54 +00:00
ehcivar.h From OpenBSD: 2006-01-17 12:30:00 +00:00
ezload.c Coverity CID 729: Remove dead code. 2006-04-14 17:21:17 +00:00
ezload.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
files.usb Add rum(4) for newer USB Ralink devices. Obtained from OpenBSD. 2006-10-31 22:21:16 +00:00
hid.c Bluetooth fixes by Iain Hibbert: 2006-07-26 10:40:50 +00:00
hid.h Bluetooth fixes by Iain Hibbert: 2006-07-26 10:40:50 +00:00
if_atu.c Split the USB task queue into two parts, one for normal device tasks and 2006-10-31 20:43:31 +00:00
if_atureg.h Don't use a private variable for storing the desired ssid, the net80211 layer 2006-05-08 17:12:42 +00:00
if_aue.c Split the USB task queue into two parts, one for normal device tasks and 2006-10-31 20:43:31 +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 Split the USB task queue into two parts, one for normal device tasks and 2006-10-31 20:43:31 +00:00
if_axereg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_cdce.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
if_cdcereg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_cue.c Split the USB task queue into two parts, one for normal device tasks and 2006-10-31 20:43:31 +00:00
if_cuereg.h
if_kue.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
if_kuereg.h
if_rum.c Missing __KERNEL_RCSID() 2006-11-01 08:39:25 +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 Add rum(4) for newer USB Ralink devices. Obtained from OpenBSD. 2006-10-31 22:21:16 +00:00
if_udav.c Split the USB task queue into two parts, one for normal device tasks and 2006-10-31 20:43:31 +00:00
if_udavreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_upl.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
if_ural.c Move AMRR code out of wpi(4) and ural(4) into net80211 itself. 2006-10-31 21:53:41 +00:00
if_uralreg.h Patches contributed by KIYOHARA Takashi, taken from FreeBSD. 2006-07-05 18:46:42 +00:00
if_uralvar.h Move AMRR code out of wpi(4) and ural(4) into net80211 itself. 2006-10-31 21:53:41 +00:00
if_url.c Split the USB task queue into two parts, one for normal device tasks and 2006-10-31 20:43:31 +00:00
if_urlreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
kue_fw.h
ohci.c Split the USB task queue into two parts, one for normal device tasks and 2006-10-31 20:43:31 +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 changes for making DIAGNOSTIC not change the kernel ABI: 2005-12-27 04:06:45 +00:00
uaudio.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
uaudioreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ubsa.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
ubt.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
ucom.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
ucomvar.h cleanup more SET/CLR/ISSET lossage 2006-03-05 17:33:33 +00:00
ucycom.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
udsbr.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
uep.c use c99 initializers 2006-09-03 07:13:46 +00:00
uftdi.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
uftdireg.h
ugen.c sigh, another missing __unused. 2006-10-12 17:50:07 +00:00
ugensa.c Match Novatel FlexPak GPS receiver and Sierra Aircard 580 (used with 2006-10-11 14:32:28 +00:00
ugraphire_rdesc.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
uhci.c Split the USB task queue into two parts, one for normal device tasks and 2006-10-31 20:43:31 +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 changes for making DIAGNOSTIC not change the kernel ABI: 2005-12-27 04:06:45 +00:00
uhid.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
uhidev.c Don't allocate >1K on the stack. 2006-06-12 21:01:58 +00:00
uhidev.h Normally a ugen device only attaches if no other driver wants the device. 2005-11-23 08:54:47 +00:00
uhub.c clean up the USB attachment stuff a bit: use a dedicated interface 2006-10-24 21:03:30 +00:00
uipaq.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
uirda.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
ukbd.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
ukbdmap.c Fix apostrophe key on Spanish keyboards. 2006-03-18 17:33:16 +00:00
ukbdvar.h
ukyopon.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ukyopon.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ulpt.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
umass.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
umass_isdata.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
umass_isdata.h
umass_quirks.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
umass_quirks.h
umass_scsipi.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
umass_scsipi.h
umassvar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
umct.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
umct.h
umidi.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +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 merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
umidivar.h Ankh-Morpork, we have a MIDI driver.... 2006-06-30 13:56:25 +00:00
umodem.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
umodem_common.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
umodemvar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ums.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
uplcom.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
urio.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
urio.h
usb.c Split the USB task queue into two parts, one for normal device tasks and 2006-10-31 20:43:31 +00:00
usb.h Add UGEN_BULK_RA_WB, which allows users of ugen(4) to request read 2006-07-24 14:24:48 +00:00
usb_mem.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
usb_mem.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
usb_port.h clean up the USB attachment stuff a bit: use a dedicated interface 2006-10-24 21:03:30 +00:00
usb_quirks.c PR# 31437: Philips Toucam Pro II is yet another 'audio' USB camera 2006-09-23 13:07:06 +00:00
usb_quirks.h
usb_subr.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
usbcdc.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
usbdevices.config Add utoppy* at uhub? 2006-04-03 08:53:22 +00:00
usbdevs Add ids for Sierra Aircard 580 (for Sprint EVDO) and Novatel Flexpack 2006-10-11 13:02:58 +00:00
usbdevs.h regen 2006-10-11 13:03:28 +00:00
usbdevs_data.h regen 2006-10-11 13:03:28 +00:00
usbdi.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
usbdi.h Split the USB task queue into two parts, one for normal device tasks and 2006-10-31 20:43:31 +00:00
usbdi_util.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
usbdi_util.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
usbdivar.h clean up the USB attachment stuff a bit: use a dedicated interface 2006-10-24 21:03:30 +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 - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
usscanner.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
ustir.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
ustirreg.h
utoppy.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +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 - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
uvscom.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
uyap.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
uyap_firmware.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00