From: Johannes Stezenbach corrected links to firmware files (reported by Stefan Frings) Signed-off-by: Johannes Stezenbach Signed-off-by: Andrew Morton --- 25-akpm/Documentation/dvb/README.dibusb | 18 +++++++++++++----- 25-akpm/Documentation/dvb/get_dvb_firmware | 2 +- 2 files changed, 14 insertions(+), 6 deletions(-) diff -puN Documentation/dvb/get_dvb_firmware~dvb-corrected-links-to-firmware-files Documentation/dvb/get_dvb_firmware --- 25/Documentation/dvb/get_dvb_firmware~dvb-corrected-links-to-firmware-files 2005-03-21 20:58:06.000000000 -0800 +++ 25-akpm/Documentation/dvb/get_dvb_firmware 2005-03-21 20:58:06.000000000 -0800 @@ -222,7 +222,7 @@ sub vp7041 { } sub dibusb { - my $url = "http://linuxtv.org/cgi-bin/cvsweb.cgi/dvb-kernel/firmware/dvb-dibusb-5.0.0.11.fw?rev=1.1&content-type=text/plain"; + my $url = "http://www.linuxtv.org/downloads/firmware/dvb-dibusb-5.0.0.11.fw"; my $outfile = "dvb-dibusb-5.0.0.11.fw"; my $hash = "fa490295a527360ca16dcdf3224ca243"; diff -puN Documentation/dvb/README.dibusb~dvb-corrected-links-to-firmware-files Documentation/dvb/README.dibusb --- 25/Documentation/dvb/README.dibusb~dvb-corrected-links-to-firmware-files 2005-03-21 20:58:06.000000000 -0800 +++ 25-akpm/Documentation/dvb/README.dibusb 2005-03-21 20:58:06.000000000 -0800 @@ -157,13 +157,20 @@ You can either use "get_dvb_firmware dib can get it directly via for USB1.1 (AN2135) -http://linuxtv.org/cgi-bin/cvsweb.cgi/dvb-kernel/firmware/dvb-dibusb-5.0.0.11.fw?rev=1.1&content-type=text/plain +http://www.linuxtv.org/downloads/firmware/dvb-dibusb-5.0.0.11.fw for USB1.1 (AN2235) (a few Artec T1 devices) -http://linuxtv.org/cgi-bin/cvsweb.cgi/dvb-kernel/firmware/dvb-dibusb-an2235-1.fw?rev=1.1&content-type=text/plain +http://www.linuxtv.org/downloads/firmware/dvb-dibusb-an2235-1.fw + +for USB2.0 (FX2) Hauppauge, DiBcom +http://www.linuxtv.org/downloads/firmware/dvb-dibusb-6.0.0.5.fw + +for USB2.0 ADSTech/Kworld USB2.0 +http://www.linuxtv.org/downloads/firmware/dvb-dibusb-adstech-usb2-1.fw + +for USB2.0 HanfTek +http://www.linuxtv.org/downloads/firmware/dvb-dibusb-an2235-1.fw -for USB2.0 (FX2) -http://linuxtv.org/cgi-bin/cvsweb.cgi/dvb-kernel/firmware/dvb-dibusb-6.0.0.5.fw?rev=1.1&content-type=text/plain 1.2. Compiling @@ -203,7 +210,7 @@ in vdr is working now also. 2. Known problems and bugs -- none this time +- Don't remove the USB device while running an DVB application, your system will die. 2.1. Adding support for devices @@ -242,7 +249,7 @@ now use the dmx_sw_filter function inste linux-dvb software filter is able to get the best of the garbled TS. The bug, where the TS is distorted by a heavy usage of the device is gone -definitely. All dibusb-devices I was using (Twinhan, Kworld, DiBcom) are +definitely. All dibusb-devices I was using (Twinhan, Kworld, DiBcom) are working like charm now with VDR. Sometimes I even was able to record a channel and watch another one. _