|
From: Antonino D. <ad...@po...> - 2003-01-30 23:14:39
|
On Sat, 2003-01-25 at 04:14, James Simmons wrote: > > I applied part of the patch. I like to avoid changing nv_driver to much > because it is based on the X windows driver. Easier to keep them sync. > What we could do is move the following > > riva_common_setup(par); > .. > > par->dclk_max = par->riva.MaxVClock.. > > from rivafb_probe to riavfb_open. Can you give tht a try and tell me if it > works. > I haven't tried this yet, but I think it will work. The only (very minor) problem with this is the rivafb's printk output will be incorrect (no info on video memory size). Tony |