Add R430 (aka X800XL) to DMA blacklist, as it currently doesn't draw correctly with the DMA engine enabled (change

suggested by Euan Kirkhope, pending him figuring out what's causing that problem).



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24227 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Rene Gollent 2008-03-04 01:43:56 +00:00
parent 4e03eeaa47
commit c4eca7814d

View File

@ -632,7 +632,8 @@ static bool probeDevice( device_info *di )
// rs410
case DEVICE_ID_RS410_5a61:
case DEVICE_ID_RS410_5a62:
// r430
case DEVICE_ID_RADEON_UM:
// rs480
case DEVICE_ID_RS480_5954:
case DEVICE_ID_RS480_5955: