.. |
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
|
Add appropriate bus_dmamap_sync() calls to uhci(4), ohci(4) and ehci(4),
|
2008-06-28 17:42:53 +00:00 |
ehcireg.h
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
ehcivar.h
|
Add appropriate bus_dmamap_sync() calls to uhci(4), ohci(4) and ehci(4),
|
2008-06-28 17:42:53 +00:00 |
ezload.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
ezload.h
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
files.usb
|
Add uberry, a stub driver for RIM BlackBerry devices that can only be used
|
2008-05-26 00:23:05 +00:00 |
hid.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
hid.h
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
if_atu.c
|
Split device_t and softc for all USB device drivers, and related cosmetic
|
2008-05-24 16:40:58 +00:00 |
if_atureg.h
|
Spell "separate" correctly. From Zafer Aydogan.
|
2006-12-25 18:39:47 +00:00 |
if_aue.c
|
Split device_t and softc for all USB device drivers, and related cosmetic
|
2008-05-24 16:40:58 +00:00 |
if_auereg.h
|
Cosmetic: good-bye, excessive #ifdef'age.
|
2008-05-22 01:21:18 +00:00 |
if_axe.c
|
Split device_t and softc for all USB device drivers, and related cosmetic
|
2008-05-24 16:40:58 +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
|
Use ether_nonstatic_aton() when appropriate.
|
2008-05-24 17:35:37 +00:00 |
if_cdcereg.h
|
Cosmetic: good-bye, excessive #ifdef'age.
|
2008-05-22 01:21:18 +00:00 |
if_cue.c
|
Split device_t and softc for all USB device drivers, and related cosmetic
|
2008-05-24 16:40:58 +00:00 |
if_cuereg.h
|
…
|
|
if_kue.c
|
Split device_t and softc for all USB device drivers, and related cosmetic
|
2008-05-24 16:40:58 +00:00 |
if_kuereg.h
|
…
|
|
if_rum.c
|
Add a device ID seen in Kojinsha notebook. From Ryo Shimizu.
|
2008-07-08 08:44:55 +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
|
Split device_t and softc for all USB device drivers, and related cosmetic
|
2008-05-24 16:40:58 +00:00 |
if_udavreg.h
|
lockmgr -> mutex
|
2007-12-05 07:15:53 +00:00 |
if_upl.c
|
Split device_t and softc for all USB device drivers, and related cosmetic
|
2008-05-24 16:40:58 +00:00 |
if_ural.c
|
Split device_t and softc for all USB device drivers, and related cosmetic
|
2008-05-24 16:40:58 +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
|
Split device_t and softc for all USB device drivers, and related cosmetic
|
2008-05-24 16:40:58 +00:00 |
if_urlreg.h
|
Use rwlock(9) rather than lockmgr(9).
|
2007-08-27 15:57:13 +00:00 |
if_zyd.c
|
Split device_t and softc for all USB device drivers, and related cosmetic
|
2008-05-24 16:40:58 +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
|
Add appropriate bus_dmamap_sync() calls to uhci(4), ohci(4) and ehci(4),
|
2008-06-28 17:42:53 +00:00 |
ohcireg.h
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
ohcivar.h
|
Add appropriate bus_dmamap_sync() calls to uhci(4), ohci(4) and ehci(4),
|
2008-06-28 17:42:53 +00:00 |
stuirda.c
|
Split device_t and softc for all USB device drivers, and related cosmetic
|
2008-05-24 16:40:58 +00:00 |
uaudio.c
|
Make uaudio compilable as a kmod.
|
2008-06-28 09:14:56 +00:00 |
uaudioreg.h
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
uberry.c
|
Cleanup, use pmf, and ensure that we keep the device active in the
|
2008-05-26 03:20:56 +00:00 |
ubsa.c
|
Split device_t and softc for all USB device drivers, and related cosmetic
|
2008-05-24 16:40:58 +00:00 |
ubsa_common.c
|
Split device_t and softc for all USB device drivers, and related cosmetic
|
2008-05-24 16:40:58 +00:00 |
ubsavar.h
|
Split device_t and softc for all USB device drivers, and related cosmetic
|
2008-05-24 16:40:58 +00:00 |
ubt.c
|
Don't ignore poor retarded ubt(4) devices which have vendor and product id
|
2008-07-16 08:43:01 +00:00 |
uchcom.c
|
Split device_t and softc for all USB device drivers, and related cosmetic
|
2008-05-24 16:40:58 +00:00 |
ucom.c
|
Split device_t and softc for all USB device drivers, and related cosmetic
|
2008-05-24 16:40:58 +00:00 |
ucomvar.h
|
Split device_t and softc for all USB device drivers, and related cosmetic
|
2008-05-24 16:40:58 +00:00 |
ucycom.c
|
Split device_t and softc for all USB device drivers, and related cosmetic
|
2008-05-24 16:40:58 +00:00 |
udsbr.c
|
Split device_t and softc for all USB device drivers, and related cosmetic
|
2008-05-24 16:40:58 +00:00 |
uep.c
|
Split device_t and softc for all USB device drivers, and related cosmetic
|
2008-05-24 16:40:58 +00:00 |
uftdi.c
|
Split device_t and softc for all USB device drivers, and related cosmetic
|
2008-05-24 16:40:58 +00:00 |
uftdireg.h
|
…
|
|
ugen.c
|
Split device_t and softc for all USB device drivers, and related cosmetic
|
2008-05-24 16:40:58 +00:00 |
ugensa.c
|
Split device_t and softc for all USB device drivers, and related cosmetic
|
2008-05-24 16:40:58 +00:00 |
ugraphire_rdesc.h
|
The Graphire's are 4x5 and 6x8, not 4x6.
|
2007-01-22 19:48:57 +00:00 |
uhci.c
|
Add appropriate bus_dmamap_sync() calls to uhci(4), ohci(4) and ehci(4),
|
2008-06-28 17:42:53 +00:00 |
uhcireg.h
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
uhcivar.h
|
Add appropriate bus_dmamap_sync() calls to uhci(4), ohci(4) and ehci(4),
|
2008-06-28 17:42:53 +00:00 |
uhid.c
|
Split device_t and softc for all USB device drivers, and related cosmetic
|
2008-05-24 16:40:58 +00:00 |
uhidev.c
|
Fix a dereference if a softc pointer which can legally be zero, leading
|
2008-05-26 19:01:51 +00:00 |
uhidev.h
|
Fix a dereference if a softc pointer which can legally be zero, leading
|
2008-05-26 19:01:51 +00:00 |
uhmodem.c
|
Split device_t and softc for all USB device drivers, and related cosmetic
|
2008-05-24 16:40:58 +00:00 |
uhub.c
|
-plug a minimal memory leak on attach/detach
|
2008-06-16 10:37:54 +00:00 |
uipaq.c
|
WILLCOM Advanced W-ZERO3[es] device IDs. From Ryo Shimizu.
|
2008-07-08 08:47:32 +00:00 |
uirda.c
|
Split device_t and softc for all USB device drivers, and related cosmetic
|
2008-05-24 16:40:58 +00:00 |
uirdavar.h
|
Split device_t and softc for all USB device drivers, and related cosmetic
|
2008-05-24 16:40:58 +00:00 |
ukbd.c
|
Split device_t and softc for all USB device drivers, and related cosmetic
|
2008-05-24 16:40:58 +00:00 |
ukbdmap.c
|
Add support for the Colemak keyboard layout variant, see http://colemak.com
|
2008-05-21 07:39:24 +00:00 |
ukbdvar.h
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
ukyopon.c
|
kill some abuse of __strong_alias which is not compatible with
|
2008-06-27 16:05:59 +00:00 |
ukyopon.h
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
ulpt.c
|
Split device_t and softc for all USB device drivers, and related cosmetic
|
2008-05-24 16:40:58 +00:00 |
umass.c
|
Split device_t and softc for all USB device drivers, and related cosmetic
|
2008-05-24 16:40:58 +00:00 |
umass_isdata.c
|
Split device_t and softc for all USB device drivers, and related cosmetic
|
2008-05-24 16:40:58 +00:00 |
umass_isdata.h
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
umass_quirks.c
|
Use NODOORLOCK quirk to make iBead MP3 players work.
|
2008-05-11 05:20:33 +00:00 |
umass_quirks.h
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
umass_scsipi.c
|
Split device_t and softc for all USB device drivers, and related cosmetic
|
2008-05-24 16:40:58 +00:00 |
umass_scsipi.h
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
umassvar.h
|
change umass quirks logic in USB_MATCH()
|
2008-01-21 12:11:21 +00:00 |
umct.c
|
Split device_t and softc for all USB device drivers, and related cosmetic
|
2008-05-24 16:40:58 +00:00 |
umct.h
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
umidi.c
|
Constify most umidi-quirk data. Addresses PR#39017.
|
2008-07-08 11:34:43 +00:00 |
umidi_quirks.c
|
Constify most umidi-quirk data. Addresses PR#39017.
|
2008-07-08 11:34:43 +00:00 |
umidi_quirks.h
|
Constify most umidi-quirk data. Addresses PR#39017.
|
2008-07-08 11:34:43 +00:00 |
umidireg.h
|
PR kern/38774: cosmetic typo in umidireg.h: SubType/Subtype, from
|
2008-05-28 12:59:30 +00:00 |
umidivar.h
|
Constify most umidi-quirk data. Addresses PR#39017.
|
2008-07-08 11:34:43 +00:00 |
umodem.c
|
kill some abuse of __strong_alias which is not compatible with
|
2008-06-27 16:05:59 +00:00 |
umodem_common.c
|
Split device_t and softc for all USB device drivers, and related cosmetic
|
2008-05-24 16:40:58 +00:00 |
umodemvar.h
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
ums.c
|
Split device_t and softc for all USB device drivers, and related cosmetic
|
2008-05-24 16:40:58 +00:00 |
uplcom.c
|
Split device_t and softc for all USB device drivers, and related cosmetic
|
2008-05-24 16:40:58 +00:00 |
urio.c
|
Split device_t and softc for all USB device drivers, and related cosmetic
|
2008-05-24 16:40:58 +00:00 |
urio.h
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
usb.c
|
some cleanup:
|
2008-05-26 18:00:33 +00:00 |
usb.h
|
USB video class definitions, from Patrick Mahoney for GSoC 2008.
|
2008-06-18 14:20:31 +00:00 |
usb_mem.c
|
Add appropriate bus_dmamap_sync() calls to uhci(4), ohci(4) and ehci(4),
|
2008-06-28 17:42:53 +00:00 |
usb_mem.h
|
Add appropriate bus_dmamap_sync() calls to uhci(4), ohci(4) and ehci(4),
|
2008-06-28 17:42:53 +00:00 |
usb_port.h
|
We don't need to include opt_usbverbose.h here.
|
2008-06-28 09:06:20 +00:00 |
usb_quirks.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
usb_quirks.h
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
usb_subr.c
|
PR 39023: usbd_new_device: do not set address early, from FreeBSD.
|
2008-06-22 21:31:51 +00:00 |
usbcdc.h
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
usbdevices.config
|
Add config information for uslsa(4) to the list
|
2007-09-22 07:40:19 +00:00 |
usbdevs
|
WILLCOM Advanced W-ZERO3[es] device IDs. From Ryo Shimizu.
|
2008-07-08 08:47:32 +00:00 |
usbdevs.h
|
Regen.
|
2008-07-08 08:55:22 +00:00 |
usbdevs_data.h
|
Regen.
|
2008-07-08 08:55:22 +00:00 |
usbdi.c
|
some cleanup:
|
2008-05-26 18:00:33 +00:00 |
usbdi.h
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
usbdi_util.c
|
some cleanup:
|
2008-05-26 18:00:33 +00:00 |
usbdi_util.h
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
usbdivar.h
|
some cleanup:
|
2008-05-26 18:00:33 +00:00 |
usbhid.h
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +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
|
Split device_t and softc for all USB device drivers, and related cosmetic
|
2008-05-24 16:40:58 +00:00 |
uslsa.c
|
Split device_t and softc for all USB device drivers, and related cosmetic
|
2008-05-24 16:40:58 +00:00 |
usscanner.c
|
make this build with USSCANNER_DEBUG
|
2008-05-25 07:04:10 +00:00 |
ustir.c
|
Split device_t and softc for all USB device drivers, and related cosmetic
|
2008-05-24 16:40:58 +00:00 |
ustirreg.h
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
utoppy.c
|
Split device_t and softc for all USB device drivers, and related cosmetic
|
2008-05-24 16:40:58 +00:00 |
utoppy.h
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
uvisor.c
|
Split device_t and softc for all USB device drivers, and related cosmetic
|
2008-05-24 16:40:58 +00:00 |
uvscom.c
|
Split device_t and softc for all USB device drivers, and related cosmetic
|
2008-05-24 16:40:58 +00:00 |
uyap.c
|
Split device_t and softc for all USB device drivers, and related cosmetic
|
2008-05-24 16:40:58 +00:00 |
uyap_firmware.h
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
xboxcontroller.c
|
Split device_t and softc for all USB device drivers, and related cosmetic
|
2008-05-24 16:40:58 +00:00 |