summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
authorFederico G. Schwindt <fgsch@cvs.openbsd.org>2005-05-26 05:06:36 +0000
committerFederico G. Schwindt <fgsch@cvs.openbsd.org>2005-05-26 05:06:36 +0000
commit6e5dc250b41654ab160892c897fd06f1ecf7aeb8 (patch)
treef636390f0a5e4c4e8081aef63c57352d39e81d4b /sys/dev/pci/pcidevs_data.h
parent6327ff3fbbae1430446e2141b4bc155bcb676822 (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 8498e6f54b2..0aeb049ccf1 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.868 2005/05/25 20:34:51 brad Exp
+ * OpenBSD: pcidevs,v 1.869 2005/05/26 05:01:07 fgsch Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -6235,6 +6235,10 @@ static const struct pci_known_product pci_known_products[] = {
"GeForce FX Go 5200",
},
{
+ PCI_VENDOR_NVIDIA, PCI_PRODUCT_NVIDIA_GEFORCEFX5500,
+ "GeForce FX 5500",
+ },
+ {
PCI_VENDOR_NVIDIA, PCI_PRODUCT_NVIDIA_GEFORCEFXGO5200_2,
"GeForce FX Go 5200",
},