Attention is currently required from: Nico Huber, Paul Menzel.
Keith Hui has posted comments on this change by Keith Hui. ( https://review.coreboot.org/c/coreboot/+/82632?usp=email )
Change subject: sio/nuvoton: Implement a common ramstage ACPI LDN helper ......................................................................
Patch Set 6:
(3 comments)
Patchset:
PS5:
You mean pc_keyboard_init(), right? That's kind of always deprecated and disabled […]
Maybe rip the aux device part out of pc_keyboard_init(), and when the conditions are right, swap the port and run it, if the mouse isn't there, swap it back?
File src/superio/nuvoton/common/common.c:
https://review.coreboot.org/c/coreboot/+/82632/comment/bfaf4685_2796ea99?usp... : PS5, Line 53: /* TODO: Show proper message for "keep". */
Oh yeah that's how! Thanks for the tip
Done
https://review.coreboot.org/c/coreboot/+/82632/comment/bf05199d_4646ff21?usp... : PS5, Line 61: KB_WAKEUP_ANYKEY
Or nvram option?
I just removed the mouse wakeup. Can't do it with a USB mouse either.