summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r--sys/dev/pci/pcidevs_data.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index acf16829052..86ee3d5beb2 100644
--- a/sys/dev/pci/pcidevs_data.h
+++ b/sys/dev/pci/pcidevs_data.h
@@ -2,7 +2,7 @@
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * OpenBSD: pcidevs,v 1.1533 2010/02/26 11:19:15 robert Exp
+ * OpenBSD: pcidevs,v 1.1534 2010/02/27 10:51:15 robert Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -3580,6 +3580,10 @@ static const struct pci_known_product pci_known_products[] = {
"Radeon HD 4850",
},
{
+ PCI_VENDOR_ATI, PCI_PRODUCT_ATI_RADEON_HD4890,
+ "Radeon HD 4890",
+ },
+ {
PCI_VENDOR_ATI, PCI_PRODUCT_ATI_RADEON_HD4670,
"Radeon HD 4670",
},