hi,

is there a specific reason why the 1280x960 resolutions have two mode 
numbers (one being an exact duplicate of the other) in vbetables-gen.c 
(0x180 = 0x182, 0x181 = 0x183, see below)?

...
{ 1280, 960, 24                      , 0x180},
{ 1280, 960, 32                      , 0x181},
{ 1280, 960, 24                      , 0x182},
{ 1280, 960, 32                      , 0x183},
...

and is there a reason why those "new" modes weren't added in vbe.h too?

bye,
Andi

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to