Re: [ibm-acpi-devel] [RFC PATCH] thinkpad-acpi: Improve hardware volume controls

2011-05-12 Thread Matthew Garrett
On Mon, May 09, 2011 at 06:18:46PM -0400, Andy Lutomirski wrote: > Henrique, do you know of anywhere to find AML dumps from different models? > It would be nice to see what SAUM looks like. It looks like SAUM was introduced with the *61 machines, and it's identical from then on. -- Matthew Gar

Re: [ibm-acpi-devel] [RFC PATCH] thinkpad-acpi: Improve hardware volume controls

2011-05-12 Thread Bruce Hill
On Thu, May 12, 2011 at 02:48:27PM +0100, Matthew Garrett wrote: > On Mon, May 09, 2011 at 06:18:46PM -0400, Andy Lutomirski wrote: > > > Henrique, do you know of anywhere to find AML dumps from different models? > > It would be nice to see what SAUM looks like. > > It looks like SAUM was introdu

Re: [ibm-acpi-devel] [RFC PATCH] thinkpad-acpi: Improve hardware volume controls

2011-05-12 Thread Andrew Lutomirski
It's /sys/firmware/acpi/tables/DSDT If you're feeling fancy you can copy it somewhere and run iasl -d on it, but the binary version will do. --Andy On Thu, May 12, 2011 at 9:52 AM, Bruce Hill wrote: > On Thu, May 12, 2011 at 02:48:27PM +0100, Matthew Garrett wrote: >> On Mon, May 09, 2011 at 06

Re: [ibm-acpi-devel] [RFC PATCH] thinkpad-acpi: Improve hardware volume controls

2011-05-12 Thread Andrew Lutomirski
On Thu, May 12, 2011 at 9:48 AM, Matthew Garrett wrote: > On Mon, May 09, 2011 at 06:18:46PM -0400, Andy Lutomirski wrote: > >> Henrique, do you know of anywhere to find AML dumps from different models? >> It would be nice to see what SAUM looks like. > > It looks like SAUM was introduced with the

Re: [ibm-acpi-devel] [RFC PATCH] thinkpad-acpi: Improve hardware volume controls

2011-05-12 Thread Matthew Garrett
On Thu, May 12, 2011 at 10:24:10AM -0400, Andrew Lutomirski wrote: > On Thu, May 12, 2011 at 9:48 AM, Matthew Garrett wrote: > > It looks like SAUM was introduced with the *61 machines, and it's > > identical from then on. > > I wonder the machines with SAUM are the same as the machines on which

Re: [ibm-acpi-devel] [RFC PATCH] thinkpad-acpi: Improve hardware volume controls

2011-05-12 Thread Andrew Lutomirski
[Hi, Dmitry -- there's an input layer question in here for you] On Thu, May 12, 2011 at 10:39 AM, Matthew Garrett wrote: > On Thu, May 12, 2011 at 10:24:10AM -0400, Andrew Lutomirski wrote: >> On Thu, May 12, 2011 at 9:48 AM, Matthew Garrett wrote: >> > It looks like SAUM was introduced with the

Re: [ibm-acpi-devel] [RFC PATCH] thinkpad-acpi: Improve hardware volume controls

2011-05-12 Thread Bruce Hill
On Thu, May 12, 2011 at 10:16:12AM -0400, Andrew Lutomirski wrote: > It's /sys/firmware/acpi/tables/DSDT > > If you're feeling fancy you can copy it somewhere and run iasl -d on > it, but the binary version will do. > > --Andy root@jeremiah ~ # iasl -d /sys/firmware/acpi/tables/DSDT Intel ACPI

Re: [ibm-acpi-devel] [RFC PATCH] thinkpad-acpi: Improve hardware volume controls

2011-05-12 Thread Bruce Hill
On Thu, May 12, 2011 at 10:16:12AM -0400, Andrew Lutomirski wrote: > It's /sys/firmware/acpi/tables/DSDT > > If you're feeling fancy you can copy it somewhere and run iasl -d on > it, but the binary version will do. > > --Andy And btw ... I'm no the list. If you are, also, we can stop Cc'ing ;)

