Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jul 1996 15:02:46 -0700 (PDT)
From:      Joerg Wunsch <joerg>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/isa aha1542.c
Message-ID:  <199607202202.PAA19908@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joerg       96/07/20 15:02:46

  Modified:    sys/i386/isa  aha1542.c
  Log:
  Replace the annoying calls to Debugger() by panic()'s in the
  #ifdef DIAGNOSTIC case, and a warning only otherwise.
  
  People who want them to break into the debugger can always set the
  breakpoint explicitly.  The existing behaviour was a misfeature from
  the beginning, in the (wrong) assumption that the SCSI controller must
  always be of essential importance to the entire system.
  
  Revision  Changes    Path
  1.60      +7 -3      src/sys/i386/isa/aha1542.c



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