Date: Wed, 22 Sep 2010 20:15:38 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/gem if_gem.c if_gem_pci.c if_gem_sbus.c src/sys/modules/gem Makefile Message-ID: <201009222016.o8MKG4Wv055504@repoman.freebsd.org>
index | next in thread | raw e-mail
marius 2010-09-22 20:15:38 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/dev/gem if_gem.c if_gem_pci.c if_gem_sbus.c
sys/modules/gem Makefile
Log:
SVN rev 213024 on 2010-09-22 20:15:38Z by marius
MFC: r212725
Merge r207585 (MFC'ed to stable/7 in r208087) 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.
Revision Changes Path
1.44.2.9 +32 -4 src/sys/dev/gem/if_gem.c
1.23.2.4 +13 -1 src/sys/dev/gem/if_gem_pci.c
1.1.4.3 +2 -0 src/sys/dev/gem/if_gem_sbus.c
1.1.22.2 +7 -2 src/sys/modules/gem/Makefile
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009222016.o8MKG4Wv055504>
