comparison DOCS/xml/en/video.xml @ 11040:9ae01c61a346

sync
author diego
date Tue, 07 Oct 2003 23:45:59 +0000
parents 6da8652f129b
children 2909e5a20c5a
comparison
equal deleted inserted replaced
11039:68945d785aca 11040:9ae01c61a346
1474 <para> 1474 <para>
1475 Although there is a driver for the 3DLabs GLINT R3 and Permedia3 chips, no one 1475 Although there is a driver for the 3DLabs GLINT R3 and Permedia3 chips, no one
1476 has tested it, so reports are welcome. 1476 has tested it, so reports are welcome.
1477 </para> 1477 </para>
1478 </sect5> 1478 </sect5>
1479
1480 <sect5 id="vidix-nvidia">
1481 <title>nVidia cards</title>
1482 <para>
1483 There's a relatively new nVidia driver out there, it's known to work on Riva
1484 128, TNT and GeForce2 chipsets, also others have been reported working.
1485 </para>
1486
1487 <para>
1488 It's recommended to use the binary nVidia drivers for X before using this
1489 VIDIX driver, because some of the registers which need to be initialized
1490 haven't been discovered yet, so it will probably fail with the Open Source
1491 XFree86 <filename>nv.o</filename> driver.
1492 </para>
1493
1494 <para>
1495 Reports awaited!
1496 </para>
1497 </sect5>
1498
1499 <sect5 id="vidix-sis">
1500 <title>SiS cards</title>
1501 <para>
1502 This is very experimental code, just like nvidia_vid.
1503 </para>
1504
1505 <para>
1506 It's been tested on SiS 650/651/740 (the most common chipsets used in the
1507 SiS versions of the "Shuttle XPC" barebones boxes out there)
1508 </para>
1509
1510 <para>
1511 Reports awaited!
1512 </para>
1513 </sect5>
1479 </sect4> 1514 </sect4>
1480 1515
1481 <sect4 id="directfb"> 1516 <sect4 id="directfb">
1482 <title>DirectFB</title> 1517 <title>DirectFB</title>
1483 <blockquote><para> 1518 <blockquote><para>