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:
Uwe Hermann 2007-11-21 18:25:20 +00:00
commit 441145f9fe
3 changed files with 16 additions and 8 deletions

View file

@ -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