lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sun, 16 Aug 2009 10:52:19 -0600
From:	Robert Hancock <hancockrwd@...il.com>
To:	Daniel J Blueman <daniel.blueman@...il.com>
CC:	Linux Kernel <linux-kernel@...r.kernel.org>,
	linux-acpi@...r.kernel.org
Subject: Re: [2.6.31-rc6] ACPI region conflict regression...

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
>      }

--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