On Mon, Jun 02, 2003 at 11:03:13AM +0200, Michel D?nzer wrote: > On Sun, 2003-06-01 at 03:10, Tom Vier wrote: > > radeon_cp.c has TONS of casting bugs. > > > > > > NOTE: please cc replies to me. i'm not on the list. > > > > > > radeon_cp.c: In function `RADEON_READ_PLL': > > radeon_cp.c:327: warning: cast from pointer to integer of different size > > [...] > > > radeon_cp.c:772: error: structure has no member named `agp' > > Looks like you'd have to enable CONFIG_AGP to get it to build, but maybe > you don't want that at this point. :)
yup, i have a pci 7500, so i didn't enable it. (my up2000+ mobo has no agp.) building agp is no problem. the real problem is that radeon_cp.c isn't 64bit clean. > Is it the same problem with the current DRM? I don't know who's > maintaining the 4.0 DRM. .config only has CONFIG_DRM40_RADEON -- Tom Vier <[EMAIL PROTECTED]> DSA Key ID 0xE6CB97DA ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The best thread debugger on the planet. Designed with thread debugging features you've never dreamed of, try TotalView 6 free at www.etnus.com. _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
