• Ian Armstrong's avatar
    V4L/DVB: ivtv: Automatic firmware reload · 215659d1
    Ian Armstrong authored
    If the firmware has failed, this patch will automatically reload &
    restart the card. The previous card state will be restored on a
    successful restart.  Firmware reload will only happen if neither the
    encoder or decoder is active.  If the card is busy then behaviour is as
    before, returning -EIO on device access until the reload can occur. On
    cards that support video output, coloured bars will be displayed during
    the reload.
    
    Andy Walls (ivtv maintainer and patch committer) made minor tweaks to
    comments and the logged messages, but nothing substantial otherwise.
    Signed-off-by: default avatarIan Armstrong <ian@iarmst.demon.co.uk>
    Signed-off-by: default avatarAndy Walls <awalls@md.metrocast.net>
    Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
    215659d1
ivtv-fileops.c 31.7 KB