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


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #18926|0                           |1
        is obsolete|                            |




------- Comment #52 from [EMAIL PROTECTED]  2008-12-02 21:57 -------
Created an attachment (id=19117)
 --> (http://bugzilla.kernel.org/attachment.cgi?id=19117&action=view)
use the attached tool to read I/O port

Hi
   Will you please do the following test on your box?
   a. boot the system with ACPI disable(add the option of "acpi=off")
   b. lspci -vxxx >lspci_acpi_off ; and ./ior --addr 0x804 --width 16 (read the
0x804 I/O port)
   c. ./iow --addr 0xb2 --width 16 --value 0xE1 
   d. lspci -vxxx >lspci_acpi_trans ; and ./ior --addr 0x804 --width 16(read
the 0x804 I/O port)

   After the test, please attach the output.
   Thanks.


-- 
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 the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to