summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2005-10-31 05:42:39 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2005-10-31 05:42:39 +0000
commit496e77f7537da051c1c3ac690a66909cd75bb411 (patch)
tree641ab0f5ca8af6a66336abb8d7fa3fd80b9628c5 /sys
parentef6ff984fc9d84ad0246173cec70f31e11ad6928 (diff)
regen
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/pci/pcidevs.h9
-rw-r--r--sys/dev/pci/pcidevs_data.h30
2 files changed, 37 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h
index 507b0dd0a83..402177ddd47 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.954 2005/10/28 03:43:37 brad Exp
+ * OpenBSD: pcidevs,v 1.955 2005/10/31 05:41:27 jsg Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -2271,6 +2271,7 @@
#define PCI_PRODUCT_NVIDIA_QUADRO2_MXR 0x0113 /* Quadro2 MXR */
#define PCI_PRODUCT_NVIDIA_GEFORCE6600GT 0x0140 /* GeForce 6600 GT */
#define PCI_PRODUCT_NVIDIA_GEFORCE6600 0x0141 /* GeForce 6600 */
+#define PCI_PRODUCT_NVIDIA_GEFORCE6600GO 0x0144 /* GeForce 6600 Go */
#define PCI_PRODUCT_NVIDIA_GEFORCE2GTS 0x0150 /* GeForce2 GTS */
#define PCI_PRODUCT_NVIDIA_GEFORCE2TI 0x0151 /* GeForce2 Ti */
#define PCI_PRODUCT_NVIDIA_GEFORCE2ULTRA 0x0152 /* GeForce2 Ultra */
@@ -2335,15 +2336,21 @@
#define PCI_PRODUCT_NVIDIA_GEFORCEFX5800 0x0302 /* GeForce FX 5800 */
#define PCI_PRODUCT_NVIDIA_GEFORCEFX5600_U 0x0311 /* GeForce FX 5600 Ultra */
#define PCI_PRODUCT_NVIDIA_GEFORCEFX5600 0x0312 /* GeForce FX 5600 */
+#define PCI_PRODUCT_NVIDIA_GEFORCEFXGO5600 0x031a /* GeForce FX Go 5600 */
+#define PCI_PRODUCT_NVIDIA_GEFORCEFXGO5650 0x031b /* GeForce FX Go 5650 */
#define PCI_PRODUCT_NVIDIA_GEFORCEFX5200_U 0x0321 /* GeForce FX 5200 Ultra */
#define PCI_PRODUCT_NVIDIA_GEFORCEFX5200 0x0322 /* GeForce FX 5200 */
#define PCI_PRODUCT_NVIDIA_GEFORCEFXGO5200 0x0324 /* GeForce FX Go 5200 */
#define PCI_PRODUCT_NVIDIA_GEFORCEFX5500 0x0326 /* GeForce FX 5500 */
+#define PCI_PRODUCT_NVIDIA_GEFORCEFX5100 0x0327 /* GeForce FX 5100 */
#define PCI_PRODUCT_NVIDIA_GEFORCEFXGO5200_2 0x0329 /* GeForce FX Go 5200 */
+#define PCI_PRODUCT_NVIDIA_GEFORCEFXGO5300 0x032c /* GeForce FX Go 5300 */
+#define PCI_PRODUCT_NVIDIA_GEFORCEFXGO5100 0x032d /* GeForce FX Go 5100 */
#define PCI_PRODUCT_NVIDIA_GEFORCEFX5900_U 0x0330 /* GeForce FX 5900 Ultra */
#define PCI_PRODUCT_NVIDIA_GEFORCEFX5900 0x0331 /* GeForce FX 5900 */
#define PCI_PRODUCT_NVIDIA_GEFORCEFX5950_U 0x0333 /* GeForce FX 5950 Ultra */
#define PCI_PRODUCT_NVIDIA_GEFORCEFX5700LE 0x0343 /* GeForce FX 5700LE */
+#define PCI_PRODUCT_NVIDIA_GEFORCEFXGO5700_2 0x0347 /* GeForce FX Go 5700 */
#define PCI_PRODUCT_NVIDIA_GEFORCEFXGO5700 0x0348 /* GeForce FX Go 5700 */
/* Oak Technologies products */
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index ac8b86dccaa..1a560618fd1 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.954 2005/10/28 03:43:37 brad Exp
+ * OpenBSD: pcidevs,v 1.955 2005/10/31 05:41:27 jsg Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -6671,6 +6671,10 @@ static const struct pci_known_product pci_known_products[] = {
"GeForce 6600",
},
{
+ PCI_VENDOR_NVIDIA, PCI_PRODUCT_NVIDIA_GEFORCE6600GO,
+ "GeForce 6600 Go",
+ },
+ {
PCI_VENDOR_NVIDIA, PCI_PRODUCT_NVIDIA_GEFORCE2GTS,
"GeForce2 GTS",
},
@@ -6927,6 +6931,14 @@ static const struct pci_known_product pci_known_products[] = {
"GeForce FX 5600",
},
{
+ PCI_VENDOR_NVIDIA, PCI_PRODUCT_NVIDIA_GEFORCEFXGO5600,
+ "GeForce FX Go 5600",
+ },
+ {
+ PCI_VENDOR_NVIDIA, PCI_PRODUCT_NVIDIA_GEFORCEFXGO5650,
+ "GeForce FX Go 5650",
+ },
+ {
PCI_VENDOR_NVIDIA, PCI_PRODUCT_NVIDIA_GEFORCEFX5200_U,
"GeForce FX 5200 Ultra",
},
@@ -6943,10 +6955,22 @@ static const struct pci_known_product pci_known_products[] = {
"GeForce FX 5500",
},
{
+ PCI_VENDOR_NVIDIA, PCI_PRODUCT_NVIDIA_GEFORCEFX5100,
+ "GeForce FX 5100",
+ },
+ {
PCI_VENDOR_NVIDIA, PCI_PRODUCT_NVIDIA_GEFORCEFXGO5200_2,
"GeForce FX Go 5200",
},
{
+ PCI_VENDOR_NVIDIA, PCI_PRODUCT_NVIDIA_GEFORCEFXGO5300,
+ "GeForce FX Go 5300",
+ },
+ {
+ PCI_VENDOR_NVIDIA, PCI_PRODUCT_NVIDIA_GEFORCEFXGO5100,
+ "GeForce FX Go 5100",
+ },
+ {
PCI_VENDOR_NVIDIA, PCI_PRODUCT_NVIDIA_GEFORCEFX5900_U,
"GeForce FX 5900 Ultra",
},
@@ -6963,6 +6987,10 @@ static const struct pci_known_product pci_known_products[] = {
"GeForce FX 5700LE",
},
{
+ PCI_VENDOR_NVIDIA, PCI_PRODUCT_NVIDIA_GEFORCEFXGO5700_2,
+ "GeForce FX Go 5700",
+ },
+ {
PCI_VENDOR_NVIDIA, PCI_PRODUCT_NVIDIA_GEFORCEFXGO5700,
"GeForce FX Go 5700",
},