..
devlist2h.awk
ehci.c
Merge jmcneill-pm branch.
2007-12-09 20:27:42 +00:00
ehcireg.h
It is sufficient to have the members volatile.
2006-10-09 11:38:54 +00:00
ehcivar.h
Merge jmcneill-pm branch.
2007-12-09 20:27:42 +00:00
ezload.c
ezload.h
FILES
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
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
lockmgr -> mutex
2007-12-05 07:15:53 +00:00
if_auereg.h
lockmgr -> mutex
2007-12-05 07:15:53 +00:00
if_axe.c
lockmgr -> mutex
2007-12-05 07:58:29 +00:00
if_axereg.h
lockmgr -> mutex
2007-12-05 07:58:29 +00:00
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
Constify struct ifnet->if_sadl and every use throughout the tree.
2007-12-20 21:08:17 +00:00
if_kuereg.h
if_rum.c
Merge jmcneill-pm branch.
2007-12-09 20:27:42 +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
Constify struct ifnet->if_sadl and every use throughout the tree.
2007-12-20 21:08:17 +00:00
if_udavreg.h
lockmgr -> mutex
2007-12-05 07:15:53 +00:00
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
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
Makefile.usbdevs
ohci.c
Merge jmcneill-pm branch.
2007-12-09 20:27:42 +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
Merge jmcneill-pm branch.
2007-12-09 20:27:42 +00:00
stuirda.c
use __KERNEL_RCSID()
2007-12-11 12:29:11 +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
add null pmf handlers.
2007-12-16 19:01:35 +00:00
uchcom.c
add support for WinChipHead CH341/340 USB-Serial bridge.
2007-09-03 17:57:36 +00:00
ucom.c
- Factor out too many copies of the same bit of tty code.
2007-11-19 18:51: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
use __KERNEL_RCSID() instead of __RCSID()
2007-12-11 12:16:34 +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
Merge jmcneill-pm branch.
2007-12-09 20:27:42 +00:00
ugensa.c
use __KERNEL_RCSID()
2007-12-11 12:29:11 +00:00
ugraphire_rdesc.h
The Graphire's are 4x5 and 6x8, not 4x6.
2007-01-22 19:48:57 +00:00
uhci.c
Merge jmcneill-pm branch.
2007-12-09 20:27:42 +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
Merge jmcneill-pm branch.
2007-12-09 20:27:42 +00:00
uhid.c
Do not "return 1" from kqfilter for errors. That value is passed
2007-12-05 17:19:46 +00:00
uhidev.c
Register with pmf
2007-12-11 03:45:57 +00:00
uhidev.h
Introduce different autoconf interface attributes for USB drivers
2007-03-13 13:51:53 +00:00
uhub.c
Merge jmcneill-pm branch.
2007-12-09 20:27:42 +00:00
uipaq.c
use __KERNEL_RCSID()
2007-12-11 12:29:11 +00:00
uirda.c
Do not "return 1" from kqfilter for errors. That value is passed
2007-12-05 17:19:46 +00:00
uirdavar.h
lockmgr -> mutex
2007-12-05 07:15:53 +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
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
Merge jmcneill-pm branch.
2007-12-09 20:27:42 +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
Register with pmf
2007-12-11 03:45:57 +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
aprintify
2007-12-01 14:35:51 +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
Merge jmcneill-pm branch.
2007-12-09 20:27:42 +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
Add the vendor eMPIA Technology and add the built-in USB camera that is
2007-12-15 12:50:12 +00:00
usbdevs_data.h
Regen.
2007-12-15 12:51:59 +00:00
usbdevs.h
Regen.
2007-12-15 12:51:59 +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
Do not "return 1" from kqfilter for errors. That value is passed
2007-12-05 17:19:46 +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
Do not "return 1" from kqfilter for errors. That value is passed
2007-12-05 17:19:46 +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
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