diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2005-07-03 02:08:37 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2005-07-03 02:08:37 +0000 |
commit | ea9dfca79c0e56f68bd3c6365beea5b96f226c63 (patch) | |
tree | d4802af0cfb73bfaf91137f5f96ab5fc1a34f86e /sys/dev/pci/pcidevs_data.h | |
parent | 031d03c851957b6be0f01e7f363cb33865ddfc67 (diff) |
regen
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r-- | sys/dev/pci/pcidevs_data.h | 6 |
1 files changed, 3 insertions, 3 deletions
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, |