Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Nov 1996 15:05:56 -0800 (PST)
From:      Steve Passe <fsmp>
To:        freebsd-smp
Subject:   cvs commit:  sys/i386/i386 mp_machdep.c mpapic.c
Message-ID:  <199611022305.PAA01957@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
fsmp        96/11/02 15:05:55

  Modified:    i386/i386  mp_machdep.c mpapic.c
  Log:
  broke all panic() calls into printf()/panic() calls.
  panic() evidently freezes some machines when called early in boot process.
  preceeding printf() hopefully gets the reason to the screen b4 the freeze.
  
  Revision  Changes    Path
  1.11      +23 -11    sys/i386/i386/mp_machdep.c
  1.12      +9 -5      sys/i386/i386/mpapic.c



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