On Wed, 23 Apr 2008 22:50:27 +0200, Rudolf Marek wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi all, > > I checked the DSDT as soon you would not use that driver you are safe to use the > driver you are using right now. > > OperationRegion (HWRE, SystemIO, IOHW, 0x0A) > > The operation region is 0x290-0x29A dont know how the reported line got to 299 0xA is the size, 0x290 + 0xA - 1 = 0x299 is the last I/O port. Nothing wrong here from a mathematical point of view (but this I/O range makes no sense from a hardware point of view. > [ 19.961068] ACPI: I/O resource w83627ehf [0x295-0x296] conflicts with ACPI > region HWRE [0x290-0x299] > > The ATK driver has no extra funcs then the classic driver so I think you can use > what you have right now. You mean that without the ATK0110 driver _nothing_ will access the I/O range? How can you be so sure? -- Jean Delvare