• I
    V4L/DVB: ivtv: Automatic firmware reload · 215659d1
    Ian Armstrong 提交于
    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: NIan Armstrong <ian@iarmst.demon.co.uk>
    Signed-off-by: NAndy Walls <awalls@md.metrocast.net>
    Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
    215659d1
ivtvfb.c 36.0 KB