Subject: Re: [ksulliva@psc.edu] port-i386/4386: apm problems in -current
To: None <rvb@sicily.odyssey.cs.cmu.edu>
From: Chris G. Demetriou <cgd@pa.dec.com>
List: port-i386
Date: 10/30/1997 13:42:21
> IBM has been stupid for a long time. On the 701c and 755 they steal
> the last physical page before the gap (0xbffff) and use of as part of
> their suspend/resume processing; they will store into the page!!!!
And what do they report as their bios base memory? 640k? or 639k?
If the latter, the current code does the right thing; that's what my
laptop (a ThinkPad 760EL) does. I know it does the right thing
because it broke, and i _made_ it d othe right thing.
If they report a base memory of 640k, then indeed they are broken, and
should be kludged around via something like a kernel option.
cgd