What do you think about the attached patch? I removed this, it just looks wrong and it conflicts with Rage128 - /* Radeon M4 */ -#define PCI_DEVICE_ID_ATI_RADEON_LE 0x4d45 -#define PCI_DEVICE_ID_ATI_RADEON_LF 0x4d46 Radeonfb wasn't using them anyway.
Updated pci_ids.h to reflect all of the Rage128 ones from XFree. Adjusted the aty128fb driver to reflect the new ids. Figured out why aty128fb wouldn't modprobe and fixed it. I think I'm in agreement with http://www.yourvote.com/pci but we may want to adjust a few names. There are name strings in yourvote that aren't in the kernel yet but someone should do an update sooner or later. It would probably be better to ask the card if it is AGP or PCI. Is there any way to do this other than using the ID table and recording it manually? I found these diffs while working on my standalone OpenGL. It relies on the the framebuffer drivers to find the hardware for it so they need to get it right. ===== Jon Smirl [EMAIL PROTECTED] __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com
patch
Description: patch