Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 May 2004 15:31:16 -0700 (PDT)
From:      Marius Strobl <marius@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sparc64/sparc64 nexus.c
Message-ID:  <200405042231.i44MVGgA005836@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2004/05/04 15:31:16 PDT

  FreeBSD src repository

  Modified files:
    sys/sparc64/sparc64  nexus.c 
  Log:
  Fix bug introduced in revision 1.9; in nexus_probe_nomatch() get device name
  and type for printing info about the device that didn't probe from child, not
  parent.
  This fixes a panic on systems where not yet supported devices hang off of the
  nexus, e.g. on E450.
  
  Reported by:    joerg
  
  Revision  Changes    Path
  1.10      +2 -3      src/sys/sparc64/sparc64/nexus.c



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