xf86-video-nsc: Changes to 'master'

Paulo Cesar Pereira de Andrade pcpa at kemper.freedesktop.org
Mon Jul 28 15:17:32 PDT 2008


 configure.ac        |    5 ++
 src/Makefile.am     |    1 
 src/nsc.h           |    2 
 src/nsc_driver.c    |    4 +
 src/nsc_pcirename.h |  122 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 134 insertions(+)

New commits:
commit bfcfdff7a00a579362eca0def5b85c1a013ef1e0
Author: Paulo Cesar Pereira de Andrade <pcpa at mandriva.com.br>
Date:   Mon Jul 28 18:45:00 2008 -0300

    Convert nsc driver for libpciaccess.
    
      The driver did compile because it only had calls to undefined functions,
    but would fail at runtime due to unresolved symbols. This uses the same
    conversion used in other drivers, by using a local "pcirename.h" file.



More information about the xorg-commit mailing list