|
From: James S. <jsi...@tr...> - 2002-07-05 02:38:38
|
> > api. I'm going to removal the old fbgen code soon. > > how soon, and is there documentation or sample code for the changed api > ? In the next few days. Take a look at several drivers that have been ported over. Plus take a look at skeletonfb.c. It details alot. If you have furthur questions feel free to ask. > BTW, i suppose now it will be easier to implement dual head with a dual > output board ? Yes :-) ON struct fb_info for each framebuffer and a struct xxx_par for the hardware. In this case your xxx_par struct would be shared betweem each struct fb_info. > > Friendly, > > Sven Luther > > > |