Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Feb 2001 09:47:47 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 nexus.c src/sys/i386/isa intr_machdep.c intr_machdep.h ithread.c
Message-ID:  <200102091747.f19Hlmb88356@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2001/02/09 09:47:47 PST

  Modified files:
    sys/i386/i386        nexus.c 
    sys/i386/isa         intr_machdep.c intr_machdep.h ithread.c 
  Log:
  Use the MI ithread helper functions in the x86 interrupt code.
  
  Revision  Changes    Path
  1.43      +6 -14     src/sys/i386/i386/nexus.c
  1.51      +86 -163   src/sys/i386/isa/intr_machdep.c
  1.27      +5 -8      src/sys/i386/isa/intr_machdep.h
  1.13      +22 -91    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?200102091747.f19Hlmb88356>