diff options
author | Xavier Santolaria <xsa@cvs.openbsd.org> | 2005-03-07 15:57:41 +0000 |
---|---|---|
committer | Xavier Santolaria <xsa@cvs.openbsd.org> | 2005-03-07 15:57:41 +0000 |
commit | 20b42ea0d413dd8878f65059815c24105eba1d31 (patch) | |
tree | a1d9925c5cf38eed1c2a6ff70e1d37c2cacd3c61 /sys/dev/pci/pcidevs.h | |
parent | 2fdc4e09b6df871b95554bbf03e74187505a7962 (diff) |
regen
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index 744a723f3aa..c1b6e9cdd26 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.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 $ */ @@ -2056,6 +2056,7 @@ #define PCI_PRODUCT_NVIDIA_GEFORCEFX5600 0x0312 /* GeForce FX 5600 */ #define PCI_PRODUCT_NVIDIA_GEFORCEFX5200 0x0322 /* GeForce FX 5200 */ #define PCI_PRODUCT_NVIDIA_GEFORCEFXGO5200 0x0324 /* GeForce FX Go 5200 */ +#define PCI_PRODUCT_NVIDIA_GEFORCEFXGO5200_2 0x0329 /* GeForce FX Go 5200 */ #define PCI_PRODUCT_NVIDIA_GEFORCEFX5700LE 0x0343 /* GeForce FX 5700LE */ /* Oak Technologies products */ |