comparison DOCS/video.html @ 7281:cc40fdbb0154

sis_vid removed
author jaf
date Thu, 05 Sep 2002 05:38:52 +0000
parents 60a3b83b73bf
children 5b0baab4c4fd
comparison
equal deleted inserted replaced
7280:d77c243f0456 7281:cc40fdbb0154
622 <P>The <CODE>/dev/mga_vid</CODE> device file can be read (for example by 622 <P>The <CODE>/dev/mga_vid</CODE> device file can be read (for example by
623 <CODE>cat /dev/mga_vid</CODE>) for some info, and written for brightness 623 <CODE>cat /dev/mga_vid</CODE>) for some info, and written for brightness
624 change: <CODE>echo "brightness=120" &gt; /dev/mga_vid</CODE></P> 624 change: <CODE>echo "brightness=120" &gt; /dev/mga_vid</CODE></P>
625 625
626 626
627 <H4><A NAME="sis_vid">2.3.1.8 SiS 6326 framebuffer (sis_vid)</A></H4>
628
629 <P>SiS 6326 YUV Framebuffer driver -&gt; sis_vid kernel driver</P>
630
631 <P>Its interface should be compatible with the mga_vid, but the driver was not
632 updated after the mga_vid changes, so it's outdated now. Volunteers
633 needed to test it and bring the code up-to-date.</P>
634
635
636 <H4><A NAME="tdfxfb">2.3.1.9 3dfx YUV support (tdfxfb)</A></H4> 627 <H4><A NAME="tdfxfb">2.3.1.9 3dfx YUV support (tdfxfb)</A></H4>
637 628
638 <P>This driver uses the kernel's tdfx framebuffer driver to play movies with 629 <P>This driver uses the kernel's tdfx framebuffer driver to play movies with
639 YUV acceleration. You'll need a kernel with tdfxfb support, and recompile 630 YUV acceleration. You'll need a kernel with tdfxfb support, and recompile
640 with <CODE>./configure --enable-tdfxfb</CODE></P> 631 with <CODE>./configure --enable-tdfxfb</CODE></P>