From: David Vrabel <dvrabel@arcom.com>
To: linux-fbdev-devel@lists.sourceforge.net
Cc: adaplas@pol.net, linux-kernel@vger.kernel.org
Subject: Re: [Linux-fbdev-devel] RFC: disallow modular framebuffers
Date: Wed, 02 Mar 2005 11:32:54 +0000 [thread overview]
Message-ID: <4225A466.7030301@arcom.com> (raw)
In-Reply-To: <20050301024118.GF4021@stusta.de>
Adrian Bunk wrote:
>
> Do modular framebuffers really make sense?
Yes. e.g., on embedded systems you may not use the display hardware
(and would therefore like to save a bit of memory) but it's convenient
to have only one build of the kernel/modules.
> OK, distributions like to make everything modular, but all the
> framebuffer drivers I've looked at parse driver specific options in
> their *_setup function only in the non-modular case.
Not the (new) Geode framebuffer driver -- it uses regular module
parameters for this very reason.
> And most framebuffer drivers contain a module_exit function.
> Is there really any case where this is both reasonable and working?
It's useful for testing if nothing else. True, the Geode framebuffer
driver won't restore the mode on unload but since the software VGA
emulation on a Geode is less than perfect[*] I would expect people to
not use vgacon and thus there's nothing really to restore.
David Vrabel
[*] I never did work out what happened to the cursor...
--
David Vrabel, Design Engineer
Arcom, Clifton Road Tel: +44 (0)1223 411200 ext. 3233
Cambridge CB1 7EA, UK Web: http://www.arcom.com/
next prev parent reply other threads:[~2005-03-02 11:32 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-01 2:41 RFC: disallow modular framebuffers Adrian Bunk
2005-03-01 3:46 ` Jeff Garzik
2005-03-01 6:07 ` Jon Smirl
2005-03-01 17:52 ` [Linux-fbdev-devel] " James Simmons
2005-03-01 12:49 ` [Linux-fbdev-devel] " Antonino A. Daplas
2005-03-01 13:15 ` Antonino A. Daplas
2005-03-03 16:56 ` Adrian Bunk
2005-03-03 19:50 ` Antonino A. Daplas
2005-03-03 20:20 ` Adrian Bunk
2005-03-03 20:37 ` Antonino A. Daplas
2005-03-03 23:07 ` [2.6 patch] make savagefb one module Adrian Bunk
2005-03-04 9:17 ` [Linux-fbdev-devel] " Geert Uytterhoeven
2005-03-05 1:12 ` Adrian Bunk
2005-03-05 20:49 ` Antonino A. Daplas
2005-03-01 16:59 ` RFC: disallow modular framebuffers Jesse Barnes
2005-03-02 11:32 ` David Vrabel [this message]
2005-03-02 12:17 ` Paul Mundt
2005-03-02 18:01 ` Jon Smirl
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=4225A466.7030301@arcom.com \
--to=dvrabel@arcom.com \
--cc=adaplas@pol.net \
--cc=linux-fbdev-devel@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
/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).