http://bugzilla.kernel.org/show_bug.cgi?id=9781





------- Comment #32 from [EMAIL PROTECTED]  2008-01-30 05:56 -------
Sure, happy to help. This are the results of the tests using the tool:

When the bug is present(normal linux function):
a. ./ior --addr 0x504 --width 16 
 the value of IO port 0x504 is fefb
b. ./ior --addr 0x50c --width 16 
 the value of IO port 0x50c is 1eda
c. ./ior --addr 0x52c --width 16 
 the value of IO port 0x52c is 3000

When the bug is not present (reseting xp)
a. ./ior --addr 0x504 --width 16 
 the value of IO port 0x504 is fefb
b. ./ior --addr 0x50c --width 16 
 the value of IO port 0x50c is 3eda
c. ./ior --addr 0x52c --width 16 
 the value of IO port 0x52c is 3000

as for the second set of tests, shall i make them when the bug is present, not
present, or make them for both cases? also, step c, what do you mean by echo
0xa.?


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to