.. |
FILES
|
various umidi clean ups:
|
2014-12-21 23:00:35 +00:00 |
Makefile
|
…
|
|
Makefile.usbdevs
|
Merge the 3 copies of devlist2h.awk that deal with 16 bit key and value
|
2014-09-21 14:30:22 +00:00 |
TODO
|
Remove a couple of items
|
2014-06-25 21:23:03 +00:00 |
TODO.usbmp
|
Remove an item.
|
2014-08-02 15:50:16 +00:00 |
aubtfwl.c
|
. add support for loading code + config of AR3012 based chips
|
2013-05-09 12:44:31 +00:00 |
aubtfwlreg.h
|
. add support for loading code + config of AR3012 based chips
|
2013-05-09 12:44:31 +00:00 |
auvitek.c
|
remove unused mutex and cv
|
2014-08-09 13:33:43 +00:00 |
auvitek_audio.c
|
…
|
|
auvitek_board.c
|
…
|
|
auvitek_dtv.c
|
- Add a USBD_MPSAFE flag to usbd_open_pipe. If not set, acquire KERNEL_LOCK
|
2013-01-22 12:40:42 +00:00 |
auvitek_i2c.c
|
…
|
|
auvitek_video.c
|
…
|
|
auvitekreg.h
|
…
|
|
auvitekvar.h
|
remove unused mutex and cv
|
2014-08-09 13:33:43 +00:00 |
ehci.c
|
Typo in USBHIST_LOG message
|
2014-12-24 14:01:10 +00:00 |
ehcireg.h
|
Fix ETTF PSPD definitions and enable the ETTF PORTSC detection.
|
2012-11-04 12:01:55 +00:00 |
ehcivar.h
|
Use CACHE_LINE_SIZE for EHCI_SQTD_ALIGN to make sure the sqtd fully consume
|
2013-02-02 14:15:55 +00:00 |
emdtv.c
|
Consistent/Correct error message from failing usbd_set_config.
|
2012-12-27 16:42:32 +00:00 |
emdtv_board.c
|
…
|
|
emdtv_board.h
|
…
|
|
emdtv_dtv.c
|
- Add a USBD_MPSAFE flag to usbd_open_pipe. If not set, acquire KERNEL_LOCK
|
2013-01-22 12:40:42 +00:00 |
emdtv_i2c.c
|
…
|
|
emdtv_ir.c
|
…
|
|
emdtvreg.h
|
__attribute__((__packed__)) -> __packed
|
2014-06-21 03:44:06 +00:00 |
emdtvvar.h
|
…
|
|
ezload.c
|
fix debug variables.
|
2013-01-05 23:34:16 +00:00 |
ezload.h
|
…
|
|
files.usb
|
Make usb_dma & usbverbose independent attributes.
|
2014-10-10 17:31:12 +00:00 |
hid.c
|
…
|
|
hid.h
|
…
|
|
if_athn_usb.c
|
Pass a correct firmware size (instead of 0) to firmware_free
|
2015-01-07 07:05:48 +00:00 |
if_athn_usb.h
|
Use only one set of EDCA variables
|
2013-03-30 14:14:30 +00:00 |
if_atu.c
|
src is too big these days to tolerate superfluous apostrophes. It's
|
2014-10-18 08:33:23 +00:00 |
if_atureg.h
|
add a bunch of devices. from openbsd.
|
2012-09-23 01:08:17 +00:00 |
if_aue.c
|
Merge tls-earlyentropy branch into HEAD.
|
2014-08-10 16:44:32 +00:00 |
if_auereg.h
|
…
|
|
if_axe.c
|
Merge tls-earlyentropy branch into HEAD.
|
2014-08-10 16:44:32 +00:00 |
if_axen.c
|
Merge tls-earlyentropy branch into HEAD.
|
2014-08-10 16:44:32 +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
|
- need opt_usb.h if depending on USB_DEBUG
|
2013-01-05 01:30:15 +00:00 |
if_cdcereg.h
|
…
|
|
if_cue.c
|
Merge tls-earlyentropy branch into HEAD.
|
2014-08-10 16:44:32 +00:00 |
if_cuereg.h
|
…
|
|
if_kue.c
|
Merge tls-earlyentropy branch into HEAD.
|
2014-08-10 16:44:32 +00:00 |
if_kuereg.h
|
…
|
|
if_otus.c
|
- remove unused variables
|
2013-10-17 21:07:37 +00:00 |
if_otusreg.h
|
Locking fixes and more for otus.
|
2013-01-20 21:50:41 +00:00 |
if_otusvar.h
|
Use the EDCA and QOS stuff from net80211 instead of a home grown copy.
|
2013-03-30 01:10:00 +00:00 |
if_rum.c
|
Pass a correct firmware size (instead of 0) to firmware_free
|
2015-01-07 07:05:48 +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
|
if the pkt length in rx header is < ETHER_HDR_LEN, drop it
|
2014-09-20 15:07:06 +00:00 |
if_smscreg.h
|
Correct minor TX_CTRL_0_ guess and document the INTR interrupt control
|
2014-08-21 14:02:10 +00:00 |
if_smscvar.h
|
Fix receive loop, enable turbo mode, checksum offloading still needs
|
2014-06-09 14:18:28 +00:00 |
if_udav.c
|
Merge tls-earlyentropy branch into HEAD.
|
2014-08-10 16:44:32 +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
|
Merge tls-earlyentropy branch into HEAD.
|
2014-08-10 16:44:32 +00:00 |
if_ural.c
|
- Add a USBD_MPSAFE flag to usbd_open_pipe. If not set, acquire KERNEL_LOCK
|
2013-01-22 12:40:42 +00:00 |
if_uralreg.h
|
…
|
|
if_uralvar.h
|
…
|
|
if_url.c
|
Merge tls-earlyentropy branch into HEAD.
|
2014-08-10 16:44:32 +00:00 |
if_urlreg.h
|
…
|
|
if_urndis.c
|
Don't return an error in urndis_init if IFF_RUNNING is set on entry.
|
2014-07-19 08:38:28 +00:00 |
if_urndisreg.h
|
…
|
|
if_urtw.c
|
fix incorrect variable use.
|
2013-10-16 18:55:31 +00:00 |
if_urtwn.c
|
Pass the correct length to firmware_free. The code previously did
|
2015-01-11 14:19:09 +00:00 |
if_urtwn_data.h
|
Added support for the Realtek RTL8188EUS and RTL8188ETV chipsets from FreeBSD.
|
2014-07-20 13:25:23 +00:00 |
if_urtwnreg.h
|
Added support for the Realtek RTL8188EUS and RTL8188ETV chipsets from FreeBSD.
|
2014-07-20 13:25:23 +00:00 |
if_urtwnvar.h
|
Added support for the Realtek RTL8188EUS and RTL8188ETV chipsets from FreeBSD.
|
2014-07-20 13:25:23 +00:00 |
if_urtwreg.h
|
…
|
|
if_zyd.c
|
Pass a correct firmware size (instead of 0) to firmware_free
|
2015-01-07 07:05:48 +00:00 |
if_zydreg.h
|
…
|
|
irmce.c
|
…
|
|
kue_fw.h
|
…
|
|
moscom.c
|
add a bunch of devices. from openbsd.
|
2012-09-23 01:08:17 +00:00 |
motg.c
|
if the bus driver supplies a fifo size and dynfifo is true, use it
|
2014-09-13 19:02:00 +00:00 |
motgreg.h
|
Instead of polluting motgreg.h with AllWinner specific registers (things
|
2014-09-13 17:42:48 +00:00 |
motgvar.h
|
let the bus driver override fifo size
|
2014-09-13 18:36:39 +00:00 |
ohci.c
|
Replace callout_stop with callout_halt
|
2014-11-21 09:40:10 +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
|
Add slurm(4), a radio(4) driver for USB FM radio modules based on the
|
2013-01-13 01:15:02 +00:00 |
stuirda.c
|
remove stray return
|
2014-09-21 17:02:24 +00:00 |
u3g.c
|
PR/49233: Ben Gergely: Add huawei e353 to u3g
|
2014-09-24 00:17:13 +00:00 |
uark.c
|
split device_t/softc for all remaining drivers.
|
2012-10-27 17:17:22 +00:00 |
uatp.c
|
Fix wsmouse at uatp attachment for module.
|
2014-07-17 17:11:12 +00:00 |
uaudio.c
|
Fix URLs of USB audio specs
|
2015-01-26 20:56:44 +00:00 |
uaudioreg.h
|
…
|
|
uberry.c
|
Consistent/Correct error message from failing usbd_set_config.
|
2012-12-27 16:42:32 +00:00 |
ubsa.c
|
…
|
|
ubsa_common.c
|
Fix off by one read error.
|
2012-12-11 09:17:31 +00:00 |
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
|
centralize the dialout/call unit macros.
|
2014-11-15 19:18:18 +00:00 |
ucomvar.h
|
…
|
|
ucycom.c
|
fix macro names
|
2014-11-15 19:26:37 +00:00 |
udl.c
|
Add BUFFALO GX-DVI/U2B DisplayLink USB-DVI box. PR#49105 from MOCHIDA Shuji.
|
2014-12-12 05:19:33 +00:00 |
udl.h
|
…
|
|
udsbr.c
|
Consistent/Correct error message from failing usbd_set_config.
|
2012-12-27 16:42:32 +00:00 |
udsir.c
|
Add KingSun/DonShine IRDA dongle.
|
2013-05-28 12:03:26 +00:00 |
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
|
force chip into serial mode
|
2013-01-21 19:08:42 +00:00 |
ugen.c
|
Include opt_usb.h to make "options UGEN_DEBUG" work.
|
2014-09-20 08:45:23 +00:00 |
ugensa.c
|
Add support for some new and old ZTE modems, some of which have a
|
2013-08-03 16:04:30 +00:00 |
ugraphire_rdesc.h
|
…
|
|
uhci.c
|
Simplify the freeing of the interrupt pipe transfer. Inspired by OpenBSD.
|
2014-08-05 06:35:24 +00:00 |
uhcireg.h
|
…
|
|
uhcivar.h
|
use a pool instead of a linked list to avoid synchronization problems.
|
2013-01-29 00:00:15 +00:00 |
uhid.c
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
uhidev.c
|
Merge tls-earlyentropy branch into HEAD.
|
2014-08-10 16:44:32 +00:00 |
uhidev.h
|
PR/48908: Cannot open /dev/uhid? when another report id at the same uhidev
|
2014-06-17 09:35:46 +00:00 |
uhmodem.c
|
…
|
|
uhso.c
|
centralize the dialout/call unit macros.
|
2014-11-15 19:18:18 +00:00 |
uhub.c
|
SS device detection needs more work. #if 0 previous attempt for now.
|
2014-08-13 06:26:32 +00:00 |
uipad.c
|
…
|
|
uipaq.c
|
Consistent/Correct error message from failing usbd_set_config.
|
2012-12-27 16:42:32 +00:00 |
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
|
Add a belgian keyboard layout, based on the french keyboard layout.
|
2014-07-14 10:05:23 +00:00 |
ukbdvar.h
|
…
|
|
ukyopon.c
|
…
|
|
ukyopon.h
|
…
|
|
ulpireg.h
|
…
|
|
ulpt.c
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
umass.c
|
Improve USB debugging with USBHIST based on KERNHIST.
|
2014-09-12 16:40:38 +00:00 |
umass_isdata.c
|
Improve USB debugging with USBHIST based on KERNHIST.
|
2014-09-12 16:40:38 +00:00 |
umass_isdata.h
|
…
|
|
umass_quirks.c
|
Improve USB debugging with USBHIST based on KERNHIST.
|
2014-09-12 16:40:38 +00:00 |
umass_quirks.h
|
…
|
|
umass_scsipi.c
|
Improve USB debugging with USBHIST based on KERNHIST.
|
2014-09-12 16:40:38 +00:00 |
umass_scsipi.h
|
…
|
|
umassvar.h
|
Preallocate command and status buffers as auto allocation cannot
|
2013-12-22 18:30:21 +00:00 |
umcs.c
|
Fix a few logical vs. physical port number confusions to make this
|
2014-08-23 21:37:56 +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
|
actually fix one of the previous: don't test for NULL after deref.
|
2015-01-02 20:42:44 +00:00 |
umidi_quirks.c
|
various umidi clean ups:
|
2014-12-21 23:00:35 +00:00 |
umidi_quirks.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
|
Sharp CE-175TU USB to Zaurus Option Port 16 cable is uplcom(4) device.
|
2014-07-14 12:04:48 +00:00 |
urio.c
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
urio.h
|
…
|
|
usb.c
|
Improve USB debugging with USBHIST based on KERNHIST.
|
2014-09-12 16:40:38 +00:00 |
usb.h
|
Add more structs and defines from various sources including FreeBSD,
|
2014-11-08 16:20:23 +00:00 |
usb_mem.c
|
Improve USB debugging with USBHIST based on KERNHIST.
|
2014-09-12 16:40:38 +00:00 |
usb_mem.h
|
bus_dmamem_alloc may change the number of requested segs, so keep the number requested for kmem_free use later
|
2013-01-23 23:44:30 +00:00 |
usb_quirks.c
|
The Silicon Labs EC3 USB Debug Adapter looks like a HID, but needs to
|
2015-01-26 11:05:20 +00:00 |
usb_quirks.h
|
…
|
|
usb_subr.c
|
Merge the 3 copies of devlist2h.awk that deal with 16 bit key and value
|
2014-09-21 14:30:22 +00:00 |
usb_verbose.c
|
Merge the 3 copies of devlist2h.awk that deal with 16 bit key and value
|
2014-09-21 14:30:22 +00:00 |
usb_verbose.h
|
Merge the 3 copies of devlist2h.awk that deal with 16 bit key and value
|
2014-09-21 14:30:22 +00:00 |
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
|
add Xbox 360 Wireless Receiver
|
2015-02-04 14:23:04 +00:00 |
usbdevs.h
|
regen
|
2015-02-04 14:23:18 +00:00 |
usbdevs_data.h
|
regen
|
2015-02-04 14:23:18 +00:00 |
usbdi.c
|
Improve USB debugging with USBHIST based on KERNHIST.
|
2014-09-12 16:40:38 +00:00 |
usbdi.h
|
Fix usb task queue locking.
|
2014-07-17 18:42:37 +00:00 |
usbdi_util.c
|
Improve USB debugging with USBHIST based on KERNHIST.
|
2014-09-12 16:40:38 +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
|
Trailing whitespace.
|
2014-09-06 10:54:04 +00:00 |
usbhid.h
|
…
|
|
usbhist.h
|
Improve USB debugging with USBHIST based on KERNHIST.
|
2014-09-12 16:40:38 +00:00 |
usbroothub_subr.c
|
…
|
|
usbroothub_subr.h
|
…
|
|
uscanner.c
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +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
|
Split IrDA SIR part for other SIR device.
|
2013-05-27 16:23:20 +00:00 |
ustirreg.h
|
…
|
|
uthum.c
|
fix debug variables.
|
2013-01-05 23:34:16 +00:00 |
utoppy.c
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
utoppy.h
|
…
|
|
uts.c
|
fix debug variables.
|
2013-01-05 23:34:16 +00:00 |
uvideo.c
|
Improve USB debugging with USBHIST based on KERNHIST.
|
2014-09-12 16:40:38 +00:00 |
uvideoreg.h
|
…
|
|
uvisor.c
|
…
|
|
uvscom.c
|
…
|
|
uyap.c
|
…
|
|
uyap_firmware.h
|
…
|
|
uyurex.c
|
fix debug variables.
|
2013-01-05 23:34:16 +00:00 |
xhci.c
|
kern/49391: Fixes to XHCI driver command ring and status TRB
|
2014-11-18 10:18:45 +00:00 |
xhcireg.h
|
kern/49391: Fixes to XHCI driver command ring and status TRB
|
2014-11-18 10:18:45 +00:00 |
xhcivar.h
|
Whtiespace.
|
2014-03-10 13:12:02 +00:00 |
xinput_rdesc.h
|
…
|
|