summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Smith <brad@cvs.openbsd.org>2005-07-03 02:08:37 +0000
committerBrad Smith <brad@cvs.openbsd.org>2005-07-03 02:08:37 +0000
commitea9dfca79c0e56f68bd3c6365beea5b96f226c63 (patch)
treed4802af0cfb73bfaf91137f5f96ab5fc1a34f86e
parent031d03c851957b6be0f01e7f363cb33865ddfc67 (diff)
regen
-rw-r--r--sys/dev/pci/pcidevs.h4
-rw-r--r--sys/dev/pci/pcidevs_data.h6
2 files changed, 5 insertions, 5 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h
index 469930f3d6b..0ce3bcfc7f0 100644
--- a/sys/dev/pci/pcidevs.h
+++ b/sys/dev/pci/pcidevs.h
@@ -2,7 +2,7 @@
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * OpenBSD: pcidevs,v 1.885 2005/07/03 01:35:54 brad Exp
+ * OpenBSD: pcidevs,v 1.886 2005/07/03 02:08:24 brad Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -2092,7 +2092,7 @@
#define PCI_PRODUCT_NVIDIA_NFORCE3_250_USB2 0x00e8 /* nForce3 250 USB2 */
#define PCI_PRODUCT_NVIDIA_NFORCE3_250_ACA 0x00ea /* nForce3 250 AC-97 Audio */
#define PCI_PRODUCT_NVIDIA_NFORCE3_250_PPB 0x00ed /* nForce3 250 PCI-PCI */
-#define PCI_PRODUCT_NVIDIA_GEFORCE6600GT 0x00f1 /* GeForce 6600 GT */
+#define PCI_PRODUCT_NVIDIA_GEFORCE6600GTAGP 0x00f1 /* GeForce 6600 GT AGP */
#define PCI_PRODUCT_NVIDIA_QUADROFX330 0x00fd /* Quadro FX 330 */
#define PCI_PRODUCT_NVIDIA_GEFORCE256 0x0100 /* GeForce256 */
#define PCI_PRODUCT_NVIDIA_GEFORCE256_DDR 0x0101 /* GeForce256 DDR */
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index 0dd29832e19..3624331562e 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.885 2005/07/03 01:35:54 brad Exp
+ * OpenBSD: pcidevs,v 1.886 2005/07/03 02:08:24 brad Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -6011,8 +6011,8 @@ static const struct pci_known_product pci_known_products[] = {
"nForce3 250 PCI-PCI",
},
{
- PCI_VENDOR_NVIDIA, PCI_PRODUCT_NVIDIA_GEFORCE6600GT,
- "GeForce 6600 GT",
+ PCI_VENDOR_NVIDIA, PCI_PRODUCT_NVIDIA_GEFORCE6600GTAGP,
+ "GeForce 6600 GT AGP",
},
{
PCI_VENDOR_NVIDIA, PCI_PRODUCT_NVIDIA_QUADROFX330,