patch-2.3.99-pre4 linux/drivers/video/amifb.c
Next file: linux/drivers/video/aty128fb.c
Previous file: linux/drivers/video/Makefile
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Mon Apr 10 23:00:08 2000
- Orig file:
v2.3.99-pre3/linux/drivers/video/amifb.c
- Orig date:
Mon Mar 27 08:08:28 2000
diff -u --recursive --new-file v2.3.99-pre3/linux/drivers/video/amifb.c linux/drivers/video/amifb.c
@@ -2415,11 +2415,13 @@
par->crsr.spot_x = par->crsr.spot_y = 0;
par->crsr.height = par->crsr.width = 0;
+#if 0 /* fbmon not done. uncomment for 2.5.x -brad */
if (!fbmon_valid_timings(pixclock[clk_shift], htotal, vtotal,
&fb_info)) {
DPRINTK("mode doesn't fit for monitor\n");
return -EINVAL;
}
+#endif
return 0;
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)