CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2010/02/19 11:55:12
Modified files:
sys/dev/pci : ixgbe.c ixgbe.h ixgbe_82598.c ixgbe_phy.c
ixgbe_type.h if_ix.c
Log message:
Partial sync to the latest version of ixgbe in FreeBSD leaving things
like if_ix.c mostly untouched for now. This brings in support for
newer 82598 parts and adds several things that will be needed for 82599.
Initially from claudio with some additions by me.
Tested by claudio, dlg (earlier version) and myself on different cards
and media types.
ok claudio@