From 0e08333349e01961a1019283ce03d02dae56e3a7 Mon Sep 17 00:00:00 2001 From: Ward Vandewege Date: Thu, 26 Apr 2007 20:55:45 +0000 Subject: Activate EC for access to fan speeds and temperature sensors. Signed-off-by: Ward Vandewege Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2619 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/gigabyte/m57sli/Config.lb | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'src/mainboard/gigabyte/m57sli') diff --git a/src/mainboard/gigabyte/m57sli/Config.lb b/src/mainboard/gigabyte/m57sli/Config.lb index b6488a3402..4b19454949 100644 --- a/src/mainboard/gigabyte/m57sli/Config.lb +++ b/src/mainboard/gigabyte/m57sli/Config.lb @@ -256,7 +256,10 @@ chip northbridge/amd/amdk8/root_complex io 0x60 = 0x378 irq 0x70 = 7 end - device pnp 2e.4 off # EC + device pnp 2e.4 on # EC + io 0x60 = 0x290 + io 0x62 = 0x230 + irq 0x70 = 9 end device pnp 2e.5 on # Keyboard io 0x60 = 0x60 @@ -268,7 +271,7 @@ chip northbridge/amd/amdk8/root_complex end device pnp 2e.8 off # MIDI io 0x60 = 0x300 - irq 0x70 = 9 + irq 0x70 = 10 end device pnp 2e.9 off # GAME io 0x60 = 0x220 -- cgit v1.2.3