cvs commit: src/usr.sbin/bluetooth/bthidd parser.y

Maksim Yevmenkin emax at FreeBSD.org
Fri Dec 1 15:33:23 PST 2006


emax        2006-12-01 23:33:23 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    usr.sbin/bluetooth/bthidd parser.y 
  Log:
  MFC:
  
  Do not mark Bluetooth HID device as "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.
  
  Approved by:    re (bmah)
  
  Revision  Changes    Path
  1.4.2.2   +1 -1      src/usr.sbin/bluetooth/bthidd/parser.y


More information about the cvs-src mailing list