Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jan 2001 17:07:54 -0800 (PST)
From:      Tor Egge <tegge@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 mpapic.c mp_machdep.c src/sys/i386/include smp.h
Message-ID:  <200101280107.f0S17sW11807@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tegge       2001/01/27 17:07:54 PST

  Modified files:
    sys/i386/i386        mpapic.c mp_machdep.c 
    sys/i386/include     smp.h 
  Log:
  Defer assignment of low level interrupt handlers for PCI interrupts
  described in the MP table until something asks for the interrupt number
  later on.
  
  Revision  Changes    Path
  1.46      +86 -72    src/sys/i386/i386/mpapic.c
  1.142     +49 -38    src/sys/i386/i386/mp_machdep.c
  1.63      +2 -1      src/sys/i386/include/smp.h



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?200101280107.f0S17sW11807>