* [PATCH] irda: irda-usb.c URL to sigmatel stir 4210/4220/4116 fw from archive.org
@ 2012-05-04 21:37 Xose Vazquez Perez
2012-05-11 3:23 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Xose Vazquez Perez @ 2012-05-04 21:37 UTC (permalink / raw)
To: xose.vazquez, samuel, netdev, linux-kernel
Sigmatel was bought by Freescale, the web is dead and the firmware was lost.
Signed-off-by: Xose Vazquez Perez <xose.vazquez@gmail.com>
---
drivers/net/irda/irda-usb.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/net/irda/irda-usb.c b/drivers/net/irda/irda-usb.c
index 72f687b..0c929f2 100644
--- a/drivers/net/irda/irda-usb.c
+++ b/drivers/net/irda/irda-usb.c
@@ -1081,6 +1081,7 @@ static int stir421x_patch_device(struct irda_usb_cb *self)
/*
* Known firmware patch file names for STIR421x dongles
* are "42101001.sb" or "42101002.sb"
+ * http://web.archive.org/web/http://www.sigmatel.com/documents/stir4210_4220_4116_patch_files.tar.gz
*/
sprintf(stir421x_fw_name, "4210%4X.sb",
self->usbdev->descriptor.bcdDevice);
--
1.7.10.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-05-11 3:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-04 21:37 [PATCH] irda: irda-usb.c URL to sigmatel stir 4210/4220/4116 fw from archive.org Xose Vazquez Perez
2012-05-11 3:23 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).