On Mon, 1 May 2000, Jeff Garzik wrote:
also, this needs to write 0 (or some value) back to the register, before it calls 'continue' for the !addr case: PciWriteDword( bus, devfn, reg, 0xffffffff ); addr = PciReadDword( bus, devfn, reg ); if( addr == 0 ) continue;
Jeff, I think you just fixed one of my linux problems.
Thanks!
ron
- To unsubscribe: send mail to majordomo@freiburg.linux.de with 'unsubscribe openbios' in the body of the message