Author: arvenil Date: Sat Oct 18 23:36:48 2008 GMT Module: SOURCES Tag: HEAD ---- Log message: - added modprobe config file for uvesafb
---- Files affected: SOURCES: v86d-uvesafb.conf (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/v86d-uvesafb.conf diff -u /dev/null SOURCES/v86d-uvesafb.conf:1.1 --- /dev/null Sun Oct 19 01:36:49 2008 +++ SOURCES/v86d-uvesafb.conf Sun Oct 19 01:36:43 2008 @@ -0,0 +1,8 @@ +# This file sets the parameters for uvesafb module. +# The following format should be used: +# options uvesafb mode=<xres>x<yres>[-<bpp>][@<refresh>] scroll=<ywrap|ypan|redraw> ... +# +# For more details see: +# http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=Documentation/fb/uvesafb.txt +# +#options uvesafb mode=1280x1024-32 scroll=ywrap ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
