* how to test framebuffer driver
@ 2004-09-08 10:39 Mukund JB.
2004-09-08 19:24 ` Otto Wyss
0 siblings, 1 reply; 3+ messages in thread
From: Mukund JB. @ 2004-09-08 10:39 UTC (permalink / raw)
To: linux-fbdev-devel
Hello all,
my task is to write frame buffer driver.
can someone provide me some material for - how to remove the existing
framebuffer driver and place mine when testing it. Is these any other
way i can test my framebuffer driver.
Are there any applications which can directly run on framebuffer driver
other than X server.
If yes, what r they and how can I test my framebuffer driver using them.
If no, how can I test the fb driver using X server.
Please send all notes, corrections and additions to me regarding the
framebuffer drivers.
Can I write an application by directly opening my fb device and
performing operations like read/write/ioctl on it.
OR
Are there any functions for the following list of fb_ops function
pointer.
I mean when they will be called. r there any system calls for calling
them.
regards,
mukund jampala
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_idP47&alloc_id\x10808&op=click
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: how to test framebuffer driver
2004-09-08 10:39 how to test framebuffer driver Mukund JB.
@ 2004-09-08 19:24 ` Otto Wyss
0 siblings, 0 replies; 3+ messages in thread
From: Otto Wyss @ 2004-09-08 19:24 UTC (permalink / raw)
To: linux-fbdev-devel
"Mukund JB." wrote:
>
> Can I write an application by directly opening my fb device and
> performing operations like read/write/ioctl on it.
>
Yes you can, see here
"http://cvs.sourceforge.net/viewcvs.py/wyodesktop/wyoDesktop/checkdfb/src/app.cpp?view=markup"
or here
"http://cvs.sourceforge.net/viewcvs.py/linux-fbdev/fbtest/main.c?view=markup".
You are welcomed to enhance either test or even write your own. Best if
you look at this thread as well "http://sourceforge.net/mailarchive/forum.php?thread_id=5445188&forum_id=2357".
O. Wyss
--
See a huge pile of work at "http://wyodesktop.sourceforge.net/"
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: how to test framebuffer driver
@ 2004-09-10 5:01 Mukund JB.
0 siblings, 0 replies; 3+ messages in thread
From: Mukund JB. @ 2004-09-10 5:01 UTC (permalink / raw)
To: linux-fbdev-devel; +Cc: otto.wyss
> "Mukund JB." wrote:
> >
> > Can I write an application by directly opening my fb device and
> > performing operations like read/write/ioctl on it.
> >
> Yes you can, see here
>
"http://cvs.sourceforge.net/viewcvs.py/wyodesktop/wyoDesktop/checkdfb/sr
c/
> app.cpp?view=markup"
> or here
> "http://cvs.sourceforge.net/viewcvs.py/linux-
> fbdev/fbtest/main.c?view=markup".
> You are welcomed to enhance either test or even write your own. Best
if
> you look at this thread as well
>
"http://sourceforge.net/mailarchive/forum.php?thread_id=5445188&forum_id
=2
> 357".
>
> O. Wyss
Are these applications running on the X server or do they run directly
on Framebuffer driver.
Being a driver writer I don't want to take the pain of developing such
an application. So, if I just develop a frame buffer driver and run
these applications by D/W them, will it work or shall I have to do any
application level changes.
Have the Application API's that access the driver have changed from
kernel to kernel.
How will the functions defined in fb_ops structure being called. r these
callback functions. If so, how can I identify the Application level call
for each of these call backs.
Thanks a lot to the Linux community for ur continuous support,
Mukund jampala.
-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-09-10 5:16 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-08 10:39 how to test framebuffer driver Mukund JB.
2004-09-08 19:24 ` Otto Wyss
-- strict thread matches above, loose matches on Subject: below --
2004-09-10 5:01 Mukund JB.
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).