[<prev] [next>] [day] [month] [year] [list]
Message-ID: <loom.20090506T182838-226@post.gmane.org>
Date: Wed, 6 May 2009 18:44:08 +0000 (UTC)
From: Lifesaver <ratin3@...il.com>
To: linux-kernel@...r.kernel.org
Subject: DMI information from a kernel module?
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists