Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jul 2011 13:22:44 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libusbhid parse.c src/usr.bin/usbhidaction usbhidaction.c src/usr.bin/usbhidctl usbhid.c
Message-ID:  <201107301324.p6UDOWB1055395@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mav         2011-07-30 13:22:44 UTC

  FreeBSD src repository

  Modified files:
    lib/libusbhid        parse.c 
    usr.bin/usbhidaction usbhidaction.c 
    usr.bin/usbhidctl    usbhid.c 
  Log:
  SVN rev 224511 on 2011-07-30 13:22:44Z by mav
  
  MFprojects/hid:
   - Fix usbhidctl and usbhidaction to handle HID devices with multiple
  report ids, such as multimedia keyboards.
   - Add collection type and report id to the `usbhidctl -r` output. They
  are important for proper device understanding and debugging.
   - Fix usbhidaction tool to properly handle items having report_count
  more then 1.
  
  Approved by:    re (kib)
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.12      +7 -5      src/lib/libusbhid/parse.c
  1.12      +23 -5     src/usr.bin/usbhidaction/usbhidaction.c
  1.17      +39 -15    src/usr.bin/usbhidctl/usbhid.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107301324.p6UDOWB1055395>