From: Antonino Daplas <adaplas@pol.net>
To: Denis Oliver Kropp <dok@directfb.org>
Cc: Jon Smirl <jonsmirl@yahoo.com>,
Kendall Bennett <KendallB@scitechsoft.com>,
Linux Fbdev development list
<linux-fbdev-devel@lists.sourceforge.net>,
DirectFB-devel <directfb-dev@directfb.org>
Subject: Re: [directfb-dev] Re: [ANNOUNCE]: VM86 Daemon
Date: 01 Apr 2003 21:38:55 +0800 [thread overview]
Message-ID: <1049204274.1050.31.camel@localhost.localdomain> (raw)
In-Reply-To: <20030401120835.GA30421@skunk.convergence.de>
On Tue, 2003-04-01 at 20:08, Denis Oliver Kropp wrote:
>
> I'm wondering if there are plans to have /dev/fbX provide
> bus/device/function number for easier mapping. It's PCI related,
> but it would help fbDRI etc.
>
Not too sure about this.
> > > also be able to get the /dev/fb code into the kernel.
> > > Getting a driver in that creates /dev/vm86 is going to
> > > be harder.
> >
> > I would rather have the code rejected than back-dooring it behind fbdev.
> > If it's going to be accepted, it has to be on its own merit.
>
> If vm86 doesn't (need to) know anything about the framebuffer drivers
> I would prefer an extra device, too.
Yes, /dev/vm86 is completely separate from /dev/fbX.
>
> Why is it called /dev/vm86 if it's not restricted to x86?
> Sounds more like a /dev/firmwared or /dev/biosd.
>
It actually started as /dev/vesafb. It seems that it can still become
more generic. There are at least 2 ideas on this though:
1. Make primary protocol x86 encoded, and just let the daemon convert
it to something the backend will understand. For example, VBE int 0x10
ax = 0x4f01 (Set Video mode), will be encoded by the daemon into another
protocol depending on the backend. This will be easy for /dev/vm86, hard
for the daemon.
2 Make /dev/vm86 also pass non-x86 requests. This will be hard for
/dev/vm86, but easy for the daemon.
Tony
-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb:
Dedicated Hosting for just $79/mo with 500 GB of bandwidth!
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
prev parent reply other threads:[~2003-04-01 13:43 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-31 9:53 [ANNOUNCE]: VM86 Daemon Antonino Daplas
2003-04-01 0:07 ` Jon Smirl
2003-04-01 0:27 ` Kendall Bennett
2003-04-01 1:27 ` Antonino Daplas
2003-04-01 8:29 ` Benjamin Herrenschmidt
2003-04-01 9:41 ` Antonino Daplas
2003-04-01 11:34 ` Benjamin Herrenschmidt
2003-04-01 13:38 ` Antonino Daplas
2003-04-01 13:53 ` Benjamin Herrenschmidt
2003-04-01 15:32 ` Antonino Daplas
2003-04-01 15:22 ` Jon Smirl
2003-04-01 16:25 ` Antonino Daplas
2003-04-01 16:44 ` Benjamin Herrenschmidt
2003-04-01 18:30 ` Small API change Benjamin Herrenschmidt
2003-04-01 20:10 ` Geert Uytterhoeven
2003-04-01 22:03 ` Benjamin Herrenschmidt
2003-04-02 22:01 ` James Simmons
2003-04-02 22:11 ` Benjamin Herrenschmidt
2003-04-01 1:04 ` [ANNOUNCE]: VM86 Daemon Antonino Daplas
2003-04-01 4:01 ` Jon Smirl
2003-04-01 9:41 ` Antonino Daplas
[not found] ` <20030401120835.GA30421@skunk.convergence.de>
2003-04-01 13:38 ` Antonino Daplas [this message]
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=1049204274.1050.31.camel@localhost.localdomain \
--to=adaplas@pol.net \
--cc=KendallB@scitechsoft.com \
--cc=directfb-dev@directfb.org \
--cc=dok@directfb.org \
--cc=jonsmirl@yahoo.com \
--cc=linux-fbdev-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 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).