Re: svn commit: r335966 - head/sys/dev/mxge

2018-07-04 Thread Andrew Gallatin
On 07/04/18 14:54, Andrew Gallatin wrote: mxge: Add SIOCGI2C support for devices with SFP/XFP cages Note that I do not have any XFP devices to test with, only SFP and CX4. If this causes problems for XFP devices, I can restrict SIOCGI2C support to just SFP if needed. Drew

svn commit: r335966 - head/sys/dev/mxge

2018-07-04 Thread Andrew Gallatin
Author: gallatin Date: Wed Jul 4 18:54:44 2018 New Revision: 335966 URL: https://svnweb.freebsd.org/changeset/base/335966 Log: mxge: Add SIOCGI2C support for devices with SFP/XFP cages Modified: head/sys/dev/mxge/if_mxge.c Modified: head/sys/dev/mxge/if_mxge.c ==