Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/x86/x86



Module Name:    src
Committed By:   ad
Date:           Mon May 12 23:46:02 UTC 2008

Modified Files:
        src/sys/arch/x86/x86: lapic.c

Log Message:
- lapic_map: if we have an APIC MSR, ignore the supplied address and ask the
  hardware where it is mapped. At least one ACPI implementation seems to lie
  about the physical address of the lapic.

- lapic_initclocks: be paranoid and issue an EOI.


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 src/sys/arch/x86/x86/lapic.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index