X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=src%2Fmainboard%2Fpcengines%2Falix1c%2FConfig.lb;h=73a1875280303927404c7b7f49cc6d4e3693eda8;hb=2ee5c9e21b6f2b3f7a76f27b90bd8f4b240839c7;hp=c78587851bb49c434fb9b7c7822bc0b2ebae962b;hpb=0fd8ccd7e71772c9827bffd5632ec4f218e26783;p=coreboot.git diff --git a/src/mainboard/pcengines/alix1c/Config.lb b/src/mainboard/pcengines/alix1c/Config.lb index c78587851..73a187528 100644 --- a/src/mainboard/pcengines/alix1c/Config.lb +++ b/src/mainboard/pcengines/alix1c/Config.lb @@ -148,9 +148,9 @@ chip northbridge/amd/lx # Invert mask = IRQ 12 and 1 are active high. Keyboard and Mouse IRQs. OK # How to get these? Boot linux and do this: # rdmsr 0x51400025 - register "lpc_serirq_enable" = "0x000010da" + register "lpc_serirq_enable" = "0x0000105a" # rdmsr 0x5140004e -- polairy is high 16 bits of low 32 bits - register "lpc_serirq_polarity" = "0x0000EF25" + register "lpc_serirq_polarity" = "0x0000EFA5" # mode is high 10 bits (determined from code) register "lpc_serirq_mode" = "1" # Don't yet know how to find this.