On Tue, Jul 29, 2008 at 03:09:18PM +0200, Peter Stuge wrote:
On Wed, Jul 23, 2008 at 09:51:23PM -0400, Kevin O'Connor wrote:
Looks like some specs disagree here. The pnpbios spec says 0xc0000 - 0xf0000 while
Maybe this is memory addresses inclusive?
the bios boot spec says 0xc0000 - 0xe0000.
And this is 64k start addresses exclusive?
I think the specs are just different. You can find the specs I'm using by google'ing "pnpbiosspecificationv10a.pdf" and "specsbbs101.pdf".
-Kevin