Hi, I thinks this patch should clean many problems with firmware upload when device doesn't swith to warm state: --- ./v4l-dvb/linux/drivers/media/dvb/dvb-usb/opera1.c 2007-04-25 22:29:52.000000000 +0200 +++ ./v4l-dvb/linux/drivers/media/dvb/dvb-usb/opera1.c 2007-04-26 17:58:24.000000000 +0200 @@ -448,7 +448,7 @@ u8 *b, *p; int ret = 0, i; u8 testval; - info("start downloading fpga firmware"); + printk("FPGA firmware download starts...\n"); if ((ret = request_firmware(&fw, filename, &dev->dev)) != 0) { err("did not find the firmware file. (%s) " Signed-off-by: Michal CIJOML Semler <cijoml@xxxxxxxx> _______________________________________________ linux-dvb mailing list linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb