[PATCH] Add PCI IDs from ati website

Daniel Stone daniel at fooishbar.org
Tue Feb 27 04:03:09 PST 2007


On Tue, Feb 27, 2007 at 12:13:06PM +0100, Christoph Brill wrote:
> attached are 4 files that update the PCI ID's of the xf86-video-ati
> driver with values takes from the ATi website.
> 
> update_ids.sh:
> script to read PCI IDs from ATI_Device_IDs.txt and put it to atipciids.h
> 
> update_names.sh:
> script to read PCI IDs from atipciids.h and add names taken from
> ATI_Device_IDs.txt to radeon_chipset.h
> 
> ATI_Device_IDs.txt:
> The official PCI ID file from ATi
> 
> xf86-video-ati-pciids.patch:
> Patch against atipciids.h and radeon_chipset.h to add more known cards
> to both of them

> +    /* Autoadded on 2007-02-27 */
> +    { PCI_CHIP_RV380_3151, "ATI FireMV 2400" },
> +    { PCI_CHIP_RV250_Ln, "ATI Mobility / Radeon 9000 Secondary" },
> +    { PCI_CHIP_RV370_5461, "ATI Mobility Radeon X300" },
> +    { PCI_CHIP_RN50_515F, "ATI ES1000" },
> +    { PCI_CHIP_RV410_5657, "ATI Radeon X700 Series" },
> +    { PCI_CHIP_RS480_5854, "ATI Radeon Xpress Series" },
> +    { PCI_CHIP_RS482_5874, "ATI Radeon Xpress Series" },
> +    { PCI_CHIP_RS400_5A43, "ATI Radeon Xpress Series" },
> +    { PCI_CHIP_RC410_5A63, "ATI Radeon Xpress Series" },
> +    { PCI_CHIP_RV410GL_5E49, "ATI FireGL V3300" },

Hi,
These are useful, but the rest are r5xx chips, which are currently
unsupported by the radeon driver due to a complete lack of any
documentation whatsoever on them.  The others should get merged, though.

Cheers,
Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.x.org/archives/xorg/attachments/20070227/b9c5c5d9/attachment.pgp>


More information about the xorg mailing list