Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Apr 2005 18:44:54 +0000 (UTC)
From:      Peter Wemm <peter@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/amd64/acpica madt.c src/sys/amd64/amd64 io_apic.c mptable.c src/sys/amd64/include apicvar.h
Message-ID:  <200504151844.j3FIisgP090570@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2005-04-15 18:44:54 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/acpica     madt.c 
    sys/amd64/amd64      io_apic.c mptable.c 
    sys/amd64/include    apicvar.h 
  Log:
  MFi386: use the lapic timer for UP systems that are using the apic so that
  IRQ0 and mixed mode isn't a problem anymore.  This removes mixed mode
  support because nothing is left that uses it.
  
  Revision  Changes    Path
  1.16      +0 -2      src/sys/amd64/acpica/madt.c
  1.15      +19 -91    src/sys/amd64/amd64/io_apic.c
  1.236     +0 -1      src/sys/amd64/amd64/mptable.c
  1.12      +0 -1      src/sys/amd64/include/apicvar.h



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