Add comment, small style fixes (trivial).
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@514 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
parent
e28f0155f6
commit
441145f9fe
3 changed files with 16 additions and 8 deletions
|
|
@ -28,7 +28,7 @@
|
|||
* - http://en.wikipedia.org/wiki/Intel_8253
|
||||
*/
|
||||
|
||||
#define I82C54_CONTROL_WORD_REGISTER 0x43 /* Write-only. */
|
||||
#define I82C54_CONTROL_WORD_REGISTER 0x43 /* Write-only! */
|
||||
#define I82C54_COUNTER0 0x40
|
||||
#define I82C54_COUNTER1 0x41
|
||||
#define I82C54_COUNTER2 0x42
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue