Skip to content

Commit 7a8f4cc

Browse files
mkrufkyMauro Carvalho Chehab
authored andcommitted
V4L/DVB (9732): sms1xxx: use new firmware for Hauppauge WinTV MiniStick
New firmware image brings enhanced tuning performance. Firmware is available for download at the following location: http://www.steventoth.net/linux/sms1xxx Signed-off-by: Michael Krufky <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
1 parent e07a1d8 commit 7a8f4cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/media/dvb/siano/sms-cards.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ static struct sms_board sms_boards[] = {
9595
[SMS1XXX_BOARD_HAUPPAUGE_WINDHAM] = {
9696
.name = "Hauppauge WinTV MiniStick",
9797
.type = SMS_NOVA_B0,
98-
.fw[DEVICE_MODE_DVBT_BDA] = "sms1xxx-hcw-55xxx-dvbt-01.fw",
98+
.fw[DEVICE_MODE_DVBT_BDA] = "sms1xxx-hcw-55xxx-dvbt-02.fw",
9999
},
100100
};
101101

0 commit comments

Comments
 (0)