看板 DFBSD_commit 關於我們 聯絡資訊
commit 78e2ad388909b87eb3e69596b3662f8698095eda Author: Sepherosa Ziehau <sephe@dragonflybsd.org> Date: Tue Jul 7 09:41:04 2009 +0800 ACPI package: Factor out acpi_PkgRawGas() It saves the ACPI_GENERIC_ADDRESS in the specified memory location. Summary of changes: sys/dev/acpica5/acpi_package.c | 26 ++++++++++++++++++-------- sys/dev/acpica5/acpivar.h | 2 ++ 2 files changed, 20 insertions(+), 8 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/78e2ad388909b87eb3e69596b3662f8698095eda -- DragonFly BSD source repository