Hi,

I have ported igb(4) driver from FreeBSD which you can find here:

-
http://gitweb.dragonflybsd.org/~mneumann/dragonfly.git/shortlog/refs/heads/igb
- http://leaf.dragonflybsd.org/~mneumann/igb/

I haven't tried it yet, but at least it compiles and I can kldload it (once
the ISO is built I can
test it). As I also have synced the ig_hal code (the hardware abstraction
layer commonly used
by em, emx and igb drivers) it would be great if any em(4) users could try
it out as well.
I only tried the em(4) driver in VirtualBox, not on a real box.

LRO and TSO is of course not supported. I ifdef'd the corresponding code out
in if_igb.c.

Best regards,

  Michael

Reply via email to