On Mon, Nov 24, 2008 at 9:19 PM, Benjamin Herrenschmidt <[EMAIL PROTECTED]> wrote: > Hi ! > > The radeon driver is storing PCI addresses in unsigned long's which > won't work well on 32-bit platforms with 64-bit physical address space > such as PowerPC 4xx. This fixes it by using unsigned long long instead. >
pushed. thanks! Alex _______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
