Package xorg-drv-sisimedia: Information

    Source package: xorg-drv-sisimedia
    Version: 0.9.1-alt0.M60T.1.2.20091203.9
    Build time:  Feb 7, 2012, 01:37 AM
    Category: System/X11
    Report package bug
    License: MIT/X11
    Summary: Video driver for SiS 670 / 671 cards
    Description: 
    This is the video driver for SiS 670 / 671 cards which are
    not supported by the X.org 'sis' driver. This code is very
    different, so the two cannot be easily merged.

    List of rpms provided by this srpm:
    xorg-drv-sisimedia (x86_64, i586)
    xorg-drv-sisimedia-debuginfo (x86_64, i586)

    Maintainer: Michael Shigorin

    List of contributors:
    Michael Shigorin


      1. libGL-devel
      2. xorg-glproto-devel
      3. xorg-sdk
      4. xorg-xf86dgaproto-devel
      5. xorg-xf86driproto-devel

    Last changed


    Feb. 6, 2012 Michael Shigorin 0.9.1-alt0.M60T.1.2.20091203.9
    - built for t6/branch (closes: #22610)
    Jan. 29, 2012 Andrey Liakhovets <liakh@dol.ru> 0.9.1-alt0.M60P.1.2.20091203.9
    - requires fixed
    Jan. 28, 2012 Andrey Liakhovets <liakh@dol.ru> 0.9.1-alt0.M60P.0.2.20091203.9
    - based on x11-driver-video-sisimedia-0.9.1-2.20091203.9-mdv2011.0
      and on xorg-drv-sis 1:0.10.3-alt3
    - temporary: preserved *.la, removed my *.xinf
    - removed all my previous patches except NUM_BLIT_PORTS
      (applied in Mandriva, sisRegs3D4 range OK too)
    - configure.ac changed as in xorg-drv-sis 1:0.10.3-alt3
    - pci access corrected as in xorg-drv-sis 1:0.10.3-alt3
    - exa version check against 0,1,0 removed
    - standard includes added
    - XFree86Server-ifdef removed
    - sis_utility.c: SISCRT1PreInit, SiS_DetectVGA1 from sis_driver.h
    - miPointerAbsoluteCursor: http://patchwork.freedesktop.org/patch/8595/
      (with correction)
    - sis_driver.c: fix open mode
    - sis_driver.c: include vidmodeproc.h
    - small fixes
    - sis_video.c: _sisread fixed