linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alessio Sangalli <alesan@manoweb.com>
To: krzysztof.h1@poczta.fm
Cc: "linux-fbdev-devel@lists.sourceforge.net"
	<linux-fbdev-devel@lists.sourceforge.net>
Subject: Re: Implementing new fb driver
Date: Thu, 18 Sep 2008 17:15:11 -0700	[thread overview]
Message-ID: <48D2EF0F.1080701@manoweb.com> (raw)
In-Reply-To: <48D13AFF.3050803@manoweb.com>

Alessio Sangalli wrote:

>>> the fb API unable to deal with this? I have read only 1-bit cursor
>>> images are supported.
>>>
>> No. Look at the include/linux/fb.h


I have another question: in fbmem.h line 1070 function fb_ioctl

        case FBIO_CURSOR:
                return -EINVAL;

is the ioctl 'manager' in this file? Why does it return like this? How
is the userspace supposed to deal with the cursor?

Thank you
Alessio



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/

  reply	other threads:[~2008-09-19  0:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-17 13:34 Implementing new fb driver krzysztof.h1
2008-09-17 17:14 ` Alessio Sangalli
2008-09-19  0:15   ` Alessio Sangalli [this message]
2008-09-20 17:30     ` Krzysztof Helt
2008-09-20 18:29       ` Alessio Sangalli
  -- strict thread matches above, loose matches on Subject: below --
2008-07-31  8:11 krzysztof.h1
2008-09-16 22:58 ` Alessio Sangalli
2008-07-31  0:57 Alessio Sangalli

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=48D2EF0F.1080701@manoweb.com \
    --to=alesan@manoweb.com \
    --cc=krzysztof.h1@poczta.fm \
    --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).