9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Russ Cox" <rsc@plan9.bell-labs.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] /sys/src/^(9 boot)^/pc/memory.c
Date: Tue, 17 Sep 2002 21:26:58 -0400	[thread overview]
Message-ID: <9e103fd1a1d109673ba2d676e8950368@plan9.bell-labs.com> (raw)

> Isn't always there the possibility to add a hwcursor also?. I think hw
> cursors are directly supported by VESA standards, but I think one
> thing is independant from another. Isn't it possible to use VESA for
> mode switching or whatever and reduce the code you have to write for
> the card to write the hwcursor support?.

VESA actually says nothing about hardware cursors
last I checked; if you're going the VESA route you
really want to reduce the necessary code to zero.
There's an important qualitative difference
between zero and non-zero.  Mainly, people who
don't write drivers are still up to the task of
writing zero lines of code.

> Another question. What is the software cursor really necessary for?
> (other than in vmware). Do there really exist modern cards
> which don't support hardware cursor?.

Full-screen VMware is another thing I'd forgotten
about.  But yes, most modern cards have hardware
cursors.

Russ


             reply	other threads:[~2002-09-18  1:26 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-18  1:26 Russ Cox [this message]
2002-09-18  5:31 ` paurea
  -- strict thread matches above, loose matches on Subject: below --
2002-09-18 16:46 Charles Forsyth
2002-09-18 11:38 Russ Cox
2002-09-18 23:21 ` paurea
2002-09-18  4:49 Russ Cox
2002-09-18  5:02 ` Lucio De Re
2002-09-17 23:13 rob pike, esq.
2002-09-18  4:18 ` Lucio De Re
2002-09-18 16:42   ` rob pike, esq.
2002-09-18 12:08     ` Lucio De Re
2002-09-17 22:58 Russ Cox
2002-09-17 23:41 ` paurea
2002-09-17 22:56 rob pike, esq.
     [not found] <dhog@plan9.bell-labs.com>
2002-09-17 22:04 ` David Gordon Hogan
2002-09-17 22:08   ` Scott Schwartz
2002-09-17  7:57 Charles Forsyth
2002-09-17 15:13 ` Axel Belinfante
2002-09-17 20:08   ` Axel Belinfante
2002-09-17 20:37     ` Axel Belinfante
2002-09-17  4:19 YAMANASHI Takeshi
2002-09-17  2:58 Russ Cox
2002-09-17  2:40 YAMANASHI Takeshi

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=9e103fd1a1d109673ba2d676e8950368@plan9.bell-labs.com \
    --to=rsc@plan9.bell-labs.com \
    --cc=9fans@cse.psu.edu \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).