The NetBSD Project

src/sys/dev/usb/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvs.netbsd.org] / src / sys / dev / usb


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[TXT] FILES  1.12   4 months  christos   PR/45850: Pierre Pronchery: USB multi-touch panels are not supported
[TXT] Makefile  1.9   6 years  elad   integrate kauth.
[TXT] Makefile.usbdevs  1.6   2 years  wiz   Fix typo in comment.
[TXT] TODO  1.42   7 years  skrll   Remove an item - uhidev(4) now exists. OK'd by Lennart.
[TXT] aubtfwl.c  1.3   5 months  jakllsch   Revert previous due to active usbmp branch(es).
[TXT] auvitek.c  1.8   4 months  jmcneill   make sure kernel lock is held when calling into usb stack
[TXT] auvitek_audio.c  1.1   16 months  jmcneill   branches: 1.1.6; add driver for the Auvitek AU0828 USB video controllers's anal...
[TXT] auvitek_board.c  1.3   10 months  jmcneill   add digital capture support
[TXT] auvitek_dtv.c  1.5   4 months  jmcneill   make sure kernel lock is held when calling into usb stack
[TXT] auvitek_i2c.c  1.3   7 months  jmcneill   allow attaching an iic to auvitek if AUVITEK_I2C_DEBUG is defined, and change th...
[TXT] auvitek_video.c  1.6   7 months  jmcneill   Attempt to load the xc5k firmware at attach time using config_mountroot. If it i...
[TXT] auvitekreg.h  1.1   16 months  jmcneill   branches: 1.1.6; add driver for the Auvitek AU0828 USB video controllers's anal...
[TXT] auvitekvar.h  1.7   7 months  jmcneill   Attempt to load the xc5k firmware at attach time using config_mountroot. If it i...
[TXT] devlist2h.awk  1.14   6 years  christos   merge ktrace-lwp.
[TXT] ehci.c  1.189   2 months  bouyer   Always check index against array bound; keep only the printf under DIAGNOSTIC. S...
[TXT] ehcireg.h  1.33   7 months  mbalmer   Received, not recvieved.
[TXT] ehcivar.h  1.39   2 months  mrg   pull down from usbmp: kill the !USE_USE_SOFTINTR code.
[TXT] emdtv.c  1.8   2 months  mrg   minor cleanups from usbmp: - move usbd_delay_ms() into usbdivar.h in the usb_sub...
[TXT] emdtv_board.c  1.1   10 months  jmcneill   add emdtv(4), a dtv(4) driver for Empia Technology EM28XX DTV devices
[TXT] emdtv_board.h  1.1   10 months  jmcneill   add emdtv(4), a dtv(4) driver for Empia Technology EM28XX DTV devices
[TXT] emdtv_dtv.c  1.9   2 months  mrg   minor cleanups from usbmp: - move usbd_delay_ms() into usbdivar.h in the usb_sub...
[TXT] emdtv_i2c.c  1.1   10 months  jmcneill   add emdtv(4), a dtv(4) driver for Empia Technology EM28XX DTV devices
[TXT] emdtv_ir.c  1.1   10 months  jmcneill   add emdtv(4), a dtv(4) driver for Empia Technology EM28XX DTV devices
[TXT] emdtvreg.h  1.1   10 months  jmcneill   add emdtv(4), a dtv(4) driver for Empia Technology EM28XX DTV devices
[TXT] emdtvvar.h  1.3   9 months  jmcneill   modify the dtv device api so hardware drivers can be loaded independently of the...
[TXT] ezload.c  1.13   2 months  mrg   minor cleanups from usbmp: - move usbd_delay_ms() into usbdivar.h in the usb_sub...
[TXT] ezload.h  1.5   4 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] files.usb  1.121   2 months  nonaka   Added urtwn(4), a driver for Realtek RTL8188CU/RTL8192CU USB IEEE 802.11b/g/n wi...
[TXT] hid.c  1.35   3 months  mrg   remove any remnants of freebsd/openbsd code.
[TXT] hid.h  1.13   2 years  plunky   hid_get_data() does not work if the size of data is less than a byte and crosses...
[TXT] if_atu.c  1.43   5 months  jakllsch   Revert previous due to active usbmp branch(es).
[TXT] if_atureg.h  1.8   2 years  dyoung   Change spaces to tabs and remove some unnecessary parentheses. No functional ch...
[TXT] if_aue.c  1.126   2 months  mrg   minor cleanups from usbmp: - move usbd_delay_ms() into usbdivar.h in the usb_sub...
[TXT] if_auereg.h  1.25   3 months  tls   Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an...
[TXT] if_axe.c  1.54   2 months  mrg   minor cleanups from usbmp: - move usbd_delay_ms() into usbdivar.h in the usb_sub...
[TXT] if_axereg.h  1.14   3 months  tls   Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an...
[TXT] if_cdce.c  1.37   7 weeks  plunky   no need to device_pmf_is_registered() before unregister
[TXT] if_cdcereg.h  1.7   3 months  tls   Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an...
[TXT] if_cue.c  1.63   2 months  mrg   minor cleanups from usbmp: - move usbd_delay_ms() into usbdivar.h in the usb_sub...
[TXT] if_cuereg.h  1.18   3 months  tls   Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an...
[TXT] if_kue.c  1.77   2 months  mrg   minor cleanups from usbmp: - move usbd_delay_ms() into usbdivar.h in the usb_sub...
[TXT] if_kuereg.h  1.18   3 months  tls   Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an...
[TXT] if_otus.c  1.10   2 months  mrg   minor cleanups from usbmp: - move usbd_delay_ms() into usbdivar.h in the usb_sub...
[TXT] if_otusreg.h  1.2   18 months  christos   branches: 1.2.2; 1.2.8; From Anon Ymous: Port of the otus driver from OpenBSD...
[TXT] if_otusvar.h  1.1   18 months  christos   branches: 1.1.2; 1.1.8; From Anon Ymous: Port of the otus driver from OpenBSD...
[TXT] if_rum.c  1.40   8 months  christos   PR/45344: Pierre Allegraud: Added Dlink DWA-110 in rum(4)
[TXT] if_rumreg.h  1.4   15 months  jmcneill   sync driver with openbsd
[TXT] if_rumvar.h  1.9   15 months  jmcneill   sync driver with openbsd
[TXT] if_udav.c  1.37   2 months  mrg   minor cleanups from usbmp: - move usbd_delay_ms() into usbdivar.h in the usb_sub...
[TXT] if_udavreg.h  1.8   3 months  tls   Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an...
[TXT] if_upgt.c  1.6   2 months  mrg   minor cleanups from usbmp: - move usbd_delay_ms() into usbdivar.h in the usb_sub...
[TXT] if_upgtvar.h  1.1   22 months  tsutsui   branches: 1.1.2; 1.1.4; 1.1.10; Add upgt(4), a driver for Conexant/Intersil P...
[TXT] if_upl.c  1.42   3 months  tls   Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an...
[TXT] if_ural.c  1.39   5 months  jakllsch   Revert previous due to active usbmp branch(es).
[TXT] if_uralreg.h  1.3   5 years  perry   Patches contributed by KIYOHARA Takashi, taken from FreeBSD. These apparently sy...
[TXT] if_uralvar.h  1.11   18 months  dyoung   Stop using the compatibility macros USB_ATTACH(), USB_DETACH(), USB_MATCH(), et ...
[TXT] if_url.c  1.43   2 months  mrg   minor cleanups from usbmp: - move usbd_delay_ms() into usbdivar.h in the usb_sub...
[TXT] if_urlreg.h  1.8   3 months  tls   Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an...
[TXT] if_urndis.c  1.4   2 months  jakllsch   Don't match on idVendor=0x0000 && idProduct=0x0000. OpenBSD usb_lookup() might ...
[TXT] if_urndisreg.h  1.1   10 months  jakllsch   Add urndis(4) driver for USB networking devices implementing the Microsoft RNDIS...
[TXT] if_urtwn.c  1.1   2 months  nonaka   branches: 1.1.2; 1.1.4; Added urtwn(4), a driver for Realtek RTL8188CU/RTL8192...
[TXT] if_urtwn_data.h  1.1   2 months  nonaka   branches: 1.1.2; 1.1.4; Added urtwn(4), a driver for Realtek RTL8188CU/RTL8192...
[TXT] if_urtwnreg.h  1.1   2 months  nonaka   branches: 1.1.2; 1.1.4; Added urtwn(4), a driver for Realtek RTL8188CU/RTL8192...
[TXT] if_urtwnvar.h  1.1   2 months  nonaka   branches: 1.1.2; 1.1.4; Added urtwn(4), a driver for Realtek RTL8188CU/RTL8192...
[TXT] if_zyd.c  1.30   2 months  bouyer   Always init *val; some callers of zyd_read*() do not check the return value for ...
[TXT] if_zydreg.h  1.6   16 months  tsutsui   Pull AL2230S radio support for chips: > zyd0: sorry, radio "PV2000" is not sup...
[TXT] irmce.c  1.1   10 months  jmcneill   add driver for SMK eHome Infrared Transceiver
[TXT] kue_fw.h  1.5   21 months  tsutsui   Static -> static We can still preserve static function symbols for debug. (they...
[TXT] moscom.c  1.7   5 months  jakllsch   Revert previous due to active usbmp branch(es).
[TXT] ohci.c  1.223   2 months  mrg   pull down from usbmp branch: - remove usbd_bus{} intr_context member, and replac...
[TXT] ohcireg.h  1.23   4 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] ohcivar.h  1.52   2 months  mrg   pull down from usbmp: kill the !USE_USE_SOFTINTR code.
[TXT] pseye.c  1.21   12 months  joerg   Use proper format string.
[TXT] stuirda.c  1.14   2 months  mrg   pull down from usbmp branch: - rename usb_detach_{wake,waitup}() to usb_detach_...
[TXT] u3g.c  1.24   5 months  jakllsch   Revert previous due to active usbmp branch(es).
[TXT] uark.c  1.5   5 months  jakllsch   Revert previous due to active usbmp branch(es).
[TXT] uaudio.c  1.132   7 days  jdc   Increase the number of frequencies in the usb_audio_streaming_type1_descriptor t...
[TXT] uaudioreg.h  1.16   7 days  jdc   Increase the number of frequencies in the usb_audio_streaming_type1_descriptor t...
[TXT] uberry.c  1.8   5 months  jakllsch   Revert previous due to active usbmp branch(es).
[TXT] ubsa.c  1.30   3 months  mrg   remove any remnants of freebsd/openbsd code.
[TXT] ubsa_common.c  1.8   3 months  mrg   remove any remnants of freebsd/openbsd code.
[TXT] ubsavar.h  1.9   5 months  jakllsch   Revert previous due to active usbmp branch(es).
[TXT] ubt.c  1.47   4 weeks  christos   PR/46338: Nat Sloss: Prevent ubt synchronization loss from overwriting memory.
[TXT] uchcom.c  1.12   5 months  jakllsch   Revert previous due to active usbmp branch(es).
[TXT] ucom.c  1.99   2 months  mrg   pull down from usbmp branch: - rename usb_detach_{wake,waitup}() to usb_detach_...
[TXT] ucomvar.h  1.20   5 months  jakllsch   const-ify struct ucom_methods pointer within ucom(4).
[TXT] ucycom.c  1.34   2 months  mrg   pull down from usbmp branch: - rename usb_detach_{wake,waitup}() to usb_detach_...
[TXT] udl.c  1.6   6 months  nonaka   Added "Lenovo ThinkVision LT1421 Wide" entry.
[TXT] udl.h  1.1   2 years  tsutsui   branches: 1.1.4; Add a driver for DisplayLink DL-1x0/1x5 based USB LCDs and USB...
[TXT] udsbr.c  1.21   2 months  mrg   minor cleanups from usbmp: - move usbd_delay_ms() into usbdivar.h in the usb_sub...
[TXT] uep.c  1.18   5 months  jakllsch   Revert previous due to active usbmp branch(es).
[TXT] uftdi.c  1.51   3 months  plunky   add Telldus Tellstick and Tellstick Duo from PR/45908 by Tom Ivar Helbekkmo
[TXT] uftdireg.h  1.6   9 years  augustss   Get rid of trailing white space.
[TXT] ugen.c  1.119   4 weeks  dholland   Remove duplicate break. PR 46368 from Henning Petersen.
[TXT] ugensa.c  1.30   5 months  jakllsch   Revert previous due to active usbmp branch(es).
[TXT] ugraphire_rdesc.h  1.9   5 months  jakllsch   Revert previous due to active usbmp branch(es).
[TXT] uhci.c  1.247   2 months  mrg   pull down from usbmp branch: - remove usbd_bus{} intr_context member, and replac...
[TXT] uhcireg.h  1.19   4 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] uhcivar.h  1.50   2 months  mrg   pull down from usbmp: kill the !USE_USE_SOFTINTR code.
[TXT] uhid.c  1.87   12 days  erh   Implement USB_GET_DEVICE_DESC for uhid devices so there's a way to get the produ...
[TXT] uhidev.c  1.55   3 months  tls   Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an...
[TXT] uhidev.h  1.12   3 months  tls   Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an...
[TXT] uhmodem.c  1.13   5 months  jakllsch   Revert previous due to active usbmp branch(es).
[TXT] uhso.c  1.9   7 weeks  plunky   no need to device_pmf_is_registered() before unregister
[TXT] uhub.c  1.117   2 months  mrg   take the kernel lock a few more places when doing detach, to avoid triggering KE...
[TXT] uipad.c  1.1   4 months  christos   branches: 1.1.4; 1.1.6; Add a tiny driver that sends the magic command to an i...
[TXT] uipaq.c  1.18   5 months  jakllsch   Revert previous due to active usbmp branch(es).
[TXT] uirda.c  1.37   2 months  mrg   pull down from usbmp branch: - rename usb_detach_{wake,waitup}() to usb_detach_...
[TXT] uirdavar.h  1.5   18 months  dyoung   Stop using the compatibility macros USB_ATTACH(), USB_DETACH(), USB_MATCH(), et ...
[TXT] ukbd.c  1.123   4 weeks  khorben   Revert previous commit, as it really is wrong to grow ukbd_trtab to an array of ...
[TXT] ukbdmap.c  1.28   2 years  ahoka   Fix a typo, that caused infinite loops.
[TXT] ukbdvar.h  1.3   4 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] ukyopon.c  1.16   3 months  mrg   remove any remnants of freebsd/openbsd code.
[TXT] ukyopon.h  1.4   4 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] ulpireg.h  1.1   17 months  bsh   branches: 1.1.6; ULPI register definitions
[TXT] ulpt.c  1.91   2 months  mrg   minor cleanups from usbmp: - move usbd_delay_ms() into usbdivar.h in the usb_sub...
[TXT] umass.c  1.144   2 months  mrg   pull down from usbmp branch: - rename usb_detach_{wake,waitup}() to usb_detach_...
[TXT] umass_isdata.c  1.22   2 months  mrg   replace the hack to pass USBD_SYNCHRONOUS down when called with XS_CTL_POLL with...
[TXT] umass_isdata.h  1.2   4 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] umass_quirks.c  1.93   2 months  riz   Add quirk for Kingston DataTraveler 100 G2 (which apparently has a Toshiba vendo...
[TXT] umass_quirks.h  1.4   4 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] umass_scsipi.c  1.45   5 weeks  bouyer   Add a bustype_async_event_xfer_mode() callback to scsipi_bustype (which can be N...
[TXT] umass_scsipi.h  1.2   4 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] umassvar.h  1.32   2 months  mrg   replace the hack to pass USBD_SYNCHRONOUS down when called with XS_CTL_POLL with...
[TXT] umct.c  1.32   5 months  jakllsch   Revert previous due to active usbmp branch(es).
[TXT] umct.h  1.2   4 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] umidi.c  1.62   7 days  jdc   Increase the number of frequencies in the usb_audio_streaming_type1_descriptor t...
[TXT] umidi_quirks.c  1.18   7 days  jdc   Increase the number of frequencies in the usb_audio_streaming_type1_descriptor t...
[TXT] umidi_quirks.h  1.8   3 years  gmcgarry   Constify most umidi-quirk data. Addresses PR#39017.
[TXT] umidireg.h  1.8   3 years  jmcneill   PR kern/38774: cosmetic typo in umidireg.h: SubType/Subtype, from Patrick Mahone...
[TXT] umidivar.h  1.19   2 months  mrg   minor cleanups from usbmp: - move usbd_delay_ms() into usbdivar.h in the usb_sub...
[TXT] umodem.c  1.63   3 months  mrg   remove any remnants of freebsd/openbsd code.
[TXT] umodem_common.c  1.22   18 months  dyoung   Stop using the compatibility macros USB_ATTACH(), USB_DETACH(), USB_MATCH(), et ...
[TXT] umodemvar.h  1.8   18 months  dyoung   Stop using the compatibility macros USB_ATTACH(), USB_DETACH(), USB_MATCH(), et ...
[TXT] ums.c  1.84   3 weeks  christos   kern/46391: Nat Sloss: ums.c doesn't support digitizers or touchscreens
[TXT] uplcom.c  1.73   5 months  jakllsch   Revert previous due to active usbmp branch(es).
[TXT] urio.c  1.39   2 months  mrg   pull down from usbmp branch: - rename usb_detach_{wake,waitup}() to usb_detach_...
[TXT] urio.h  1.3   4 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] usb.c  1.129   2 months  mrg   minor cleanups from usbmp: - move usbd_delay_ms() into usbdivar.h in the usb_sub...
[TXT] usb.h  1.94   2 months  mrg   pull down from usbmp: kill the !USE_USE_SOFTINTR code.
[TXT] usb_mem.c  1.52   3 months  mrg   remove any remnants of freebsd/openbsd code.
[TXT] usb_mem.h  1.28   3 months  mrg   remove any remnants of freebsd/openbsd code.
[TXT] usb_quirks.c  1.75   14 hours  buhrow   Added the Apple iPod Touch (4th generation) to the list of Apple devices with ...
[TXT] usb_quirks.h  1.26   17 months  phx   Support for Apple notebook keyboards, which have a few quirks. 1. On ISO-keyboar...
[TXT] usb_subr.c  1.181   3 days  martin   Include opt_usb.h for USB_DEBUG.
[TXT] usb_verbose.c  1.6   5 months  jakllsch   Revert previous due to active usbmp branch(es).
[TXT] usb_verbose.h  1.3   21 months  christos   branches: 1.3.2; 1.3.4; Pass the lengths of the buffers and use bound string f...
[TXT] usbcdc.h  1.11   4 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] usbdevices.config  1.13   2 months  nonaka   Added urtwn(4), a driver for Realtek RTL8188CU/RTL8192CU USB IEEE 802.11b/g/n wi...
[TXT] usbdevs  1.616   33 hours  buhrow   Add the Springer Design MP3 players/book reader products. This includes the or...
[TXT] usbdevs.h  1.608   14 hours  buhrow   Regen after successful build release (Includes Apple iPod Touch (4th generation...
[TXT] usbdevs_data.h  1.609   14 hours  buhrow   Regen after successful build release (Includes Apple iPod Touch (4th generation...
[TXT] usbdi.c  1.137   2 months  mrg   minor cleanups from usbmp: - move usbd_delay_ms() into usbdivar.h in the usb_sub...
[TXT] usbdi.h  1.82   4 weeks  jakllsch   keep "keep in sync" comment in sync with reality
[TXT] usbdi_util.c  1.56   2 months  mrg   pull down from usbmp branch: - rename usb_detach_{wake,waitup}() to usb_detach_...
[TXT] usbdi_util.h  1.43   2 months  mrg   minor cleanups from usbmp: - move usbd_delay_ms() into usbdivar.h in the usb_sub...
[TXT] usbdivar.h  1.96   2 months  mrg   minor cleanups from usbmp: - move usbd_delay_ms() into usbdivar.h in the usb_sub...
[TXT] usbhid.h  1.14   4 months  christos   PR/45850: Pierre Pronchery: USB multi-touch panels are not supported
[TXT] usbroothub_subr.c  1.1   4 years  drochner   branches: 1.1.2; 1.1.4; 1.1.12; share some code for USB root hub emulation wh...
[TXT] usbroothub_subr.h  1.1   4 years  drochner   branches: 1.1.2; 1.1.4; 1.1.12; share some code for USB root hub emulation wh...
[TXT] uscanner.c  1.72   2 months  mrg   pull down from usbmp branch: - rename usb_detach_{wake,waitup}() to usb_detach_...
[TXT] uslsa.c  1.18   4 months  jakllsch   Remove small vestige of debug code.
[TXT] uslsareg.h  1.1   4 months  jakllsch   branches: 1.1.4; 1.1.6; Rework uslsa(4) based on publicly-available Silicon La...
[TXT] usscanner.c  1.35   2 months  mrg   pull down from usbmp branch: - rename usb_detach_{wake,waitup}() to usb_detach_...
[TXT] ustir.c  1.32   2 months  mrg   pull down from usbmp branch: - rename usb_detach_{wake,waitup}() to usb_detach_...
[TXT] ustirreg.h  1.4   4 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] uthum.c  1.8   5 months  jakllsch   Revert previous due to active usbmp branch(es).
[TXT] utoppy.c  1.19   2 months  mrg   minor cleanups from usbmp: - move usbd_delay_ms() into usbdivar.h in the usb_sub...
[TXT] utoppy.h  1.2   4 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] uts.c  1.1   4 months  christos   branches: 1.1.4; 1.1.6; PR/45850: Pierre Pronchery: USB multi-touch panels are...
[TXT] uvideo.c  1.37   5 months  jakllsch   Revert previous due to active usbmp branch(es).
[TXT] uvideoreg.h  1.4   5 months  jakllsch   Revert previous due to active usbmp branch(es).
[TXT] uvisor.c  1.45   5 months  jakllsch   Revert previous due to active usbmp branch(es).
[TXT] uvscom.c  1.28   3 months  mrg   remove any remnants of freebsd/openbsd code.
[TXT] uyap.c  1.19   5 months  jakllsch   Revert previous due to active usbmp branch(es).
[TXT] uyap_firmware.h  1.7   2 years  drochner   rename a macro which is used to typecast constant strings from "U" to "UC" -- th...
[TXT] uyurex.c  1.7   5 months  jakllsch   Revert previous due to active usbmp branch(es).
[TXT] xinput_rdesc.h  1.1   9 months  jmcneill   add support for game controllers in "XInput" mode, they are basically HID device...


CVSweb <webmaster@jp.NetBSD.org>