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





--- Comment #65 from Oleksij Rempel (fishor) <bug-tr...@fisher-privat.net>  
2012-05-26 06:11:22 ---
Ok, this dsdt method looks like in asus ux31e but triggers some new bug. hm..
According to this dsdt if we enter S3 sleeps state, we should put usb
controller in acpi_d2 state. Normally we assume acpi_d2 == pci_d2, at least
current code do this. But according to controller documentation (for asus
ux31e, not for hardware in this case) usb controller do not support D2 state.
On my hardware i can pass pci_D2 and it will be just ignored, it will continue
to stay in pci_D0. What if this controller do not support pci_D2 and will cause
this problem?

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to