r300: add new rs690 pci id
authorDave Airlie <airlied@redhat.com>
Tue, 18 Mar 2008 00:29:16 +0000 (10:29 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 18 Mar 2008 00:29:16 +0000 (10:29 +1000)
src/mesa/drivers/dri/radeon/radeon_chipset.h

index 4dece95a9821bc81203cb754077b3a53e8aa6ab7..6ad441bdd048a2c0f68dbb6c82a17fff63632a66 100644 (file)
 #define PCI_CHIP_RS350_7834            0x7834
 #define PCI_CHIP_RS350_7835            0x7835
 #define PCI_CHIP_RS690_791E             0x791E
+#define PCI_CHIP_RS690_791F             0x791F
 
 enum {
    CHIP_FAMILY_R100,