Date: Thu, 16 Sep 2010 09:29:48 +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: <201009160930.o8G9UBJG068503@repoman.freebsd.org>
index | next in thread | raw e-mail
marius 2010-09-16 09:29:48 UTC
FreeBSD src repository
Modified files:
sys/dev/gem if_gem.c if_gem_pci.c if_gem_sbus.c
sys/modules/gem Makefile
Log:
SVN rev 212725 on 2010-09-16 09:29:48Z by marius
Merge r207585 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.57 +32 -4 src/sys/dev/gem/if_gem.c
1.28 +13 -1 src/sys/dev/gem/if_gem_pci.c
1.2 +2 -0 src/sys/dev/gem/if_gem_sbus.c
1.3 +7 -2 src/sys/modules/gem/Makefile
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009160930.o8G9UBJG068503>
