added via accelerant folder
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13573 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -66,6 +66,7 @@ static status_t init_common( int the_fd, bool accelerant_is_clone )
|
|||||||
goto err3;
|
goto err3;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//rud:
|
||||||
if( ai->si->memory[mt_PCI].area > 0 ) {
|
if( ai->si->memory[mt_PCI].area > 0 ) {
|
||||||
ai->mapped_memory[mt_PCI].area = clone_area( "Radeon PCI GART area",
|
ai->mapped_memory[mt_PCI].area = clone_area( "Radeon PCI GART area",
|
||||||
(void **)&ai->mapped_memory[mt_PCI].data, B_ANY_ADDRESS,
|
(void **)&ai->mapped_memory[mt_PCI].data, B_ANY_ADDRESS,
|
||||||
|
|||||||
Reference in New Issue
Block a user