From e8e2367b66d9a4f5977d95f52b37cdbad75e409a Mon Sep 17 00:00:00 2001 From: Alex Deucher Date: Thu, 19 Mar 2009 20:09:32 -0400 Subject: Add new pci ids --- src/radeon_pci_chipset_gen.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/radeon_pci_chipset_gen.h') diff --git a/src/radeon_pci_chipset_gen.h b/src/radeon_pci_chipset_gen.h index 31b032a9..7749ea7d 100644 --- a/src/radeon_pci_chipset_gen.h +++ b/src/radeon_pci_chipset_gen.h @@ -349,5 +349,7 @@ PciChipsets RADEONPciChipsets[] = { { PCI_CHIP_RS780_9612, PCI_CHIP_RS780_9612, RES_SHARED_VGA }, { PCI_CHIP_RS780_9613, PCI_CHIP_RS780_9613, RES_SHARED_VGA }, { PCI_CHIP_RS780_9614, PCI_CHIP_RS780_9614, RES_SHARED_VGA }, + { PCI_CHIP_RS780_9615, PCI_CHIP_RS780_9615, RES_SHARED_VGA }, + { PCI_CHIP_RS780_9616, PCI_CHIP_RS780_9616, RES_SHARED_VGA }, { -1, -1, RES_UNDEFINED } }; -- cgit v1.2.3