[LinuxBIOS] Reading PMBASE, SMI_EN or SMI_STS

Andon Tschauschev atschauschev at yahoo.com
Tue May 22 14:38:59 CEST 2007


>> Hello,
>>     pmbase_value = pci_read_long(LPCBridge, 0x40);
>
>This neads to read 
>
      >pmbase_value = pci_read_long(LPCBridge, 0x40) & 0xfffffffe ;
>
>I have not checked the data sheets but I would bet the lowest bit is
>enable.


More information about the coreboot mailing list