Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jul 2011 21:54:51 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/gem if_gem.c
Message-ID:  <201107172155.p6HLt6Mk098793@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2011-07-17 21:54:51 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/gem          if_gem.c 
  Log:
  SVN rev 224157 on 2011-07-17 21:54:51Z by yongari
  
  Revert r222135 by allowing controller reinitialization.  Due to
  unknown reason Apple UniNorth2 gem(4) device required manual
  interface down/up operation after r222135.  Even though this is not
  correct thing and I don't like to revert it but it would be better
  than breaking gem(4) on PPC.  This should be revisited.
  
  PR:     kern/157405
  
  Revision  Changes    Path
  1.66      +2 -0      src/sys/dev/gem/if_gem.c



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