Subject: Re: 1.6ZE does not fully recognize RAM
To: David Laight <david@l8s.co.uk>
From: Rob Sanchez <sanchero@gvsu.edu>
List: port-i386
Date: 11/07/2003 17:05:25
David Laight wrote:
> ok so it is the:
> +	movl    $0xe820, %eax           /* Some BIOS check EAX value */
> -	movw    $0xe820, %ax
> change that makes the difference.

Yes, definitely.

Just for kicks I replaced the new line with the old line and rebooted - I 
get the old behavior, only 64 megs.  So yeah, that did it.

Thanks again.

Rob