All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andreas Winkelbauer <andreas.winkelbauer@gmx.at>
To: kvm-devel@lists.sourceforge.net
Subject: bug/typo in vbetables-gen.c?
Date: Tue, 19 Feb 2008 18:19:44 +0100	[thread overview]
Message-ID: <47BB0FB0.9010700@gmx.at> (raw)

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/

                 reply	other threads:[~2008-02-19 17:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47BB0FB0.9010700@gmx.at \
    --to=andreas.winkelbauer@gmx.at \
    --cc=kvm-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.