K 10 svn:author V 7 rnoland K 8 svn:date V 27 2008-09-09T02:18:37.451387Z K 7 svn:log V 261 IGP based radeon cards such as the rs485 and rs690 require that the GART table be un-cached. Our previous memory barrier was not sufficient. This patch allocates the IGP GART tables using the BUS_DMA_NOCACHE flag to get these cards working. Approved by: kib END