I believe there are two checks, one for Intel specific SFP modules (as some
cards have their EEPROM's configured to only accept Intel branded optics),
which this patch deals with, and another separate check for supported SFP's
which is not addressed by this. Support SFP's include adapters from Fini
I notice the commentary by poll_burst_max stating it's suitability to
100Mbit net, perhaps that could use an increase in its default value as
well?
On Wed, May 22, 2013 at 9:42 AM, Luigi Rizzo wrote:
> all that work on paravirtualization (as presented at bsdcan)
>
> http://info.iet.unipi.it/~
Was m_fibnum being defined to m_hdr.mh_nextpkt intended? (it doesn't appear
to be used here and it seemed an odd mapping to me).
Thanks,
On Thu, May 16, 2013 at 4:56 AM, Julian Elischer
wrote:
> Index: sys/conf/NOTES
> ===
> --- sy