看板 DFBSD_commit 關於我們 聯絡資訊
commit 1c1f402e0afb0b0f7bef1bf1688c0dbc1af1442f Author: Michael Neumann <mneumann@ntecs.de> Date: Wed Oct 13 23:12:16 2010 +0200 ACPI MADT: Don't use the "Initial APIC ID" in cpu_procinfo(cpuid.1) Apply commit 733c107fab3315769778d1248b45bec918e91a82 for x86_64. Some BIOSes seem to reprogram LAPIC ID to a value different from what's in cpu_procinfo. Summary of changes: sys/platform/pc64/x86_64/mp_madt.c | 22 ++++------------------ 1 files changed, 4 insertions(+), 18 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1c1f402e0afb0b0f7bef1bf1688c0dbc1af1442f -- DragonFly BSD source repository