Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] DVB/driver/modules.conf outdated [patch]



The driver/modules.conf example does
- list alps_bsru6 which does not exist
- not list stv0299 which does get installed

The patch fixes both, and it also puts the drivers again into
alphabetic order, just as they are also mentioned in the
driver/frontends/Makefile.

cheers,
-- guido                                  http://google.de/search?q=guidod
GCS/E/S/P C++/++++$ ULHS L++w- N++@ d(+-) s+a- r+@>+++ y++ 5++X- (geekcode)
Index: driver/modules.conf
===================================================================
RCS file: /cvs/linuxtv/DVB/driver/modules.conf,v
retrieving revision 1.5
diff -u -r1.5 modules.conf
--- driver/modules.conf	9 Dec 2002 10:57:55 -0000	1.5
+++ driver/modules.conf	9 Jun 2003 22:33:46 -0000
@@ -1,4 +1,5 @@
 probeall /dev/dvb dvb-ttpci
 alias /dev/dvb/* /dev/dvb
-below dvb-ttpci alps_bsru6 alps_bsrv2 grundig_29504-401 
-add below dvb-ttpci grundig_29504-491 ves1820 alps_tdmb7 alps_tdlb7
+below dvb-ttpci alps_bsrv2 alps_tdmb7 alps_tdlb7
+add below dvb-ttpci grundig_29504-401 grundig_29504-491
+add below dvb-ttpci stv0299 ves1820 

Home | Main Index | Thread Index