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

Maksim Yevmenkin emax at FreeBSD.org
Mon Nov 27 21:27:21 PST 2006


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


More information about the cvs-src mailing list