]> xenbits.xensource.com Git - seabios.git/commit
Fix error causing USB HID "boot" protocol to not be enabled.
authorKevin O'Connor <kevin@koconnor.net>
Sun, 2 May 2010 02:45:56 +0000 (22:45 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Sun, 2 May 2010 02:45:56 +0000 (22:45 -0400)
commite5cd9458217af2a0506c8e9dc56e548227ca8418
tree36f9febae10865f9e4894a1a4be17867922b04b9
parent0e88576feb7c577d2e6d3cda469f751db962a380
Fix error causing USB HID "boot" protocol to not be enabled.

To enable the "boot" protocol wValue must be 0, not 1.
src/usb-hid.c