summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
authorXavier Santolaria <xsa@cvs.openbsd.org>2005-03-07 15:57:41 +0000
committerXavier Santolaria <xsa@cvs.openbsd.org>2005-03-07 15:57:41 +0000
commit20b42ea0d413dd8878f65059815c24105eba1d31 (patch)
treea1d9925c5cf38eed1c2a6ff70e1d37c2cacd3c61 /sys/dev/pci/pcidevs_data.h
parent2fdc4e09b6df871b95554bbf03e74187505a7962 (diff)
regen
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 7a51cf921a2..f479ca5ac81 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.840 2005/03/07 13:28:26 deraadt Exp
+ * OpenBSD: pcidevs,v 1.841 2005/03/07 15:56:34 xsa Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -5891,6 +5891,10 @@ static const struct pci_known_product pci_known_products[] = {
"GeForce FX Go 5200",
},
{
+ PCI_VENDOR_NVIDIA, PCI_PRODUCT_NVIDIA_GEFORCEFXGO5200_2,
+ "GeForce FX Go 5200",
+ },
+ {
PCI_VENDOR_NVIDIA, PCI_PRODUCT_NVIDIA_GEFORCEFX5700LE,
"GeForce FX 5700LE",
},