.. |
FILES
|
…
|
|
Makefile
|
…
|
|
Makefile.usbdevs
|
…
|
|
TODO
|
Remove a couple of item that have been done.
|
2013-12-07 08:01:51 +00:00 |
TODO.usbmp
|
Update
|
2014-03-06 13:33:46 +00:00 |
aubtfwl.c
|
…
|
|
aubtfwlreg.h
|
…
|
|
auvitek.c
|
…
|
|
auvitek_audio.c
|
…
|
|
auvitek_board.c
|
…
|
|
auvitek_dtv.c
|
…
|
|
auvitek_i2c.c
|
…
|
|
auvitek_video.c
|
…
|
|
auvitekreg.h
|
…
|
|
auvitekvar.h
|
…
|
|
devlist2h.awk
|
…
|
|
ehci.c
|
Re-establish the default pipe after the initial reading of the device
|
2014-02-17 07:34:21 +00:00 |
ehcireg.h
|
…
|
|
ehcivar.h
|
…
|
|
emdtv.c
|
…
|
|
emdtv_board.c
|
…
|
|
emdtv_board.h
|
…
|
|
emdtv_dtv.c
|
…
|
|
emdtv_i2c.c
|
…
|
|
emdtv_ir.c
|
…
|
|
emdtvreg.h
|
…
|
|
emdtvvar.h
|
…
|
|
ezload.c
|
…
|
|
ezload.h
|
…
|
|
files.usb
|
Fixed a typo
|
2014-04-05 23:45:11 +00:00 |
hid.c
|
…
|
|
hid.h
|
…
|
|
if_athn_usb.c
|
remove unused variable
|
2013-10-16 18:23:39 +00:00 |
if_athn_usb.h
|
…
|
|
if_atu.c
|
…
|
|
if_atureg.h
|
…
|
|
if_aue.c
|
…
|
|
if_auereg.h
|
…
|
|
if_axe.c
|
Add GPIO programming to support more PHY.
|
2013-11-08 17:46:35 +00:00 |
if_axen.c
|
Remove bogus cast. The LHS type is smaller, so let the compiler decide
|
2013-10-29 16:10:49 +00:00 |
if_axenreg.h
|
Add driver for ASIX AX88178a and AX88179 Ethernet interface.
|
2013-10-26 09:16:19 +00:00 |
if_axereg.h
|
Add GPIO programming to support more PHY.
|
2013-11-08 17:46:35 +00:00 |
if_cdce.c
|
…
|
|
if_cdcereg.h
|
…
|
|
if_cue.c
|
…
|
|
if_cuereg.h
|
…
|
|
if_kue.c
|
Apply patch from PR/48310 - kue(4) cannot receive multicast packets.
|
2013-10-16 07:34:20 +00:00 |
if_kuereg.h
|
…
|
|
if_otus.c
|
- remove unused variables
|
2013-10-17 21:07:37 +00:00 |
if_otusreg.h
|
…
|
|
if_otusvar.h
|
…
|
|
if_rum.c
|
Fix an issue with 11g beacon frames.
|
2014-03-29 00:59:05 +00:00 |
if_rumreg.h
|
…
|
|
if_rumvar.h
|
…
|
|
if_run.c
|
Quell maybe-uninitialized false positives from gcc 4.8
|
2014-01-28 13:08:13 +00:00 |
if_runvar.h
|
…
|
|
if_smsc.c
|
Clean up (mostly remove unneeded) #includes
|
2013-11-01 14:24:03 +00:00 |
if_smscreg.h
|
…
|
|
if_smscvar.h
|
…
|
|
if_udav.c
|
Add support for the brandless "QF9700" USB 1.1 to 10Mbit/s Ethernet adapter.
|
2013-12-20 01:17:54 +00:00 |
if_udavreg.h
|
…
|
|
if_upgt.c
|
Related to PR kern/48533
|
2014-05-27 13:44:25 +00:00 |
if_upgtvar.h
|
…
|
|
if_upl.c
|
Save a NETISR_* value in a variable and call schednetisr() after enqueue
|
2014-05-15 09:23:03 +00:00 |
if_ural.c
|
…
|
|
if_uralreg.h
|
…
|
|
if_uralvar.h
|
…
|
|
if_url.c
|
…
|
|
if_urlreg.h
|
…
|
|
if_urndis.c
|
- remove unused variables
|
2013-10-17 21:07:37 +00:00 |
if_urndisreg.h
|
…
|
|
if_urtw.c
|
fix incorrect variable use.
|
2013-10-16 18:55:31 +00:00 |
if_urtwn.c
|
add (empty, pretty much like all other usb) pmf support.
|
2014-05-08 05:59:09 +00:00 |
if_urtwn_data.h
|
…
|
|
if_urtwnreg.h
|
move default last, add symbolic mask.
|
2014-02-16 16:13:37 +00:00 |
if_urtwnvar.h
|
Remove dotg(4) as it's been replaced by dwctwo(4).
|
2013-10-15 15:13:17 +00:00 |
if_urtwreg.h
|
…
|
|
if_zyd.c
|
…
|
|
if_zydreg.h
|
…
|
|
irmce.c
|
…
|
|
kue_fw.h
|
…
|
|
moscom.c
|
…
|
|
ohci.c
|
Re-establish the default pipe after the initial reading of the device
|
2014-02-17 07:34:21 +00:00 |
ohcireg.h
|
Support the OHCI in the NS "SUPERIO" chip as found in hppa machines by
|
2014-01-28 17:24:42 +00:00 |
ohcivar.h
|
Support the OHCI in the NS "SUPERIO" chip as found in hppa machines by
|
2014-01-28 17:24:42 +00:00 |
pseye.c
|
…
|
|
slurm.c
|
…
|
|
stuirda.c
|
…
|
|
u3g.c
|
PR/48172: Reinhard Speyerer: u3g(4): add 4G Systems XS Stick W14 support
|
2013-09-02 07:39:03 +00:00 |
uark.c
|
…
|
|
uatp.c
|
Reassign copyright to TNF.
|
2014-04-25 18:10:21 +00:00 |
uaudio.c
|
Don't call mutex_spin_exit on already released lock.
|
2013-09-27 13:34:48 +00:00 |
uaudioreg.h
|
…
|
|
uberry.c
|
…
|
|
ubsa.c
|
…
|
|
ubsa_common.c
|
…
|
|
ubsavar.h
|
…
|
|
ubt.c
|
netbt: rename some attach/detach functions to have _pcb suffix, so
|
2014-05-20 18:25:54 +00:00 |
uchcom.c
|
Remove unused include
|
2014-03-15 19:20:27 +00:00 |
ucom.c
|
remove hack for PR/42848
|
2014-05-04 22:18:38 +00:00 |
ucomvar.h
|
…
|
|
ucycom.c
|
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
|
2014-03-16 05:20:22 +00:00 |
udl.c
|
Update a comment
|
2014-02-23 13:22:32 +00:00 |
udl.h
|
…
|
|
udsbr.c
|
…
|
|
udsir.c
|
…
|
|
uep.c
|
Remove unused variable
|
2013-09-15 15:07:06 +00:00 |
uftdi.c
|
Add support for FTDI FT230X.
|
2013-12-19 08:22:40 +00:00 |
uftdireg.h
|
…
|
|
ugen.c
|
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
|
2014-03-16 05:20:22 +00:00 |
ugensa.c
|
…
|
|
ugraphire_rdesc.h
|
…
|
|
uhci.c
|
Adjust KASSERT in device_ctrl_done to polling case.
|
2013-12-01 07:28:47 +00:00 |
uhcireg.h
|
…
|
|
uhcivar.h
|
…
|
|
uhid.c
|
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
|
2014-03-16 05:20:22 +00:00 |
uhidev.c
|
from "Just a Normal Person", make sure that we set things to NULL after
|
2013-12-26 15:32:48 +00:00 |
uhidev.h
|
Remove usbd_do_request_async. It's callback was calling usbd_free_xfer
|
2013-09-26 07:25:31 +00:00 |
uhmodem.c
|
…
|
|
uhso.c
|
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
|
2014-03-16 05:20:22 +00:00 |
uhub.c
|
Remove unused variable
|
2013-09-15 15:33:47 +00:00 |
uipad.c
|
…
|
|
uipaq.c
|
…
|
|
uirda.c
|
Remove unused variable
|
2013-09-15 15:43:20 +00:00 |
uirdavar.h
|
…
|
|
ukbd.c
|
Remove usbd_do_request_async. It's callback was calling usbd_free_xfer
|
2013-09-26 07:25:31 +00:00 |
ukbdmap.c
|
…
|
|
ukbdvar.h
|
…
|
|
ukyopon.c
|
…
|
|
ukyopon.h
|
…
|
|
ulpireg.h
|
…
|
|
ulpt.c
|
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
|
2014-03-16 05:20:22 +00:00 |
umass.c
|
Preallocate command and status buffers as auto allocation cannot
|
2013-12-22 18:30:21 +00:00 |
umass_isdata.c
|
-recognize CF cards by the magic value in inquiry data
|
2013-10-30 15:37:49 +00:00 |
umass_isdata.h
|
…
|
|
umass_quirks.c
|
…
|
|
umass_quirks.h
|
…
|
|
umass_scsipi.c
|
…
|
|
umass_scsipi.h
|
…
|
|
umassvar.h
|
Preallocate command and status buffers as auto allocation cannot
|
2013-12-22 18:30:21 +00:00 |
umcs.c
|
Remove unused umcs7840_reg_dcr0.
|
2014-05-05 20:56:15 +00:00 |
umcs.h
|
Add umcs(4) - a driver for moschip 78{1,2,4}0 based multiport serial
|
2014-03-16 09:34:45 +00:00 |
umct.c
|
…
|
|
umct.h
|
…
|
|
umidi.c
|
…
|
|
umidi_quirks.c
|
…
|
|
umidi_quirks.h
|
…
|
|
umidireg.h
|
…
|
|
umidivar.h
|
…
|
|
umodem.c
|
PR/48715: Ryo ONODERA: Please support more USB modems
|
2014-04-06 02:01:43 +00:00 |
umodem_common.c
|
…
|
|
umodemvar.h
|
…
|
|
ums.c
|
close uhidev only when it was successfully opened.
|
2014-01-25 00:03:14 +00:00 |
uplcom.c
|
…
|
|
urio.c
|
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
|
2014-03-16 05:20:22 +00:00 |
urio.h
|
…
|
|
usb.c
|
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
|
2014-03-16 05:20:22 +00:00 |
usb.h
|
DOTG is dead. Long live DWC2.
|
2013-11-01 14:32:54 +00:00 |
usb_mem.c
|
Catch illegal memory allocations in softints.
|
2013-12-22 18:29:25 +00:00 |
usb_mem.h
|
…
|
|
usb_quirks.c
|
If the Weltrend Semiconductor device found in SANWA SUPPLY TAP-TST10 electricity meter as a usbhid device, it doesn't work at all, connect as ugen instead. Verified working with taptst10ctl.
|
2013-11-14 16:33:20 +00:00 |
usb_quirks.h
|
…
|
|
usb_subr.c
|
Re-establish the default pipe after the initial reading of the device
|
2014-02-17 07:34:21 +00:00 |
usb_verbose.c
|
…
|
|
usb_verbose.h
|
…
|
|
usbcdc.h
|
…
|
|
usbdevices.config
|
Add umcs(4) - a driver for moschip 78{1,2,4}0 based multiport serial
|
2014-03-16 09:34:45 +00:00 |
usbdevs
|
Added Realtek devices.
|
2014-05-30 16:11:52 +00:00 |
usbdevs.h
|
regen
|
2014-05-30 16:12:22 +00:00 |
usbdevs_data.h
|
regen
|
2014-05-30 16:12:22 +00:00 |
usbdi.c
|
Simplify
|
2013-11-30 12:16:14 +00:00 |
usbdi.h
|
Remove usbd_do_request_async. It's callback was calling usbd_free_xfer
|
2013-09-26 07:25:31 +00:00 |
usbdi_util.c
|
Remove usbd_do_request_async. It's callback was calling usbd_free_xfer
|
2013-09-26 07:25:31 +00:00 |
usbdi_util.h
|
Remove usbd_do_request_async. It's callback was calling usbd_free_xfer
|
2013-09-26 07:25:31 +00:00 |
usbdivar.h
|
Update a comment. Thanks mrg@
|
2013-10-03 19:04:00 +00:00 |
usbhid.h
|
…
|
|
usbroothub_subr.c
|
…
|
|
usbroothub_subr.h
|
…
|
|
uscanner.c
|
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
|
2014-03-16 05:20:22 +00:00 |
uslsa.c
|
Improve support for the CP2104. This particular device has a higher maximum
|
2014-03-10 19:55:18 +00:00 |
uslsareg.h
|
…
|
|
usscanner.c
|
Fix botch in previous
|
2013-09-15 19:27:22 +00:00 |
ustir.c
|
…
|
|
ustirreg.h
|
…
|
|
uthum.c
|
…
|
|
utoppy.c
|
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
|
2014-03-16 05:20:22 +00:00 |
utoppy.h
|
…
|
|
uts.c
|
…
|
|
uvideo.c
|
Initialize a variable earlier, so it is not used unitialized in an
|
2014-01-28 13:43:33 +00:00 |
uvideoreg.h
|
…
|
|
uvisor.c
|
…
|
|
uvscom.c
|
…
|
|
uyap.c
|
…
|
|
uyap_firmware.h
|
…
|
|
uyurex.c
|
…
|
|
xhci.c
|
Code style. No functional change.
|
2014-03-10 13:21:22 +00:00 |
xhcireg.h
|
Add work-in-progress xhci(4) driver code. Currently (mostly) supports
|
2013-09-14 00:40:31 +00:00 |
xhcivar.h
|
Whtiespace.
|
2014-03-10 13:12:02 +00:00 |
xinput_rdesc.h
|
…
|
|