Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Sep 2000 17:27:57 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/isa ithread.c
Message-ID:  <200009150027.RAA44146@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2000/09/14 17:27:57 PDT

  Modified files:
    sys/i386/isa         ithread.c 
  Log:
  Check to see if we actually have an interrupt descriptor and an interrupt
  thread for each interrupt that comes in.  If we don't, log the event and
  return immediately for a hardware interrupt.  For a softinterrupt, panic
  instead.
  
  Submitted by:	ben
  
  Revision  Changes    Path
  1.4       +22 -1     src/sys/i386/isa/ithread.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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