Quoting Sumit Birla ([EMAIL PROTECTED]):
> This is what I found in savagefb.c
>
> static struct fb_var_screeninfo __devinitdata savagefb_var800x600x8 = {
> accel_flags: FB_ACCELF_TEXT,
> xres: 800,
> yres: 600,
> xres_virtual: 800,
> yres_virtual: 30000,
> bits_per_pixel: 8,
> pixclock: 25000,
> left_margin: 88,
> right_margin: 40,
> upper_margin: 23,
> lower_margin: 1,
> hsync_len: 128,
> vsync_len: 4,
> sync: FB_SYNC_HOR_HIGH_ACT | FB_SYNC_VERT_HIGH_ACT,
> vmode: FB_VMODE_NONINTERLACED
> };
If there isn't a 640x480 mode yet, I could add one.
--
Best regards,
Denis Oliver Kropp
.------------------------------------------.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/ |
"------------------------------------------"
Convergence GmbH
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-users" as subject.