diff options
author | Chris Cappuccio <chris@cvs.openbsd.org> | 2014-09-05 19:32:26 +0000 |
---|---|---|
committer | Chris Cappuccio <chris@cvs.openbsd.org> | 2014-09-05 19:32:26 +0000 |
commit | 0f9ae837026c581cd62521dc42a5111a742e12e1 (patch) | |
tree | c90eea6d61cbfcf03a89ea2071cfa048c1ea0be3 /sys | |
parent | 73b13c437712ef56bfe83f1ec70c0d11baa7f748 (diff) |
Another Intel 10GbE
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 09e0f7ae25f..80eefdc3264 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$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 $ */ /* @@ -3206,6 +3206,7 @@ product INTEL I211_COPPER 0x1539 I211 product INTEL I217_LM 0x153a I217-LM product INTEL I217_V 0x153b I217-V product INTEL 82599_SFP_SF2 0x154d 82599 +product INTEL 82599EN_SFP 0x1557 82599 product INTEL I218_LM 0x155a I218-LM product INTEL I218_V 0x1559 I218-V product INTEL I210_COPPER_NF 0x157b I210 |