diff options
author | Brian Callahan <bcallah@cvs.openbsd.org> | 2013-05-06 07:56:38 +0000 |
---|---|---|
committer | Brian Callahan <bcallah@cvs.openbsd.org> | 2013-05-06 07:56:38 +0000 |
commit | a9f9a93121ac83427a98904984d46b8dafec64d0 (patch) | |
tree | 064a9bd97e25f065c6457390efe21ef38289e7fe /sys/dev/pci/pcidevs.h | |
parent | 9296d6d0cbda83ee1791c31b78b77b35662f9d9b (diff) |
sync
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index 5b3a23c9924..0feaa019bd7 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.1673 2013/04/21 20:46:07 deraadt Exp + * OpenBSD: pcidevs,v 1.1674 2013/05/06 07:53:10 bcallah Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -295,7 +295,7 @@ #define PCI_VENDOR_NETOCTAVE 0x170b /* Netoctave */ #define PCI_VENDOR_ALTIMA 0x173b /* Altima */ #define PCI_VENDOR_ANTARES 0x1754 /* Antares Microsystems */ -#define PCI_VENDOR_CAVIUM 0x177d /* Cavium */ +#define PCI_VENDOR_CAVIUM 0x177d /* Cavium Networks */ #define PCI_VENDOR_BELKIN2 0x1799 /* Belkin */ #define PCI_VENDOR_HAWKING 0x17b3 /* Hawking Technology */ #define PCI_VENDOR_NETCHIP 0x17cc /* NetChip Technology */ @@ -1786,6 +1786,7 @@ #define PCI_PRODUCT_CAVIUM_NITROX 0x0001 /* NITROX XL */ #define PCI_PRODUCT_CAVIUM_NITROX_LITE 0x0003 /* NITROX Lite */ #define PCI_PRODUCT_CAVIUM_NITROX_PX 0x0010 /* NITROX PX */ +#define PCI_PRODUCT_CAVIUM_OCTEON_CN50XX 0x0070 /* OCTEON Plus CN50XX Network Processor */ /* CCUBE products */ #define PCI_PRODUCT_CCUBE_CINEMASTER 0x8888 /* Cinemaster */ |