summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r--sys/dev/pci/pcidevs_data.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index 5182cbcb5f7..ba50bb8bb91 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.1737 2014/08/13 07:36:21 jsg Exp
+ * OpenBSD: pcidevs,v 1.1738 2014/09/05 19:32:25 chris Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -10376,6 +10376,10 @@ static const struct pci_known_product pci_known_products[] = {
"82599",
},
{
+ PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82599EN_SFP,
+ "82599",
+ },
+ {
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_I218_LM,
"I218-LM",
},