看板 DFBSD_commit 關於我們 聯絡資訊
commit 557e6bd5ca96cbeb800d1f40cc333189ba60c69c Author: Sepherosa Ziehau <sephe@dragonflybsd.org> Date: Thu Mar 24 19:18:40 2011 +0800 madt: File relocate In preparation for FADT parsing Summary of changes: .../pc32/{i386/mp_madt.c => acpica5/acpi_madt.c} | 0 sys/platform/pc32/conf/files | 2 +- .../pc64/{x86_64/mp_madt.c => acpica5/acpi_madt.c} | 0 sys/platform/pc64/conf/files | 2 +- 4 files changed, 2 insertions(+), 2 deletions(-) rename sys/platform/pc32/{i386/mp_madt.c => acpica5/acpi_madt.c} (100%) rename sys/platform/pc64/{x86_64/mp_madt.c => acpica5/acpi_madt.c} (100%) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/557e6bd5ca96cbeb800d1f40cc333189ba60c69c -- DragonFly BSD source repository