Re: [PATCH] ACPI CMOS region support rev. 3 [was Re: No acpi_dell(4)]

2015-03-06 Thread Anthony Jenkins
On 03/06/2015 06:49 AM, Ian Smith wrote: > On Tue, 3 Mar 2015 11:45:49 -0500, Anthony Jenkins wrote: > > On 03/01/2015 09:29 AM, Ian Smith wrote: > [..] > Regarding systems without ACPI loaded, or active: what happens when the > below AcpiInstallAddressSpaceHandler() call fails, but returns 0?

Re: [PATCH] ACPI CMOS region support rev. 3 [was Re: No acpi_dell(4)]

2015-03-06 Thread Ian Smith
On Tue, 3 Mar 2015 11:45:49 -0500, Anthony Jenkins wrote: > On 03/01/2015 09:29 AM, Ian Smith wrote: [..] > No problem adding logging. The bit I'm confused about (unless I'm > misunderstanding the argument) is why > > # ugly pseudocode > function original_cmos_xfer(): > lo

Re: [PATCH] ACPI CMOS region support rev. 3 [was Re: No acpi_dell(4)]

2015-03-03 Thread Anthony Jenkins
On 03/01/2015 09:29 AM, Ian Smith wrote: > On Fri, 27 Feb 2015 23:26:16 -0500, Anthony Jenkins wrote: > > On 02/27/15 21:56, Bruce Evans wrote: > > > On Sat, 28 Feb 2015, Ian Smith wrote: > > I'm going to contract this down to a couple of points, ok fellas? > > > > > Don't worry about any extra loc

Re: [PATCH] ACPI CMOS region support rev. 3 [was Re: No acpi_dell(4)]

2015-03-01 Thread Ian Smith
On Fri, 27 Feb 2015 23:26:16 -0500, Anthony Jenkins wrote: > On 02/27/15 21:56, Bruce Evans wrote: > > On Sat, 28 Feb 2015, Ian Smith wrote: I'm going to contract this down to a couple of points, ok fellas? > > > Don't worry about any extra locking; this is going to be used at boot > > > and/or

Re: [PATCH] ACPI CMOS region support rev. 3 [was Re: No acpi_dell(4)]

2015-02-27 Thread Anthony Jenkins
On 02/27/15 21:56, Bruce Evans wrote: On Sat, 28 Feb 2015, Ian Smith wrote: On Thu, 26 Feb 2015 10:35:57 -0500, Anthony Jenkins wrote: > On 02/25/2015 02:53 PM, John Baldwin wrote: > > On Monday, February 23, 2015 03:22:57 PM Anthony Jenkins wrote: [.. omissions reflecting change of subjec

Re: [PATCH] ACPI CMOS region support rev. 3 [was Re: No acpi_dell(4)]

2015-02-27 Thread Bruce Evans
On Sat, 28 Feb 2015, Ian Smith wrote: On Thu, 26 Feb 2015 10:35:57 -0500, Anthony Jenkins wrote: > On 02/25/2015 02:53 PM, John Baldwin wrote: > > On Monday, February 23, 2015 03:22:57 PM Anthony Jenkins wrote: [.. omissions reflecting change of subject ..] > >> I'd like to make the acpi_wmi

Re: [PATCH] ACPI CMOS region support rev. 3 [was Re: No acpi_dell(4)]

2015-02-27 Thread Ian Smith
On Thu, 26 Feb 2015 10:35:57 -0500, Anthony Jenkins wrote: > On 02/25/2015 02:53 PM, John Baldwin wrote: > > On Monday, February 23, 2015 03:22:57 PM Anthony Jenkins wrote: [.. omissions reflecting change of subject ..] > >> I'd like to make the acpi_wmi(4) interface easier to use, but my b

Re: [PATCH] ACPI CMOS region support rev. 3

2014-09-02 Thread Ian Smith
On Fri, 29 Aug 2014 11:30:49 -0400, Anthony Jenkins wrote: > Okay here's another revision of the patch, hopefully I made good > progress in cleaning up the style and addressing everyone's > concerns.  Comments/criticisms welcome as always! > > Patches: > * Current: http://www.qtchat.org