Re: [PATCH] applesmc: add sysfs file to report OSK

2012-12-10 Thread Rene Rebe
On 10.12.2012, at 22:24, Alexander Graf wrote: > On 10.12.2012, at 21:43, Rene Rebe wrote: > >> On 10.12.2012, at 21:19, Alexander Graf wrote: >>> >>> On 10.12.2012, at 20:54, Henrik Rydberg wrote: >>> Hi Guenter, > On Mon, Dec 10, 2012 at 09:51:35AM -0500, Gabriel L. Somlo wr

Re: [PATCH] applesmc: add sysfs file to report OSK

2012-12-10 Thread Alexander Graf
On 10.12.2012, at 21:43, Rene Rebe wrote: > > On 10.12.2012, at 21:19, Alexander Graf wrote: > >> >> On 10.12.2012, at 20:54, Henrik Rydberg wrote: >> >>> Hi Guenter, >>> On Mon, Dec 10, 2012 at 09:51:35AM -0500, Gabriel L. Somlo wrote: > The AppleSMC contains two char[32] keys, O

Re: [PATCH] applesmc: add sysfs file to report OSK

2012-12-10 Thread Rene Rebe
On 10.12.2012, at 21:19, Alexander Graf wrote: > > On 10.12.2012, at 20:54, Henrik Rydberg wrote: > >> Hi Guenter, >> >>> On Mon, Dec 10, 2012 at 09:51:35AM -0500, Gabriel L. Somlo wrote: The AppleSMC contains two char[32] keys, OSK0 and OSK1, which are not reported in the key count

Re: [PATCH] applesmc: add sysfs file to report OSK

2012-12-10 Thread Alexander Graf
On 10.12.2012, at 20:54, Henrik Rydberg wrote: > Hi Guenter, > >> On Mon, Dec 10, 2012 at 09:51:35AM -0500, Gabriel L. Somlo wrote: >>> The AppleSMC contains two char[32] keys, OSK0 and OSK1, which are not >>> reported in the key count and index by default. These keys are used by >>> the OS X bo

Re: [PATCH] applesmc: add sysfs file to report OSK

2012-12-10 Thread Henrik Rydberg
Hi Guenter, > On Mon, Dec 10, 2012 at 09:51:35AM -0500, Gabriel L. Somlo wrote: > > The AppleSMC contains two char[32] keys, OSK0 and OSK1, which are not > > reported in the key count and index by default. These keys are used by > > the OS X boot sequence, and normally don't matter when running Li

Re: [PATCH] applesmc: add sysfs file to report OSK

2012-12-10 Thread Guenter Roeck
On Mon, Dec 10, 2012 at 09:51:35AM -0500, Gabriel L. Somlo wrote: > The AppleSMC contains two char[32] keys, OSK0 and OSK1, which are not > reported in the key count and index by default. These keys are used by > the OS X boot sequence, and normally don't matter when running Linux. > > This patch

Re: [PATCH] applesmc: add sysfs file to report OSK

2012-12-10 Thread Alexander Graf
On 10.12.2012, at 15:51, "Gabriel L. Somlo" wrote: > The AppleSMC contains two char[32] keys, OSK0 and OSK1, which are not > reported in the key count and index by default. These keys are used by > the OS X boot sequence, and normally don't matter when running Linux. > > This patch creates a s

[PATCH] applesmc: add sysfs file to report OSK

2012-12-10 Thread Gabriel L. Somlo
The AppleSMC contains two char[32] keys, OSK0 and OSK1, which are not reported in the key count and index by default. These keys are used by the OS X boot sequence, and normally don't matter when running Linux. This patch creates a sysfs entry which reports the value of these keys as an ASCII stri