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





------- Comment #46 from [EMAIL PROTECTED]  2007-10-06 00:02 -------
Created an attachment (id=13055)
 --> (http://bugzilla.kernel.org/attachment.cgi?id=13055&action=view)
communication log with force poll reading

There is one interrupt after write, and the read is done by polling the status.
By the way, all four status register reading which are marked with '*' are
necessary, or it is enough to read the status register once after interrupt?

[  261.203966] ACPI: EC: acpi_ec_transaction_unlocked(): enter, count=2498
[  261.203971] ACPI: EC: <--- command=0x80
[* 261.203977] ACPI: EC: ---> status=0x0A
[* 261.203983] ACPI: EC: ---> status=0x0A
[  261.204057] ACPI: EC: ~~~> interrupt (2499)
[* 261.204068] ACPI: EC: ---> status=0x08
[* 261.204078] ACPI: EC: ---> status=0x08
[  261.204082] ACPI: EC: <--- data=0x10
[  261.204088] ACPI: EC: acpi_ec_transaction_unlocked(): after write_cmd,
count=2499
[  261.204093] ACPI: EC: acpi_ec_transaction_unlocked(): before read_data,
count=2499
[  261.204100] ACPI: EC: ---> status=0x01
[  261.204104] ACPI: EC: ---> data=0x05
[  261.204108] ACPI: EC: acpi_ec_transaction_unlocked(): exit, count=2499


-- 
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: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to