* create area for AtomBIOS
* clone mapped AtomBIOS area into accelerant git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42560 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -73,6 +73,7 @@ struct radeon_shared_info {
|
||||
uint32 mode_count;
|
||||
|
||||
bool has_rom; // was rom mapped?
|
||||
area_id rom_area; // area of mapped rom
|
||||
uint32 rom_phys; // rom base location
|
||||
uint32 rom_size; // rom size
|
||||
uint8* rom; // cloned, memory mapped PCI ROM
|
||||
|
||||
Reference in New Issue
Block a user