* Andon Tschauschev <[EMAIL PROTECTED]> [070521 20:46]:
> 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.



-- 
coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br.
      Tel.: +49 761 7668825 • Fax: +49 761 7664613
Email: [EMAIL PROTECTED]  • http://www.coresystems.de/

-- 
linuxbios mailing list
[email protected]
http://www.linuxbios.org/mailman/listinfo/linuxbios

Reply via email to