]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC 271745,271834,271899,271900,271913,272022,272023:
authorbz <bz@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 30 Sep 2014 16:55:19 +0000 (16:55 +0000)
committerbz <bz@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 30 Sep 2014 16:55:19 +0000 (16:55 +0000)
commitd753f28614ff35172330b2e587355bc34d093424
treeb986994bcbd7029c0e839f013289d8925c4fc532
parent0e7df96bb64ba800b167d365845b71ad56881561
MFC 271745,271834,271899,271900,271913,272022,272023:

  Revert changes to shared code of the ixl and ixlv drivers to allow
  for easier long-term maintainability.

  Restrict the drivers to building on amd64 for now as it is
  only tested on that 64bit architecture.

  Just depend on PCI and neither INET nor INET6; also make sure we
  can build individual drivers and they do not depend on each other
  anymore.

  Reviewed by: gnn, eric.joyner intel.com
PR: 193824
Approved by: re (gjb)

git-svn-id: svn://svn.freebsd.org/base/stable/10@272313 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/amd64/conf/GENERIC
sys/amd64/conf/NOTES
sys/conf/NOTES
sys/conf/files.amd64
sys/dev/ixl/i40e_alloc.h
sys/dev/ixl/i40e_common.c
sys/dev/ixl/i40e_osdep.c
sys/dev/ixl/i40e_osdep.h
sys/dev/ixl/if_ixl.c
sys/dev/ixl/if_ixlv.c
sys/dev/ixl/ixl_txrx.c