linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nikhil Jagtiani <a3158c@motorola.com>
To: linux-fbdev-devel@lists.sourceforge.net
Subject: framebuffer driver as a module
Date: Fri, 16 Aug 2002 15:40:31 -0700	[thread overview]
Message-ID: <3D5D7F5F.7E14609C@motorola.com> (raw)

Hi,

I am running linux on an ipaq with framebuffer support. I need to enable
support for an external graphics card  through a pcmcia slot - the
driver for which does not exist.

As this is my first in terms of device driver writing, I would be
grateful for some advice.

Is it possible to write this additional driver as a dynamic kernel
module (along the lines of fbmem.c which is static), which however
itself implements all device specific functions? Can this  make use of
the same ioctl functions that fbmem.c uses (defined in fb.h)? Would
there be a conflict considering that fbmem would remain in the system?

Alternately if i am to write this as a static module (which loads onto
fbmem.c) - is there any way i could test it out without having to
recompile the kernel repeatedly?

Any other suggestions on how to proceed would be very welcome.

Many Thanks,

Nikhil Jagtiani



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390

             reply	other threads:[~2002-08-16 22:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-16 22:40 Nikhil Jagtiani [this message]
2002-08-16 23:04 ` framebuffer driver as a module Petr Vandrovec

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=3D5D7F5F.7E14609C@motorola.com \
    --to=a3158c@motorola.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).