Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Apr 2009 20:10:53 +0000 (UTC)
From:      Scott Long <scottl@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/amr amr.c
Message-ID:  <200904142011.n3EKBU3C024551@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
scottl      2009-04-14 20:10:53 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/amr          amr.c 
  Log:
  SVN rev 191075 on 2009-04-14 20:10:53Z by scottl
  
  Don't register the CAM passthrough interface until interrupts are running.
  This fixes some problems at boot for some that are happening in fairly
  rare cases.  It's just a hack, though, which is why it's only going into
  stable/7 for now.  Note that this hack has a side effect of possibly not
  scanning the AMR buses for /dev/passN devices at boot.  These devices are
  not required for access to the RAID arrays, and only a few tools use them.
  If this affects you, let me know.
  
  Approved by:    re
  
  Revision  Changes    Path
  1.80.2.7  +9 -9      src/sys/dev/amr/amr.c



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