* pass dceMajor and dceMinor to accelerant

* will fix other var names to match style guidelines
  shortly


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42891 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Alexander von Gluck IV
2011-10-21 14:32:01 +00:00
parent b0efb2e13b
commit a4ba3a0f61
4 changed files with 8 additions and 0 deletions
@@ -119,6 +119,8 @@ struct radeon_shared_info {
uint16 cursor_hot_y;
uint16 device_chipset;
uint8 dceMajor;
uint8 dceMinor;
char device_identifier[32];
};