diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2015-08-10 15:32:34 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2015-08-10 22:47:34 -0400 |
commit | 270da55340766074cabff8af4258e29fe2f0fc81 (patch) | |
tree | 512ef12bcef220a7c362f80ecdb39b669b580662 /src/ati_pciids_gen.h | |
parent | f123096877f0a0044f3d0315285441f2b5790c29 (diff) |
add new OLAND pci id
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
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 1055dce2..c6216a54 100644 --- a/src/ati_pciids_gen.h +++ b/src/ati_pciids_gen.h @@ -692,6 +692,7 @@ #define PCI_CHIP_OLAND_6610 0x6610 #define PCI_CHIP_OLAND_6611 0x6611 #define PCI_CHIP_OLAND_6613 0x6613 +#define PCI_CHIP_OLAND_6617 0x6617 #define PCI_CHIP_OLAND_6620 0x6620 #define PCI_CHIP_OLAND_6621 0x6621 #define PCI_CHIP_OLAND_6623 0x6623 |