cvs commit: src/sys/amd64/amd64 io_apic.c local_apic.c
Peter Wemm
peter at FreeBSD.org
Wed Oct 26 15:32:31 PDT 2005
peter 2005-10-26 22:32:30 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 io_apic.c local_apic.c
Log:
MFi386: Various apic fixes and tweaks
* Don't recursively panic if we've already paniced and the local apic is
now stuck.
* Add hw.apic.* tunables/sysctls for extint controls
* Change "lapic%d timer" to "cpu%d timer" intname to match i386
Revision Changes Path
1.16 +12 -2 src/sys/amd64/amd64/io_apic.c
1.18 +8 -4 src/sys/amd64/amd64/local_apic.c
More information about the cvs-src
mailing list