- ov511.txt: updated This patch synchonizes Claudio's patches with the official driver. Changes are to ov511.c, ov511.h, and videodev.c: 1.15cm3 (20000527): - Fixed a brown paper bag bug related to the experimental code to set the 7610 to GBR422 1.15cm2 (20000525): - Grayscale mode fixed by Bret Wallach - Value in register 0x0f set to 0x85 (according to Lawrence Glaister's AEC mode tests) - Line counters for 480 and 240 modes fixed by Lawrence Glaister - Added an experimental code to set the 7610 to GBR422 mode (define OV511_GBR422 to enable it) - Added Bret Wallach's clock divisor formula and removed clock from mode_list - Removed redundant snapshot parameters from mode_list - Restored timestamping code