<p>Tristan Corrick has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/27797">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">superio/nuvoton/nct6776/acpi: Add PS/2 mouse support<br><br>By defining SUPERIO_KBC_PS2M, ACPI code is added to show the PS/2 mouse.<br>This has been tested on an ASUS P8H61-M LX with Linux 4.9.110 and<br>4.17.8. In each case, the PS/2 mouse works automatically, whereas it was<br>not detected before.<br><br>Change-Id: I7983f85b3fd23547950f1f75a81bbca63c63d52b<br>Signed-off-by: Tristan Corrick <tristan@corrick.kiwi><br>---<br>M src/superio/nuvoton/nct6776/acpi/superio.asl<br>1 file changed, 1 insertion(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/97/27797/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/superio/nuvoton/nct6776/acpi/superio.asl b/src/superio/nuvoton/nct6776/acpi/superio.asl</span><br><span>index 980eab9..abd5562 100644</span><br><span>--- a/src/superio/nuvoton/nct6776/acpi/superio.asl</span><br><span>+++ b/src/superio/nuvoton/nct6776/acpi/superio.asl</span><br><span>@@ -152,6 +152,7 @@</span><br><span>     #undef SUPERIO_KBC_PS2M</span><br><span>      #undef SUPERIO_KBC_PS2LDN</span><br><span>    #define SUPERIO_KBC_LDN 5</span><br><span style="color: hsl(120, 100%, 40%);">+     #define SUPERIO_KBC_PS2M</span><br><span>     #include <superio/acpi/pnp_kbc.asl></span><br><span> #endif</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/27797">change 27797</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/27797"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I7983f85b3fd23547950f1f75a81bbca63c63d52b </div>
<div style="display:none"> Gerrit-Change-Number: 27797 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Tristan Corrick <tristan@corrick.kiwi> </div>