]> git.donarmstrong.com Git - kiibohd-controller.git/commit
Fixing Mac OSX freeze on wake-up bug
authorJacob Alexander <haata@kiibohd.com>
Sat, 7 Mar 2015 08:34:14 +0000 (00:34 -0800)
committerJacob Alexander <haata@kiibohd.com>
Sat, 7 Mar 2015 08:34:14 +0000 (00:34 -0800)
commitb2dfd63d4b4ecbde73a7a33e0c0353d85ed50250
treee83a15c8b9f330026289a60e7ee23fa355f7fc5e
parent733201d39bf1cb4b6be424310db019a4381f6bae
Fixing Mac OSX freeze on wake-up bug

- CLEAR_FEATURE unset is currently causing the keyboarod to freeze
- Though not ideal, it seems harmless to ignore this USB Control Packet
- Tested working on a Mac Mini (Yosemite)
Output/pjrcUSB/arm/usb_dev.c