V4L/DVB (4463): New firmware for Nova-t-usb2
authorPatrick Boettcher <pb@linuxtv.org>
Sat, 29 Jul 2006 21:24:21 +0000 (18:24 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Tue, 26 Sep 2006 14:53:47 +0000 (11:53 -0300)
Thomas Rokamp and others are reporting:
"I have now with success extracted a working firmware for the 93004 rev. C1A2."
This patch increments the firmware version to 2.

Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/dvb-usb/nova-t-usb2.c

index 412039d..79f0a02 100644 (file)
@@ -156,7 +156,7 @@ static struct dvb_usb_properties nova_t_properties = {
        .pid_filter_count = 32,
 
        .usb_ctrl = CYPRESS_FX2,
-       .firmware = "dvb-usb-nova-t-usb2-01.fw",
+       .firmware = "dvb-usb-nova-t-usb2-02.fw",
 
        .size_of_priv     = sizeof(struct dibusb_state),