Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Aug 1997 11:45:26 -0700 (PDT)
From:      Steve Passe <fsmp@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/isa apic_ipl.s apic_vector.s intr_machdep.c intr_machdep.h ipl.s ipl_funcs.c
Message-ID:  <199708291845.LAA11365@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

fsmp        1997/08/29 11:45:25 PDT

  Modified files:
    sys/i386/isa         apic_ipl.s apic_vector.s intr_machdep.c 
                         intr_machdep.h ipl.s ipl_funcs.c 
  Log:
  Support for the new FAST_HI algorithm, enabled.
  
  Preliminary support for the INTR_SIMPLELOCK algorithm, disabled.
  Note that this code is NOT ready.
  
  Revision  Changes    Path
  1.15      +14 -4     src/sys/i386/isa/apic_ipl.s
  1.19      +79 -12    src/sys/i386/isa/apic_vector.s
  1.5       +38 -4     src/sys/i386/isa/intr_machdep.c
  1.7       +42 -35    src/sys/i386/isa/intr_machdep.h
  1.12      +40 -7     src/sys/i386/isa/ipl.s
  1.6       +2 -2      src/sys/i386/isa/ipl_funcs.c



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