On Tue, Apr 12, 2016 at 01:15:49PM +0000, Stuart Henderson wrote:
> Does anyone know if the 10GE NICs on Xeon-D SoCs work on OpenBSD yet?
> e.g. "Dual 10G SFP+ from D-1500 SoC" on Supermicro SYS-5018D-FN8T.
> 

The windows driver has:

0x10a6 "Intel(R) X552 Multi-Function Network Device"
0x15ad "Intel(R) Ethernet Connection X552/X557-AT 10GBASE-T"

0x15ad is IXGBE_DEV_ID_X550EM_X_10G_T in FreeBSD.

So someone needs to do another merge of the Intel code in FreeBSD for it
to work with ix(4).

Reply via email to