https://bugzilla.kernel.org/show_bug.cgi?id=14337





--- Comment #5 from Bjorn Helgaas <bjorn.helg...@hp.com>  2010-04-27 18:55:49 
---
Created an attachment (id=26162)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=26162)
Windows with a non-aligned IO window

Here's a Windows screenshot showing an I/O window where [_MIN to _MIN + _LEN -
1] would be [io  0x0d00-0xffff], but Windows is apparently using [_MIN to
_MAX], or [io  0xd00-0xfffe].

Doing the same in Linux would make the code simpler and (I hope) closer to what
Windows does.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

------------------------------------------------------------------------------
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to