diff options
author | Alexander Yurchenko <grange@cvs.openbsd.org> | 2003-11-26 22:01:41 +0000 |
---|---|---|
committer | Alexander Yurchenko <grange@cvs.openbsd.org> | 2003-11-26 22:01:41 +0000 |
commit | 0a4d01a7a5f983453b022473ef9c49242ebb9a06 (patch) | |
tree | 71100b0b0dee0890b0a3148b622fbf27a67874ba /sys/dev/pci/pcidevs_data.h | |
parent | 7fa742efab7a0c2c41d8fde32765632456686852 (diff) |
sync
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r-- | sys/dev/pci/pcidevs_data.h | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h index 6e817a6d3dd..a7c3a057a24 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.690 2003/11/19 02:36:18 kevlo Exp + * OpenBSD: pcidevs,v 1.691 2003/11/26 22:00:23 grange Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -3059,7 +3059,7 @@ static const struct pci_known_product pci_known_products[] = { "82801BA USB", }, { - PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82801BA_SMBUS, + PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82801BA_SMB, "82801BA SMBus", }, { @@ -3108,7 +3108,7 @@ static const struct pci_known_product pci_known_products[] = { }, { PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82801CA_SMB, - "82801CA/CAM SMB", + "82801CA/CAM SMBus", }, { PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82801CA_USB_2, @@ -3148,7 +3148,7 @@ static const struct pci_known_product pci_known_products[] = { }, { PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82801DB_SMB, - "82801DB SMB", + "82801DB SMBus", }, { PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82801DB_USB_2, @@ -3192,7 +3192,7 @@ static const struct pci_known_product pci_known_products[] = { }, { PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82801EB_SMB, - "82801EB/ER SMB", + "82801EB/ER SMBus", }, { PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82801EB_USB_2, @@ -4523,7 +4523,7 @@ static const struct pci_known_product pci_known_products[] = { "nForce2 PCI-ISA", }, { - PCI_VENDOR_NVIDIA, PCI_PRODUCT_NVIDIA_NFORCE2_SMBUS, + PCI_VENDOR_NVIDIA, PCI_PRODUCT_NVIDIA_NFORCE2_SMB, "nForce2 SMBus", }, { |