Re: missing ATI chips in radeon_probe.c ?

[email protected] Mon, 5 May 2008 07:53:55 +0200
Newsgroups gmane.comp.xfree86.devel
Message-ID <OF4F818941.C7394E0F-ONC1257440.001F010D-C1257440.00206743@aviation-civile.gouv.fr>
> Where does the 0x4a5a one come from?  I can find no other references to 
it.

Damn, you're right. This is a typo. It is 0x4a54, which is already in the 
list.

> I'd still like to know where your original list came from.

Okay : first I built a more complete list of PCI ids, by merging :
- the RADEONPciChipsets[] table in radeon_probe.c
- the list from ATI's fglrx package
- sourceforge's pci.ids table

My reasoning was then the following : if a given chip, eg R200, is in the
RADEONPciChipsets[] table, then all R200 based boards should also be
supported. Am I right ? If not, then my work can be simply discarded ...

Loïc Mahé - Toulouse, France