Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Apr 2005 03:52:50 +0000 (UTC)
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/cam/scsi scsi_all.c
Message-ID:  <200504140352.j3E3qoov016751@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2005-04-14 03:52:50 UTC

  FreeBSD src repository

  Modified files:
    sys/cam/scsi         scsi_all.c 
  Log:
  The divide by zero panic must have been due to a bogus
  period value. I suppose the BT adapter driver should be
  fixed, but more importantly we should protect against
  dividing by zero.
  
  PR:             kern/75603
  MFC after:      1 week
  
  Revision  Changes    Path
  1.48      +9 -0      src/sys/cam/scsi/scsi_all.c



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