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
| Description | From | Last Updated | Status |
|---|---|---|---|
| We don't need this nack(). | Nilay Vaish | Nov. 25, 2014, 2:23 p.m. | Open |
| Is some code missing here? You did not write anything to the output port. | Nilay Vaish | Nov. 25, 2014, 2:23 p.m. | Open |
| Do we need this change? This does not exceed the line length limit. | Nilay Vaish | Nov. 25, 2014, 2:23 p.m. | Open |
| Do we need this change? This does not exceed the line length limit. | Nilay Vaish | Nov. 25, 2014, 2:23 p.m. | Open |
| Do we need this change? This does not exceed the line length limit. | Nilay Vaish | Nov. 25, 2014, 2:23 p.m. | Open |
Posted (Nov. 25, 2014, 2:23 p.m.)
-
src/dev/x86/i8042.cc (Diff revision 1) -
We don't need this nack().
-
src/dev/x86/i8042.cc (Diff revision 1) -
Is some code missing here? You did not write anything to the output port.
-
src/dev/x86/i8042.cc (Diff revision 1) -
Do we need this change? This does not exceed the line length limit.
-
src/dev/x86/i8042.cc (Diff revision 1) -
Do we need this change? This does not exceed the line length limit.
-
src/dev/x86/i8042.cc (Diff revision 1) -
Do we need this change? This does not exceed the line length limit.
-
src/dev/x86/i8042.cc (Diff revision 1) -
A single line seems possible.
-
src/dev/x86/i8042.cc (Diff revision 1) -
A single line seems possible.
Posted (Nov. 25, 2014, 2:31 p.m.)
What's TLC and CL?
Review request changed
Updated (Dec. 16, 2014, 11:35 p.m.)
Description: |
|
|||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+177 -99) |
