[Mplayer-cvslog] CVS: main/TVout modules,1.1.1.1,1.2
Arpi of Ize
arpi at mplayerhq.hu
Thu Jul 17 20:42:26 CEST 2003
Update of /cvsroot/mplayer/main/TVout
In directory mail:/var/tmp.root/cvs-serv1940
Modified Files:
modules
Log Message:
module order changed, required for 2.4.20
Index: modules
===================================================================
RCS file: /cvsroot/mplayer/main/TVout/modules,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- modules 24 Feb 2001 20:28:52 -0000 1.1.1.1
+++ modules 17 Jul 2003 18:42:03 -0000 1.2
@@ -2,7 +2,7 @@
# Load kernel modules...
# (you must have 2.3/2.4 kernel with matroxfb enabled!)
-modprobe i2c-matroxfb
modprobe matroxfb_Ti3026
-modprobe matroxfb_crtc2
modprobe matroxfb_maven
+modprobe i2c-matroxfb
+modprobe matroxfb_crtc2
More information about the MPlayer-cvslog
mailing list