Review Board 2.0.15


x86: i8042: Give the keyboard controller a little TLC.

Review Request #2519 - Created Nov. 22, 2014 and updated

Information
Gabe Black
gem5
default
Reviewers
Default
Changeset 10612:740dbb64ce34
---------------------------
x86: i8042: Give the keyboard controller a little TLC.

This CL fixes a few minor bugs, and fills out the general implementation a bit
so that it can more readily support actually returning keyboard input.

   

Issue Summary

5 5 0 0
Review request changed
Updated (Dec. 16, 2014, 11:35 p.m.)

Description:

~  

Changeset 10555:595f40e72481

  ~

Changeset 10612:740dbb64ce34

   
   

x86: i8042: Give the keyboard controller a little TLC.

   
   

This CL fixes a few minor bugs, and fills out the general implementation a bit

    so that it can more readily support actually returning keyboard input.

Diff:

Revision 2 (+177 -99)

Show changes

Ship it!
Posted (Dec. 21, 2014, 6:14 a.m.)
seems fine to me, although I can't say I know the code well