diff options
author | Alex Deucher <alexdeucher@gmail.com> | 2009-05-18 10:48:25 -0400 |
---|---|---|
committer | Alex Deucher <alexdeucher@gmail.com> | 2009-05-18 10:48:25 -0400 |
commit | e9cca1e7dc521d3756bb2d97f1d703b9ad65cb47 (patch) | |
tree | 94748bbdbd13fde6a83013b790bdbfc298ff0ad2 /src/ati_pciids_gen.h | |
parent | 76fffd51027820b3a6ea10de2be67d5fd4f3e843 (diff) |
r4xx: Add some missing pci ids
Noticed by Romain in bug 21798
Diffstat (limited to 'src/ati_pciids_gen.h')
-rw-r--r-- | src/ati_pciids_gen.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ati_pciids_gen.h b/src/ati_pciids_gen.h index c0e58e1e..8b37d5b2 100644 --- a/src/ati_pciids_gen.h +++ b/src/ati_pciids_gen.h @@ -60,6 +60,8 @@ #define PCI_CHIP_R420_JN 0x4A4E #define PCI_CHIP_R420_4A4F 0x4A4F #define PCI_CHIP_R420_JP 0x4A50 +#define PCI_CHIP_R420_JT 0x4A54 +#define PCI_CHIP_R481_4B48 0x4B48 #define PCI_CHIP_R481_4B49 0x4B49 #define PCI_CHIP_R481_4B4A 0x4B4A #define PCI_CHIP_R481_4B4B 0x4B4B |