Re: [ibm-acpi-devel] [RFC PATCH] thinkpad-acpi: Improve hardware volume controls

2011-05-12 Thread Andrew Lutomirski
On Thu, May 12, 2011 at 11:30 AM, Bruce Hill wrote: > On Thu, May 12, 2011 at 10:16:12AM -0400, Andrew Lutomirski wrote: >> It's /sys/firmware/acpi/tables/DSDT >> >> If you're feeling fancy you can copy it somewhere and run iasl -d on >> it, but the binary version will do. >> >> --Andy > > root@je

Re: [ibm-acpi-devel] [RFC PATCH] thinkpad-acpi: Improve hardware volume controls

2011-05-12 Thread Dmitry Torokhov
Hi Andrew, On Thu, May 12, 2011 at 10:50:54AM -0400, Andrew Lutomirski wrote: > > I do, however, have a question for the input people. Dmitry: Lenovo > makes laptops which are kind enough to tell us that the volume changed > by sending a keystroke over the atkbd-based keyboard. (wtf!) I've > m

Re: [ibm-acpi-devel] [RFC PATCH] thinkpad-acpi: Improve hardware volume controls

2011-05-12 Thread Bruce Hill
On Thu, May 12, 2011 at 11:34:07AM -0400, Andrew Lutomirski wrote: > On Thu, May 12, 2011 at 11:30 AM, Bruce Hill wrote: > > On Thu, May 12, 2011 at 10:16:12AM -0400, Andrew Lutomirski wrote: > >> It's /sys/firmware/acpi/tables/DSDT > >> > >> If you're feeling fancy you can copy it somewhere and r

Re: [ibm-acpi-devel] [RFC PATCH] thinkpad-acpi: Improve hardware volume controls

2011-05-12 Thread Bruce Hill
On Thu, May 12, 2011 at 11:55:50AM -0400, Andrew Lutomirski wrote: > > Beats me. I used cp to copy it, and it works here. I don't see why > rsync should be any different. > > --Andy Narry a day passeth but that some new learning experience is pressed upon me: root@jeremiah /home/mingdao # rm

Re: [ibm-acpi-devel] [RFC PATCH] thinkpad-acpi: Improve hardware volume controls

2011-05-12 Thread Andrew Lutomirski
On Thu, May 12, 2011 at 12:11 PM, Bruce Hill wrote: > On Thu, May 12, 2011 at 11:55:50AM -0400, Andrew Lutomirski wrote: >> >> Beats me.  I used cp to copy it, and it works here.  I don't see why >> rsync should be any different. >> >> --Andy > > Narry a day passeth but that some new learning expe

Re: [ibm-acpi-devel] [RFC PATCH] thinkpad-acpi: Improve hardware volume controls

2011-05-12 Thread Andrew Lutomirski
On Thu, May 12, 2011 at 11:39 AM, Dmitry Torokhov wrote: > Hi Andrew, > > On Thu, May 12, 2011 at 10:50:54AM -0400, Andrew Lutomirski wrote: >> >> I do, however, have a question for the input people.  Dmitry: Lenovo >> makes laptops which are kind enough to tell us that the volume changed >> by se

Re: [ibm-acpi-devel] [RFC PATCH] thinkpad-acpi: Improve hardware volume controls

2011-05-12 Thread Dmitry Torokhov
On Thu, May 12, 2011 at 03:33:54PM -0400, Andrew Lutomirski wrote: > On Thu, May 12, 2011 at 11:39 AM, Dmitry Torokhov > wrote: > > Hi Andrew, > > > > On Thu, May 12, 2011 at 10:50:54AM -0400, Andrew Lutomirski wrote: > >> > >> I do, however, have a question for the input people.  Dmitry: Lenovo >

Re: [ibm-acpi-devel] [RFC PATCH] thinkpad-acpi: Improve hardware volume controls

2011-05-12 Thread Henrique de Moraes Holschuh
On Thu, 12 May 2011, Andrew Lutomirski wrote: > Still, someone who has an older laptop should test it, because all I > can do is pretend I carefully inspected all the possible code paths. Will do, will do. Please be patient. I will have thinkpad-acpi time this weekend :-) As you all noticed by