commit | 3cabf78a971e1113edb07f94b80a9a631d27e1a5 | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Sun May 29 09:48:28 2011 -0400 |
committer | Kevin O'Connor <kevin@koconnor.net> | Sun May 29 09:48:28 2011 -0400 |
tree | 40582c2352fd536790c8e3a5a70d719622902faf | |
parent | cdf76c2073c785c4c0af4a29751769bf89114252 [diff] |
Fix OHCI keyboard repeat key issue. Mask toggleCarry and Halted flags in endpoint descriptor dword #2 so that the remaining head pointer field is valid for comparing with the next pointer. Signed-off-by: Scott Duplichan <scott@notabs.org> Signed-off-by: Kevin O'Connor <kevin@koconnor.net>