changeset 4505:fdeee8424d90

on non-Linux use Vidix instead of mga_vid kernelmodule
author gabucino
date Sun, 03 Feb 2002 11:14:02 +0000
parents b2f4c590fb74
children 84e45c414ae9
files DOCS/Hungarian/video.html DOCS/video.html
diffstat 2 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/Hungarian/video.html	Sun Feb 03 11:06:04 2002 +0000
+++ b/DOCS/Hungarian/video.html	Sun Feb 03 11:14:02 2002 +0000
@@ -612,6 +612,9 @@
   azaz az mga_vid kernel meghajtóról. Hardveres VSYNC támogatást tartalmaz,
   tripla buffereléssel. Framebufferes konzolon is, és X alatt is működik.</P>
 
+<P><B>FIGYELEM</B>: nem Linux rendszereken <A HREF=#2.3.1.15>Vidix</A>-en
+  keresztül lehet csak használni az mga_vid-et !!!</P>
+
 <P>A használatához előszöris le kell fordítani :</P>
 
 <P><CODE>&nbsp;&nbsp;&nbsp;&nbsp;cd drivers<BR>
--- a/DOCS/video.html	Sun Feb 03 11:06:04 2002 +0000
+++ b/DOCS/video.html	Sun Feb 03 11:14:02 2002 +0000
@@ -621,6 +621,9 @@
 it has hardware VSYNC support with triple buffering. It works on both
 framebuffer console and under X.</P>
 
+<P><B>WARNING</B>: on non-Linux systems, use <A HREF=#2.3.1.15>Vidix</A> for
+  mga_vid !!!</P>
+
 <P>To use it, you first have to compile mga_vid.o:</P>
 
 <P><CODE>&nbsp;&nbsp;&nbsp;&nbsp;cd drivers<BR>