These add all known Radeon and Rage128 PCI IDs to their respective framebuffer drivers. It also updates linux/pci_ids.h with these IDs.
Both drivers will display pretty_name if CONFIG_PCI_NAMES is enabled, otherwise a name is generated. Please check over the chip family definitions in the framebuffer files. The Radeon ones are more likely to be wrong. I also made the Radeon FB claim secondary adapters but not do anything with them. This will make them display in /proc as being owned by the driver. For this to work right the devices ID have to be in the correct secondary family. I may not have these all right since I don't have the doc. I removed about 15 definitions from pci_ids.h that were wrong. The rage128 patch is newer than the last one. I had a typo in an IFDEF. Rage128 add PCI IDs and fixes bug when modprobe didn't work. ===== Jon Smirl [EMAIL PROTECTED] __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com
radeon.patch
Description: radeon.patch
rage128.patch
Description: rage128.patch