Cleanup vga inb/outb port usages.
authorKevin O'Connor <kevin@koconnor.net>
Fri, 8 May 2009 02:00:25 +0000 (22:00 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Fri, 8 May 2009 02:00:25 +0000 (22:00 -0400)
commitd9fc0a09f744fe9aec3de8e51c1c8cf393d735c0
treeefdbc09b6323ff2a637aeb6d510c2887ef4f8326
parent6a71970423347a9a8845ccc1797a98f304223517
Cleanup vga inb/outb port usages.

Use symbolic names for ports.
Use VGAREG_ACTL_WRITE_DATA instead of VGAREG_ACTL_ADDRESS when writing
     a value to the register.
vgasrc/clext.c
vgasrc/vga.c