Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Sep 2010 20:00:27 +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:  <201009082000.o88K0Z4E027536@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
emax        2010-09-08 20:00:27 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/bluetooth/bthidd hid.c 
  Log:
  SVN rev 212335 on 2010-09-08 20:00:27Z by emax
  
  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 >
  MFC after:      1 week
  
  Revision  Changes    Path
  1.8       +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?201009082000.o88K0Z4E027536>