make math easier to read; fix chipset int length; additions to CardScale

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41561 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Alexander von Gluck IV
2011-05-18 04:25:05 +00:00
parent 1f4d9a57e3
commit 56e6d991bb
5 changed files with 28 additions and 21 deletions
@@ -106,7 +106,7 @@ struct radeon_shared_info {
uint16 cursor_hot_x;
uint16 cursor_hot_y;
uint32 device_chipset;
uint16 device_chipset;
char device_identifier[32];
struct pll_info pll_info;
};