public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* bug/typo in vbetables-gen.c?
@ 2008-02-19 17:19 Andreas Winkelbauer
  0 siblings, 0 replies; only message in thread
From: Andreas Winkelbauer @ 2008-02-19 17:19 UTC (permalink / raw)
  To: kvm-devel

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/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-02-19 17:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-19 17:19 bug/typo in vbetables-gen.c? Andreas Winkelbauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox