Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Sep 2010 20:15:34 +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:  <201009222015.o8MKFuAp055465@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2010-09-22 20:15:34 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/gem          if_gem.c if_gem_pci.c if_gem_sbus.c 
    sys/modules/gem      Makefile 
  Log:
  SVN rev 213023 on 2010-09-22 20:15:34Z by marius
  
  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.
  
  Revision  Changes    Path
  1.54.2.3  +32 -4     src/sys/dev/gem/if_gem.c
  1.26.2.2  +13 -1     src/sys/dev/gem/if_gem_pci.c
  1.1.2.2   +2 -0      src/sys/dev/gem/if_gem_sbus.c
  1.2.2.2   +7 -2      src/sys/modules/gem/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009222015.o8MKFuAp055465>