usb-keyboard: acknowledge HID_REQ_SET_REPORT to the host
authorarighi <arighi@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 23 Sep 2010 10:24:23 +0000 (10:24 +0000)
committerarighi <arighi@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 23 Sep 2010 10:24:23 +0000 (10:24 +0000)
commit6ca1c69f4c356ebb5028c11cd3d5d1fd2a92d85a
tree60fab573f26c8aab54afc3b82475caf5fe9cd5c5
parent854199db6c8a6aee9b131095a8c3d7934ebcc1ae
usb-keyboard: acknowledge HID_REQ_SET_REPORT to the host

This fixes the following connection timeout errors on Linux when reading
the USB device details via lsusb -v:

  cannot read device status, Connection timed out (110)

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4269 38d2e660-2303-0410-9eaa-f027e97ec537
bertos/drv/usb_keyboard.c