diff options
author | Brian Callahan <bcallah@cvs.openbsd.org> | 2013-05-06 08:49:24 +0000 |
---|---|---|
committer | Brian Callahan <bcallah@cvs.openbsd.org> | 2013-05-06 08:49:24 +0000 |
commit | 707837a9c5095cb5108089267c64fbdb8c73bf16 (patch) | |
tree | 956a5e56112bf6bedb39d78ab02e93cde91b9f05 /sys/dev/pci/pcidevs_data.h | |
parent | 53f78b701b044a30d866c3c0bd79f276b2246e98 (diff) |
sync
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 afbe028341c..7c301b7641c 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.1674 2013/05/06 07:53:10 bcallah Exp + * OpenBSD: pcidevs,v 1.1675 2013/05/06 08:47:04 bcallah Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -5289,7 +5289,7 @@ static const struct pci_known_product pci_known_products[] = { }, { PCI_VENDOR_CAVIUM, PCI_PRODUCT_CAVIUM_OCTEON_CN50XX, - "OCTEON Plus CN50XX Network Processor", + "OCTEON Plus CN50XX", }, { PCI_VENDOR_CCUBE, PCI_PRODUCT_CCUBE_CINEMASTER, @@ -21833,7 +21833,7 @@ static const struct pci_known_vendor pci_known_vendors[] = { }, { PCI_VENDOR_CAVIUM, - "Cavium Networks", + "Cavium", }, { PCI_VENDOR_BELKIN2, |