I'm working on a tool that can display information of a computer's
hardware. For this I want to parse the SMBIOS-Structure. I know that I
could search /proc/kcore for the "_SM_" eyecatcher, but I wonder if
there is a "easier" way to get the information (so the tool don't have
to run setuid-root).
Is there a way?
Thank you in advance and have a nice weekend,
Michael
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/