From: "Michel D�nzer" <[EMAIL PROTECTED]>
> > So, assuming that I am right and all that needs be done is add the PCI
> > id to the ATI driver, how would I go about getting that done?
>
> grepping for 5157 leads to
> programs/Xserver/hw/xfree86/common/xf86PciInfo.h, and then grepping for
> PCI_CHIP_RV200_QW leads to
> programs/Xserver/hw/xfree86/drivers/ati/radeon_{probe,driver}.c .

Per http://www.yourvote.com/pci/pciread.asp?venid=0x1002 the code 0x4c58 is
registered by ATI as a M7-GL so probably you should use something like
PCI_CHIP_M7_GL (or PCI_CHIP_RADEON_M7_GL).
--
Manuel A. McLure KE6TAW | ...for in Ulthar, according to an ancient
<[EMAIL PROTECTED]>     | and significant law, no man may kill a cat.
<http://www.mclure.org> |             -- H.P. Lovecraft

_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to