On Tue, Mar 17, 2015 at 06:32:29PM +0000, Jack F Vogel wrote:
J> Author: jfv
J> Date: Tue Mar 17 18:32:28 2015
J> New Revision: 280182
J> URL: https://svnweb.freebsd.org/changeset/base/280182
J> 
J> Log:
J>   Update to the Intel ixgbe driver:
J>      - Split the driver into independent pf and vf loadables. This is
J>        in preparation for SRIOV support which will be following shortly.
J>        This also allows us to keep a seperate revision control over the
J>        two parts, making for easier sustaining.
J>      - Make the TX/RX code a shared/seperated file, in the old code base
J>        the ixv code would miss fixes that went into ixgbe, this model
J>        will eliminate that problem.
J>      - The driver loadables will now match the device names, something that
J>        has been requested for some time.
J>      - Rather than a modules/ixgbe there is now modules/ix and modules/ixv
J>      - It will also be possible to make your static kernel with only one
J>        or the other for streamlined installs, or both.
J>   
J>   Enjoy!
Build is broken:

cd: /usr/src/head/sys/modules/ixgbe: No such file or directory

-- 
Totus tuus, Glebius.
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to