* 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:
Alexander von Gluck IV
2011-08-03 23:23:16 +00:00
parent fae1d2ab81
commit 3f98c1831c
5 changed files with 34 additions and 8 deletions
@@ -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