summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Isely <isely@pobox.com>2006-03-09 23:11:18 -0600
committerMike Isely <isely@pobox.com>2006-03-09 23:11:18 -0600
commit0bf24997cc63766b78264dd717524e7721f75446 (patch)
treead5f45d3906660a32936cc9113e7a2c9b5cbb01f
parent26a2eb754c7d2b87b75154bf1417c89a32bf390f (diff)
downloadmediapointer-dvb-s2-0bf24997cc63766b78264dd717524e7721f75446.tar.gz
mediapointer-dvb-s2-0bf24997cc63766b78264dd717524e7721f75446.tar.bz2
Rename FX2 firmware for pvrusb2 (again)
From: Mike Isely <isely@pobox.com> It has been discovered that newer PVR USB2 needs incompatibly different FX2 firmware. The driver therefore needs to make the file name a function of which firmware flavor is required. This rename is part of that work. Signed-off-by: Mike Isely <isely@pobox.com>
-rw-r--r--linux/drivers/media/video/pvrusb2/pvrusb2-hdw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/video/pvrusb2/pvrusb2-hdw.c b/linux/drivers/media/video/pvrusb2/pvrusb2-hdw.c
index 31fdff2f5..1b0181ee9 100644
--- a/linux/drivers/media/video/pvrusb2/pvrusb2-hdw.c
+++ b/linux/drivers/media/video/pvrusb2/pvrusb2-hdw.c
@@ -495,7 +495,7 @@ int pvr2_upload_firmware1(struct pvr2_hdw *hdw)
int ret;
u16 address;
static const char *fw_files[] = {
- "v4l-fx2-pvrusb2.fw",
+ "v4l-pvrusb2-29xxx-01.fw",
};
hdw->fw1_state = FW1_STATE_FAILED; // default result