Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 227389 Details for
Bug 314671
media-tv/linuxtv-dvb-firmware - improvements
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
get_dvb_firmware-2010.02.26.patch
get_dvb_firmware-2010.02.26.patch (text/plain), 1.53 KB, created by
Daniel Pielmeier
on 2010-04-11 13:52:39 UTC
(
hide
)
Description:
get_dvb_firmware-2010.02.26.patch
Filename:
MIME Type:
Creator:
Daniel Pielmeier
Created:
2010-04-11 13:52:39 UTC
Size:
1.53 KB
patch
obsolete
>--- get_dvb_firmware.old 2010-04-11 14:20:37.000000000 +0200 >+++ get_dvb_firmware 2010-04-11 14:23:41.165411768 +0200 >@@ -58,7 +58,7 @@ > > sub sp8870 { > my $sourcefile = "tt_Premium_217g.zip"; >- my $url = "http://www.softwarepatch.pl/9999ccd06a4813cb827dbb0005071c71/$sourcefile"; >+ my $url = "http://2.download.softwarepatch.pl/1619edb0dcb493dd5337b94a1f79c3f6/$sourcefile"; > my $hash = "53970ec17a538945a6d8cb608a7b3899"; > my $outfile = "dvb-fe-sp8870.fw"; > my $tmpdir = tempdir(DIR => "/tmp", CLEANUP => 1); >@@ -253,8 +253,8 @@ > } > > sub vp7041 { >- my $sourcefile = "2.422.zip"; >- my $url = "http://www.twinhan.com/files/driver/USB-Ter/$sourcefile"; >+ my $sourcefile = "TwinhanDTV2.608a.zip"; >+ my $url = "http://www.twinhan.com/files/AW/Software/$sourcefile"; > my $hash = "e88c9372d1f66609a3e7b072c53fbcfe"; > my $outfile = "dvb-vp7041-2.422.fw"; > my $tmpdir = tempdir(DIR => "/tmp", CLEANUP => 1); >@@ -263,8 +263,8 @@ > > wgetfile($sourcefile, $url); > unzip($sourcefile, $tmpdir); >- extract("$tmpdir/VisionDTV/Drivers/Win2K&XP/UDTTload.sys", 12503, 3036, "$tmpdir/fwtmp1"); >- extract("$tmpdir/VisionDTV/Drivers/Win2K&XP/UDTTload.sys", 2207, 10274, "$tmpdir/fwtmp2"); >+ extract("$tmpdir/TwinhanDTV2.608a/Drivers/7041/WinXP/UDTTload.sys", 12503, 3036, "$tmpdir/fwtmp1"); >+ extract("$tmpdir/TwinhanDTV2.608a/Drivers/7041/WinXP/UDTTload.sys", 2207, 10274, "$tmpdir/fwtmp2"); > > my $CMD = "\000\001\000\222\177\000"; > my $PAD = "\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000";
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 314671
:
227383
|
227387
| 227389 |
227391