[coreboot-gerrit] Patch set updated for coreboot: mainboard/asus/kgpe-d16: Use W83667HG-A specific PS/2 ASL file

Timothy Pearson (tpearson@raptorengineeringinc.com) gerrit at coreboot.org
Mon Feb 1 19:36:32 CET 2016


Timothy Pearson (tpearson at raptorengineeringinc.com) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/13166

-gerrit

commit 65df7a4fd36d8ed350ce69190a65602000429c8b
Author: Timothy Pearson <tpearson at raptorengineeringinc.com>
Date:   Tue Nov 24 14:12:01 2015 -0600

    mainboard/asus/kgpe-d16: Use W83667HG-A specific PS/2 ASL file
    
    Change-Id: I5a4e223b2e247decd30d8fb2a083be4cff6500a4
    Signed-off-by: Timothy Pearson <tpearson at raptorengineeringinc.com>
---
 src/mainboard/asus/kgpe-d16/dsdt.asl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/mainboard/asus/kgpe-d16/dsdt.asl b/src/mainboard/asus/kgpe-d16/dsdt.asl
index 702ace1..5f9195a 100644
--- a/src/mainboard/asus/kgpe-d16/dsdt.asl
+++ b/src/mainboard/asus/kgpe-d16/dsdt.asl
@@ -562,7 +562,7 @@ DefinitionBlock (
 					})
 				}
 
-				#include "../../../drivers/pc80/ps2_controller.asl"
+				#include "../../../superio/winbond/w83667hg-a/ps2_controller.asl"
 
 				/* UART 1 */
 				Device (URT1)



More information about the coreboot-gerrit mailing list