On 02/11/16 11:09, Dee Zay wrote:
Hello,

How do I NOT put XHCI into sleep and keep standby for USB keyboard
interrupts?
I cannot find system tunables for this option..
As for the debugging, how do I see the interactions between the BIOS and HC?


Hi,

You need to edit the code in xhci.c then. Further you need to read the XHCI programmers guide how to do this. It is usually a PCI register where you need to set some bits before suspend. Also look at the existing device_suspend routines.

--HPS

_______________________________________________
freebsd-acpi@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-acpi
To unsubscribe, send any mail to "freebsd-acpi-unsubscr...@freebsd.org"

Reply via email to