]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC: r212725
authormarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 22 Sep 2010 20:15:34 +0000 (20:15 +0000)
committermarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 22 Sep 2010 20:15:34 +0000 (20:15 +0000)
commitf3b7e4f731da7200bea02f318034e22045463d30
treefd538725c3982977737f0871c72cdbae549d4b87
parentce0cdb8957ae1523605496c2398e702a8c8279ab
MFC: r212725

Merge r207585 (MFC'ed to stable/8 in r208086) from cas(4):
- Don't probe for PHYs if we already know to use a SERDES. Unlike as with
  cas(4) this only serves to speed up the the device attach though and can
  only be determined via the OFW device tree but not from the VPD.
- Don't touch the MIF when using a SERDES.
- Add some missing bus space barriers, mainly in the PCS code path.

git-svn-id: svn://svn.freebsd.org/base/stable/8@213023 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/gem/if_gem.c
sys/dev/gem/if_gem_pci.c
sys/dev/gem/if_gem_sbus.c
sys/modules/gem/Makefile