http://arstechnica.com/cpu/03q1/x86-64/x86-64-1.html

When AMD's engineers started looking for legacy x86
features to jettison, the first thing to go was the
segmented memory model. Programs written to the x86-64
ISA will use a flat, 64-bit virtual address space.
Furthermore, legacy x86 applications running in long
mode's compatibility sub-mode must run in protected
mode. Support for real mode and virtual-8086 mode are
absent in long mode and available only in legacy mode.
This isn't too much of a hassle, though, since, except
for a few fairly old legacy applications, modern x86
apps use protected mode.
-----------------------------------------------------

So if the x86-64 is getting rid of real mode when
running a 64b OS, how is XFree going to make those
nasty old vm86 INT 10 calls for things like getting
DDC and resetting secondary adapters?



=====
Jon Smirl
[EMAIL PROTECTED]

__________________________________________________
Do you Yahoo!?
Yahoo! Web Hosting - establish your business online
http://webhosting.yahoo.com


-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to