DMI information from a kernel module?

From: Lifesaver
Date: Wed May 06 2009 - 14:45:22 EST


I am using kernel version 2.6.16.46.
I saw some code regarding dmi decoding in the kernel
source tree - arch/i386/kernel/dmi_scan.c. I believe
dmi_scan_machine is done early in the boot process
using bt_ioremap, dmi_alloc etc. Is it the case,
and if yes, is there a way to get a hold of the
stored information (via functions like dmi_get_system_info)
from a dynamically loaded kernel module?



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/