Comment 58 for bug 310760

Revision history for this message
AceLan Kao (acelankao) wrote :

@Stefan, the patch is accepted and merged into the mainstream.

commit 4041f6b3b4deaa3c67fbe71b67c3c18ac9ce0207
Author: AceLan Kao <email address hidden>
Date: Mon Jul 27 05:43:55 2009 -0300

    V4L/DVB (12352): gspca - vc032x: Fix mi1310_soc preview and LED

    The patches
        gspca - vc032x: Add resolution 1280x1024 for sensor mi1310_soc.
        gspca - vc032x: Webcam 041e:405b added and mi1310_soc updated.
    will make the preview function not work, so I disable the 1280x1024 resolution
    and revert back to the origin mi1310_soc settings.
    And, using USB snoop tool on Windows to get the correct i2c commands to
    turn on/off the LED flash.

    Signed-off-by: AceLan Kao <email address hidden>
    Signed-off-by: Jean-Francois Moine <email address hidden>
    Signed-off-by: Mauro Carvalho Chehab <email address hidden>