linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* porting fb driver to 2, 6(fb_get_fix, fb_get_var)
@ 2006-06-12 12:26 syed khader
  2006-06-12 12:44 ` Antonino A. Daplas
  0 siblings, 1 reply; 6+ messages in thread
From: syed khader @ 2006-06-12 12:26 UTC (permalink / raw)
  To: linux-fbdev-devel

Hi,
  I am trying to port one of our LCD display frame
buffer driver to 2.6 kernel.
  The old 2.4 kernel had these functions defined in
fb_ops
    fb_open:    
    fb_release:
    fb_get_fix: 
    fb_get_var:     
    fb_set_var: 
    fb_get_cmap:
    fb_set_cmap: 
    fb_ioctl:   

  But the latest 2.6 fb_ops has removed these and
there is entirely new set of functions. 
  I tried to go to list archives but I could not find
information. 
  What functions in 2.6 fb_ops should to used to
implement this old 2.4 set of functions?

Regards
Syed






__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-06-21  8:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-12 12:26 porting fb driver to 2, 6(fb_get_fix, fb_get_var) syed khader
2006-06-12 12:44 ` Antonino A. Daplas
2006-06-20 12:01   ` syed khader
2006-06-20 14:25     ` Antonino A. Daplas
2006-06-21  7:37       ` syed khader
2006-06-21  8:41         ` Antonino A. Daplas

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).