From: Robert Hancock <hancockrwd@gmail.com>
To: Daniel J Blueman <daniel.blueman@gmail.com>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>, linux-acpi@vger.kernel.org
Subject: Re: [2.6.31-rc6] ACPI region conflict regression...
Date: Sun, 16 Aug 2009 10:52:19 -0600 [thread overview]
Message-ID: <4A883943.5050508@gmail.com> (raw)
In-Reply-To: <6278d2220908160259v38c34c4ck6db2853ae886492@mail.gmail.com>
On 08/16/2009 03:59 AM, Daniel J Blueman wrote:
> When booting 2.6.31-rc6 on some x86-64 hardware with fan control and
> monitoring via the Winbond 83627 chip, 2.6.31-rc6 prevents the module
> using an I/O region [1] described in the ACPI DSDT table [2] - which
> didn't occur in -rc5.
>
> Is there a way to relax this, or does it require adding
> acpi_bus_register_driver(struct acpi_driver) and the needed code this
> late in the game?
>
> Thanks,
> Daniel
>
> --- [1]
>
> w83627ehf: Found W83627EHG chip at 0x290
> ACPI: I/O resource w83627ehf [0x295-0x296] conflicts with ACPI region
> SEN1 [0x295-0x296]
> ACPI: Device needs an ACPI driver
This is only a warning, it doesn't prevent reserving the region by
default, does it?
>
> --- [2]
>
> OperationRegion (SEN1, SystemIO, 0x0295, 0x02)
> Field (SEN1, ByteAcc, NoLock, Preserve)
> {
> SEI0, 8,
> SED0, 8
> }
prev parent reply other threads:[~2009-08-16 16:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-16 9:59 [2.6.31-rc6] ACPI region conflict regression Daniel J Blueman
2009-08-16 10:35 ` Matthew Garrett
2009-08-16 16:52 ` Robert Hancock [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4A883943.5050508@gmail.com \
--to=hancockrwd@gmail.com \
--cc=daniel.blueman@gmail.com \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).