diff options
author | Alex Deucher <alexdeucher@gmail.com> | 2009-05-11 02:22:13 -0400 |
---|---|---|
committer | Alex Deucher <alexdeucher@gmail.com> | 2009-05-13 16:29:37 -0400 |
commit | f006899280506c9704c0105fb9869ce9f67fdf4e (patch) | |
tree | 9022d20bf729ff6c755d09b4259360a0fe4ffa02 /src/ati_pciids_gen.h | |
parent | 248b435ae63d7122971a8021f8aa8e0963d8a850 (diff) |
RV770: add missing pci id
Fixes bug 21209
Diffstat (limited to 'src/ati_pciids_gen.h')
-rw-r--r-- | src/ati_pciids_gen.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ati_pciids_gen.h b/src/ati_pciids_gen.h index 3304e843..c0e58e1e 100644 --- a/src/ati_pciids_gen.h +++ b/src/ati_pciids_gen.h @@ -334,6 +334,7 @@ #define PCI_CHIP_RV770_9440 0x9440 #define PCI_CHIP_RV770_9441 0x9441 #define PCI_CHIP_RV770_9442 0x9442 +#define PCI_CHIP_RV770_9443 0x9443 #define PCI_CHIP_RV770_9444 0x9444 #define PCI_CHIP_RV770_9446 0x9446 #define PCI_CHIP_RV770_944A 0x944A |