.. |
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
|
properly protect uhid's sc_q member with sc_lock. should fix PR#49728.
|
2015-03-07 20:20:55 +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
|
allow attaching an iic to auvitek if AUVITEK_I2C_DEBUG is defined, and
|
2011-10-02 16:30:58 +00:00 |
auvitek_video.c
|
Attempt to load the xc5k firmware at attach time using config_mountroot. If
|
2011-10-02 19:15:39 +00:00 |
auvitekreg.h
|
…
|
|
auvitekvar.h
|
remove unused mutex and cv
|
2014-08-09 13:33:43 +00:00 |
ehci.c
|
Fix previous for HEAD
|
2015-03-01 09:53:36 +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
|
#include <sys/lwp.h> for curlwp.
|
2015-04-02 06:23:04 +00:00 |
emdtv_board.c
|
…
|
|
emdtv_board.h
|
…
|
|
emdtv_dtv.c
|
#include <sys/lwp.h> for curlwp.
|
2015-04-02 06:23:04 +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
|
From FreeBSD via OpenBSD:
|
2015-02-08 23:43:14 +00:00 |
hid.h
|
…
|
|
if_athn_usb.c
|
pass collect size of firmware to firmware_free(9).
|
2015-02-21 10:42:15 +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
|
Entropy-pool implementation move and cleanup.
|
2012-02-02 19:42:57 +00:00 |
if_axe.c
|
Added pmf hook.
|
2015-04-08 12:38:13 +00:00 |
if_axen.c
|
Added pmf hook.
|
2015-04-08 12:38:13 +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
|
Entropy-pool implementation move and cleanup.
|
2012-02-02 19:42:57 +00:00 |
if_cue.c
|
Merge tls-earlyentropy branch into HEAD.
|
2014-08-10 16:44:32 +00:00 |
if_cuereg.h
|
Entropy-pool implementation move and cleanup.
|
2012-02-02 19:42:57 +00:00 |
if_kue.c
|
Merge tls-earlyentropy branch into HEAD.
|
2014-08-10 16:44:32 +00:00 |
if_kuereg.h
|
Entropy-pool implementation move and cleanup.
|
2012-02-02 19:42:57 +00:00 |
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
|
Added pmf hook.
|
2015-04-08 12:38:13 +00:00 |
if_rumreg.h
|
…
|
|
if_rumvar.h
|
…
|
|
if_run.c
|
Add pmf hooks.
|
2015-03-13 15:33:04 +00:00 |
if_runvar.h
|
Add a driver for Ralink Technology RT2700U/RT2800U/RT3000U USB IEEE
|
2012-05-30 14:30:32 +00:00 |
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
|
Fix typos
|
2012-08-24 09:01:22 +00:00 |
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 pmf hook.
|
2015-04-08 12:29: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
|
Fix typos
|
2012-08-24 09:01:22 +00:00 |
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
|
kill trailing spaces
|
2015-03-08 14:56:06 +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
|
Driver for Realtek RTL8187/RTL8187B 802.11b/g USB wireless adapter, from
|
2012-05-29 14:06:23 +00:00 |
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
|
Fix typos
|
2012-08-24 09:01:22 +00:00 |
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 an if () panic with KASSERT
|
2015-03-30 11:54:43 +00:00 |
ohcireg.h
|
Whitespace
|
2015-03-30 11:55:00 +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
|
properly protect uhid's sc_q member with sc_lock. should fix PR#49728.
|
2015-03-07 20:20:55 +00:00 |
uaudio.c
|
Fix URLs of USB audio specs
|
2015-01-26 20:56:44 +00:00 |
uaudioreg.h
|
Increase the number of frequencies in the usb_audio_streaming_type1_descriptor
|
2012-05-18 07:52:54 +00:00 |
uberry.c
|
Consistent/Correct error message from failing usbd_set_config.
|
2012-12-27 16:42:32 +00:00 |
ubsa.c
|
remove any remnants of freebsd/openbsd code.
|
2012-02-24 06:48:23 +00:00 |
ubsa_common.c
|
Fix off by one read error.
|
2012-12-11 09:17:31 +00:00 |
ubsavar.h
|
Revert previous due to active usbmp branch(es).
|
2011-12-23 00:51:43 +00:00 |
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
|
const-ify struct ucom_methods pointer within ucom(4).
|
2011-12-19 19:34:52 +00:00 |
ucycom.c
|
properly protect uhid's sc_q member with sc_lock. should fix PR#49728.
|
2015-03-07 20:20:55 +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
|
PR/49681: Support BUFFALO PC-OP-RS1
|
2015-02-20 14:50:53 +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
|
Revert previous due to active usbmp branch(es).
|
2011-12-23 00:51:43 +00:00 |
uhci.c
|
Whitespace.
|
2015-03-01 08:10:57 +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
|
don't take the device lock when stopping the uhidev. that calls
|
2015-03-20 03:04:48 +00:00 |
uhidev.c
|
properly protect uhid's sc_q member with sc_lock. should fix PR#49728.
|
2015-03-07 20:20:55 +00:00 |
uhidev.h
|
properly protect uhid's sc_q member with sc_lock. should fix PR#49728.
|
2015-03-07 20:20:55 +00:00 |
uhmodem.c
|
Revert previous due to active usbmp branch(es).
|
2011-12-23 00:51:43 +00:00 |
uhso.c
|
centralize the dialout/call unit macros.
|
2014-11-15 19:18:18 +00:00 |
uhub.c
|
Improve DPRINTFs - partially from Takahiro HAYASHI
|
2015-03-28 07:58:00 +00:00 |
uipad.c
|
Add a tiny driver that sends the magic command to an ipad instructing it
|
2011-12-31 00:08:48 +00:00 |
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
|
properly protect uhid's sc_q member with sc_lock. should fix PR#49728.
|
2015-03-07 20:20:55 +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
|
remove any remnants of freebsd/openbsd code.
|
2012-02-24 06:48:23 +00:00 |
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
|
fix leak, found by Brainy.
|
2015-04-04 15:33:36 +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
|
Revert previous due to active usbmp branch(es).
|
2011-12-23 00:51:43 +00:00 |
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
|
Various usb 3 related changes from Takahiro HAYASHI
|
2015-03-26 08:08:27 +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
|
PR/49814: USB Quirk for Texas Instrument MSP430 FET programmer
|
2015-04-05 09:24:21 +00:00 |
usb_quirks.h
|
…
|
|
usb_subr.c
|
Use NULL not 0 for pointers.
|
2015-04-11 10:10:14 +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 Apple "Magic Trackpad" device id (bluetooth device)
|
2015-04-06 17:15:32 +00:00 |
usbdevs.h
|
Regen (Add Apple Magic Trackpad)
|
2015-04-06 17:16:25 +00:00 |
usbdevs_data.h
|
Regen (Add Apple Magic Trackpad)
|
2015-04-06 17:16:25 +00:00 |
usbdi.c
|
clip xfer->actlen also in the !DIAGNOSTIC case
|
2015-02-09 20:12:47 +00:00 |
usbdi.h
|
Fix usb task queue locking.
|
2014-07-17 18:42:37 +00:00 |
usbdi_util.c
|
Add usbd_get_bos_desc{,_full} from Takahiro HAYASHI
|
2015-03-27 12:46:51 +00:00 |
usbdi_util.h
|
Add usbd_get_bos_desc{,_full} from Takahiro HAYASHI
|
2015-03-27 12:46:51 +00:00 |
usbdivar.h
|
Trailing whitespace.
|
2014-09-06 10:54:04 +00:00 |
usbhid.h
|
PR/45850: Pierre Pronchery: USB multi-touch panels are not supported
|
2012-01-17 03:49:19 +00:00 |
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
|
Rework uslsa(4) based on publicly-available Silicon Labs AN571 document.
|
2012-01-14 21:06:01 +00:00 |
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
|
Revert previous due to active usbmp branch(es).
|
2011-12-23 00:51:43 +00:00 |
uvisor.c
|
Revert previous due to active usbmp branch(es).
|
2011-12-23 00:51:43 +00:00 |
uvscom.c
|
remove any remnants of freebsd/openbsd code.
|
2012-02-24 06:48:23 +00:00 |
uyap.c
|
Revert previous due to active usbmp branch(es).
|
2011-12-23 00:51:43 +00:00 |
uyap_firmware.h
|
…
|
|
uyurex.c
|
properly protect uhid's sc_q member with sc_lock. should fix PR#49728.
|
2015-03-07 20:20:55 +00:00 |
x1input_rdesc.h
|
Add Xbox One controller support. Report descriptor from https://github.com/lloeki/xbox_one_controller
|
2015-02-08 19:22:45 +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
|
More defines - from Takahiro HAYASHI and a couple of corrections from me
|
2015-03-28 08:19:20 +00:00 |
xhcivar.h
|
Whtiespace.
|
2014-03-10 13:12:02 +00:00 |
xinput_rdesc.h
|
…
|
|