|
From: Sven L. <lu...@la...> - 2002-07-05 05:51:22
|
On Thu, Jul 04, 2002 at 07:38:27PM -0700, James Simmons wrote: > > > > 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. Well, the only problem is that i don't have much time :((( But i will have a look at it. do i need to get the bk tree, or can i start working with the 2.5.24 linus tree i now have ? Maybe there is a patch available somewhere ? > > 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 |