Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Nov 2006 22:52:11 +0000 (UTC)
From:      Maksim Yevmenkin <emax@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/bluetooth/bthidd parser.y
Message-ID:  <200611272252.kARMqCcC093420@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
emax        2006-11-27 22:52:11 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/bluetooth/bthidd parser.y 
  Log:
  Do not mark Bluetooth HID device as a "potential keyboard" if its descriptor
  has items with CONSUMER page. For now only check for items with KEYBOARD page.
  This should prevent bthidd(8) from allocating vkbd(4) keyboard for Microsoft
  Bluetooth Explorer mouse.
  
  Reported by:    Eric Anderson
  MFC after:      3 days
  
  Revision  Changes    Path
  1.7       +1 -1      src/usr.sbin/bluetooth/bthidd/parser.y



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