cvs commit: src/sys/amd64/acpica madt.c src/sys/amd64/amd64 io_apic.c mptable.c src/sys/amd64/include apicvar.h

Peter Wemm peter at FreeBSD.org
Fri Apr 15 11:44:54 PDT 2005


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


More information about the cvs-src mailing list