Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Mar 1998 13:45:56 -0800 (PST)
From:      Tor Egge <tegge@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/include clock.h smp.h src/sys/i386/isa clock.c apic_ipl.s apic_vector.s
Message-ID:  <199803052145.NAA05095@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tegge       1998/03/05 13:45:55 PST

  Modified files:
    sys/i386/include     clock.h smp.h 
    sys/i386/isa         clock.c apic_ipl.s apic_vector.s 
  Log:
  Remove special handling for resuming clock interrupt when using APIC_IO.
  The `generic' vector stubs do the right thing.
  
  Revision  Changes    Path
  1.34      +4 -1      src/sys/i386/include/clock.h
  1.39      +1 -8      src/sys/i386/include/smp.h
  1.115     +6 -6      src/sys/i386/isa/clock.c
  1.19      +2 -49     src/sys/i386/isa/apic_ipl.s
  1.28      +1 -16     src/sys/i386/isa/apic_vector.s

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?199803052145.NAA05095>