Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Sep 2010 19:34:18 +0000 (UTC)
From:      Maksim Yevmenkin <emax@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.sbin/bluetooth/bthidd hid.c
Message-ID:  <201009151934.o8FJYPoI048929@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
emax        2010-09-15 19:34:18 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    usr.sbin/bluetooth/bthidd hid.c 
  Log:
  SVN rev 212691 on 2010-09-15 19:34:18Z by emax
  
  MFC r212335
  
  Make sure to only pickup hid_input items when parsing input reports.
  As it turns out, libusbhid(3) also picks up hic_collection items even
  though we explicitly requested hid_input items only.
  
  Tested by:      Buganini < buganini at gmail dot com >
  
  Revision  Changes    Path
  1.6.10.3  +2 -1      src/usr.sbin/bluetooth/bthidd/hid.c



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