diff options
author | Alex Deucher <alexdeucher@gmail.com> | 2011-04-04 11:08:37 -0400 |
---|---|---|
committer | Alex Deucher <alexdeucher@gmail.com> | 2011-04-04 11:08:37 -0400 |
commit | 7acf9bc833de539fa2259a051c66a99445a54bc4 (patch) | |
tree | 6906e1cb91cb3e01799060c25821c72bf8b382e0 /src/ati_pciids_gen.h | |
parent | 0af6386f85a0f1ba14864a3334164733a10a6cb8 (diff) |
radeon: add some additional ontario pci ids
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
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 598dd725..ba46c175 100644 --- a/src/ati_pciids_gen.h +++ b/src/ati_pciids_gen.h @@ -461,6 +461,8 @@ #define PCI_CHIP_PALM_9803 0x9803 #define PCI_CHIP_PALM_9804 0x9804 #define PCI_CHIP_PALM_9805 0x9805 +#define PCI_CHIP_PALM_9806 0x9806 +#define PCI_CHIP_PALM_9807 0x9807 #define PCI_CHIP_CYPRESS_6880 0x6880 #define PCI_CHIP_CYPRESS_6888 0x6888 #define PCI_CHIP_CYPRESS_6889 0x6889 |