[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <AANLkTi=Umq5gPr4xT4iChm+B+C+TOF1SB8gC4_ygqztR@mail.gmail.com>
Date: Fri, 11 Feb 2011 10:00:37 -0800
From: Mike Waychison <mikew@...gle.com>
To: Greg KH <greg@...ah.com>
Cc: Tim Hockin <thockin@...gle.com>,
Alan Cox <alan@...rguk.ukuu.org.uk>,
Robert Lippert <rlippert@...gle.com>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: SMBIOS / DMI Event Logs in Linux?
resend as plain text, sorry :(
On Thu, Feb 10, 2011 at 7:20 PM, Greg KH <greg@...ah.com> wrote:
> Wait, if this is just a simple "pass through to the hardware", then just
> export the thing, with the proper permissions, in a single binary sysfs
> file, and do the parsing in userspace.
>
If you mean s/hardware/firmware/, then yes.
>
> That would be the simplest thing to do, and fit the rules for valid
> sysfs files, and keep people from having to dig through /dev/mem, right?
Yup, exposing the log via a bin_attribute and allowing for blobs to be
appended (with the firmware either accepting or rejecting the format
will do).
--
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