--- xserver-xorg-video-tdfx-1.4.5.orig/autogen.sh +++ xserver-xorg-video-tdfx-1.4.5/autogen.sh @@ -0,0 +1,12 @@ +#! /bin/sh + +srcdir=`dirname $0` +test -z "$srcdir" && srcdir=. + +ORIGDIR=`pwd` +cd $srcdir + +autoreconf -v --install || exit 1 +cd $ORIGDIR || exit $? + +$srcdir/configure --enable-maintainer-mode "$@" --- xserver-xorg-video-tdfx-1.4.5.orig/debian/README.source +++ xserver-xorg-video-tdfx-1.4.5/debian/README.source @@ -0,0 +1,49 @@ +------------------------------------------------------ +Quick Guide To Patching This Package For The Impatient +------------------------------------------------------ + +1. Make sure you have quilt installed +2. Unpack the package as usual with "dpkg-source -x" +3. Run the "patch" target in debian/rules +4. Create a new patch with "quilt new" (see quilt(1)) +5. Edit all the files you want to include in the patch with "quilt edit" + (see quilt(1)). +6. Write the patch with "quilt refresh" (see quilt(1)) +7. Run the "clean" target in debian/rules + +Alternatively, instead of using quilt directly, you can drop the patch in to +debian/patches and add the name of the patch to debian/patches/series. + +------------------------------------ +Guide To The X Strike Force Packages +------------------------------------ + +The X Strike Force team maintains X packages in git repositories on +git.debian.org in the pkg-xorg subdirectory. Most upstream packages +are actually maintained in git repositories as well, so they often +just need to be pulled into git.debian.org in a "upstream-*" branch. +Otherwise, the upstream sources are manually installed in the Debian +git repository. + +The .orig.tar.gz upstream source file could be generated using this +"upstream-*" branch in the Debian git repository but it is actually +copied from upstream tarballs directly. + +Due to X.org being highly modular, packaging all X.org applications +as their own independent packages would have created too many Debian +packages. For this reason, some X.org applications have been grouped +into larger packages: xutils, xutils-dev, x11-apps, x11-session-utils, +x11-utils, x11-xfs-utils, x11-xkb-utils, x11-xserver-utils. +Most packages, including the X.org server itself and all libraries +and drivers are, however maintained independently. + +The Debian packaging is added by creating the "debian-*" git branch +which contains the aforementioned "upstream-*" branch plus the debian/ +repository files. +When a patch has to be applied to the Debian package, two solutions +are involved: +* If the patch is available in one of the upstream branches, it + may be git'cherry-picked into the Debian repository. In this + case, it appears directly in the .diff.gz. +* Otherwise, the patch is added to debian/patches/ which is managed + with quilt as documented in /usr/share/doc/quilt/README.source. --- xserver-xorg-video-tdfx-1.4.5.orig/debian/changelog +++ xserver-xorg-video-tdfx-1.4.5/debian/changelog @@ -0,0 +1,295 @@ +xserver-xorg-video-tdfx (1:1.4.5-1build1) trusty; urgency=medium + + * Rebuild for xorg 1.15 abi. + + -- Maarten Lankhorst Wed, 05 Feb 2014 10:11:02 +0000 + +xserver-xorg-video-tdfx (1:1.4.5-1) unstable; urgency=low + + [ Maarten Lankhorst ] + * New upstream release. + + [ Julien Cristau ] + * Cherry-pick removal of mibstore.h include to build against xserver 1.14. + + -- Julien Cristau Sun, 29 Sep 2013 13:46:14 +0200 + +xserver-xorg-video-tdfx (1:1.4.4-1) unstable; urgency=low + + * New upstream release: + - Fix FTBFS with X server 1.12. + + -- Cyril Brulebois Mon, 07 May 2012 02:57:09 +0200 + +xserver-xorg-video-tdfx (1:1.4.3-4) unstable; urgency=low + + * Switch to dh: + - Use debhelper 8. + - Use dh-autoreconf. + - Bump xserver-xorg-dev build-dep for dh_xsf_substvars and xsf + debhelper sequence. + * Remove xsfbs accordingly. + * Update Uploaders list. Thanks, David! + * Remove long obsolete Replaces/Conflicts. + * Wrap Depends/Provides. + * Bump Standards-Version to 3.9.1 (no changes needed). + + -- Cyril Brulebois Sat, 05 Feb 2011 14:58:31 +0100 + +xserver-xorg-video-tdfx (1:1.4.3-3) experimental; urgency=low + + * Build against Xserver 1.9.1 rc1. + + -- Cyril Brulebois Sat, 16 Oct 2010 21:19:15 +0200 + +xserver-xorg-video-tdfx (1:1.4.3-2) unstable; urgency=low + + [ Julien Cristau ] + * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no + good reason. Thanks, Colin Watson! + * Remove myself from Uploaders + + [ Cyril Brulebois ] + * Update to new xsfbs, replace deprecated ${xserver:Depends} with + ${xviddriver:Depends} in Depends, and bump B-D on xserver-xorg-dev + accordingly. + * Add myself to Uploaders. + * Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). + + -- Cyril Brulebois Tue, 04 May 2010 00:46:28 +0200 + +xserver-xorg-video-tdfx (1:1.4.3-1) experimental; urgency=low + + [ Timo Aaltonen ] + * New upstream release. + * Bump Standards-Version to 3.8.3. + * Build against Xserver 1.7. + * Remove 04_gen_pci_ids.diff. The X server now uses an internal table to + choose a driver during autoconfiguration. + + [ Cyril Brulebois ] + * Upload to experimental. + + -- Cyril Brulebois Sun, 06 Dec 2009 01:26:20 +0100 + +xserver-xorg-video-tdfx (1:1.4.1-1) unstable; urgency=low + + * New upstream release. + * Run autoreconf on build. + * Allow parallel builds. + * Upload to unstable. + + -- Julien Cristau Thu, 09 Apr 2009 12:12:21 +0100 + +xserver-xorg-video-tdfx (1:1.4.0-2) experimental; urgency=low + + * Build against xserver 1.5. + + -- Julien Cristau Wed, 10 Sep 2008 00:29:26 +0100 + +xserver-xorg-video-tdfx (1:1.4.0-1) unstable; urgency=low + + [ Brice Goglin ] + * Add upstream URL to debian/copyright. + + [ David Nusinow ] + * Add 05_request_16bpp_depth.diff + Voodoo3's can't handle DRI in anything higher than 16bpp. We were using + the xserver postinst to default to this, but instead have the server just + request this depth. The user can override this if they choose. A better + patch would be to specifically check for voodoo3's, so interested parties + should submit the appropriate patches. + + [ Julien Cristau ] + * New upstream release. + * Refresh patches 01_tdfx_disable_dri_on_16mb_with_highres.diff, + 02_tdfx_improve_mode_rejection_diagnostics.diff and + 05_request_16bpp_depth.diff. + * Remove Branden from Uploaders with his permission, and add myself. + * Bump Standards-Version to 3.7.3. + * Drop the XS- prefix from Vcs-* control fields. + * Drop obsolete patch 03_tdfx_includes.patch. + * Run dpkg-shlibdeps with --warnings=6. Drivers reference symbols from + /usr/bin/Xorg and other modules, and that's not a bug, so we want + dpkg-shlibdeps to shut up about symbols it can't find. Build-depend on + dpkg-dev >= 1.14.17. + + -- Julien Cristau Fri, 06 Jun 2008 13:01:46 +0200 + +xserver-xorg-video-tdfx (1:1.3.0-6) unstable; urgency=low + + * Upload to unstable + + -- David Nusinow Sun, 16 Sep 2007 15:43:48 -0400 + +xserver-xorg-video-tdfx (1:1.3.0-5) experimental; urgency=low + + * Build against and build-dep on xserver 1.4 + * Bump standards version to 3.7.2.2. No changes needed. + + -- David Nusinow Sun, 09 Sep 2007 23:05:49 -0400 + +xserver-xorg-video-tdfx (1:1.3.0-4) experimental; urgency=low + + * Build against xserver 1.3.99.0. Build-dep on it. + * Add 04_gen_pci_ids.diff. This patch provides a list of PCI id's supported + by this driver so that the server can automatically load it when needed. + + -- David Nusinow Wed, 22 Aug 2007 20:51:33 -0400 + +xserver-xorg-video-tdfx (1:1.3.0-3) UNRELEASED; urgency=low + + [ Timo Aaltonen ] + * Replaces/Conflicts: xserver-xorg-driver-tdfx. + + [ Brice Goglin ] + * Install the upstream changelog. + * Bump Build-Depends: xserver-xorg-dev to >= 2:1.2.99.902 + (needed to let xsfbs get access to serverminver). + * Add XS-Vcs-*. + * Add a link to www.X.org and a reference to the xf86-video-tdfx + module in the long description. + * Remove Fabio from uploaders with his permission. He's always welcome back. + + -- Brice Goglin Tue, 01 May 2007 12:46:26 +0200 + +xserver-xorg-video-tdfx (1:1.3.0-2) experimental; urgency=low + + * Generate server dependencies automatically from the ABI + + -- David Nusinow Wed, 21 Feb 2007 22:54:41 -0500 + +xserver-xorg-video-tdfx (1:1.3.0-1) unstable; urgency=low + + [ Julien Cristau ] + * Add link to xserver-xorg-core bug script, so that bugreports contain + the user's config and log files. + * Bump dependency on xserver-xorg-core to >= 2:1.1.1-11, as previous + versions don't have the bug script. + + [ David Nusinow ] + * New upstream release + * Fixes DRI locking bug. Thanks Svante Signell. Closes: #395044 + * Don't build-dep on libdrm-dev on hurd-i386. Thanks Michael Banck. + Closes: #392871 + + -- David Nusinow Sat, 25 Nov 2006 11:54:04 -0500 + +xserver-xorg-video-tdfx (1:1.2.1-5) unstable; urgency=low + + * Add 03_tdfx_includes.patch which fixes some missing symbol errors. Thanks + Martin Krafft, Henrik Persson, Kaupo Arulo. Thanks Guillem Jover for the + patch. Closes: #388998 + + -- David Nusinow Sat, 30 Sep 2006 12:58:39 -0400 + +xserver-xorg-video-tdfx (1:1.2.1-4) unstable; urgency=low + + [ Steve Langasek ] + * Add missing build-dependency on quilt. Closes: #388413. + + [ David Nusinow ] + * Bump standards version to 3.7.2.0. No change needed. + + -- David Nusinow Thu, 21 Sep 2006 22:43:16 -0400 + +xserver-xorg-video-tdfx (1:1.2.1-3) unstable; urgency=low + + [ Steve Langasek ] + * Upload to unstable + + -- David Nusinow Mon, 18 Sep 2006 19:58:08 -0400 + +xserver-xorg-video-tdfx (1:1.2.1-2) experimental; urgency=low + + [ Drew Parsons ] + * Provides: xserver-xorg-video-1.0 not xserver-xorg-video. + + [ David Nusinow ] + * Bump xserver (build-)depends epochs to 2: to deal with botched + server upload + + -- David Nusinow Tue, 22 Aug 2006 23:46:46 +0000 + +xserver-xorg-video-tdfx (1:1.2.1-1) experimental; urgency=low + + [ Andres Salomon ] + * Test for obj-$(DEB_BUILD_GNU_TYPE) before creating it during build; + idempotency fix. + * Run dh_install w/ --list-missing. + + [ David Nusinow ] + * New upstream release + * Bump dependency on xserver-xorg-core to >= 1:1.1.1. Do the same thing for + the build-dep on xserver-xorg-dev. + * Bump debhelper compat to 5 + + -- David Nusinow Wed, 16 Aug 2006 00:22:35 +0000 + +xserver-xorg-video-tdfx (1:1.1.1.3-3) unstable; urgency=low + + * Upload to modular + + -- David Nusinow Sun, 26 Mar 2006 20:26:20 -0500 + +xserver-xorg-video-tdfx (1:1.1.1.3-2) experimental; urgency=low + + * Port patches from trunk + + general/035_tdfx_disable_dri_on_16mb_with_highres.diff + + general/099q_tdfx_improve_mode_rejection_diagnostics.diff + + -- David Nusinow Sun, 26 Feb 2006 18:03:00 -0500 + +xserver-xorg-video-tdfx (1:1.1.1.3-1) experimental; urgency=low + + * First upload to Debian + * Change source package, package, and provides names to denote the + type of driver and that they are for xserver-xorg + + -- David Nusinow Fri, 13 Jan 2006 00:41:52 -0500 + +xserver-xorg-driver-tdfx (1:1.1.1.3-0ubuntu1) dapper; urgency=low + + * New upstream release. + * Add provides on xserver-xorg-driver. + + -- Daniel Stone Wed, 4 Jan 2006 20:07:03 +1100 + +xserver-xorg-driver-tdfx (1:1.1.1.2-0ubuntu1) dapper; urgency=low + + * New upstream release. + + -- Daniel Stone Mon, 19 Dec 2005 09:12:50 +1100 + +xserver-xorg-driver-tdfx (1:1.1.1.1-0ubuntu1) dapper; urgency=low + + * New upstream release. + * Bump Build-Depends on libdrm-dev to >> 2.0. + + -- Daniel Stone Mon, 12 Dec 2005 13:33:04 +1100 + +xserver-xorg-driver-tdfx (1:1.1.1-0ubuntu2) dapper; urgency=low + + * Add missing Build-Depends (x11proto-core-dev, x11proto-fonts-dev, + x11proto-randr-dev, x11proto-render-dev, x11proto-xext-dev, libdrm + (>> 1.0.5), x11proto-xf86dri-dev). + + -- Daniel Stone Mon, 5 Dec 2005 12:58:18 +1100 + +xserver-xorg-driver-tdfx (1:1.1.1-0ubuntu1) dapper; urgency=low + + * New upstream release. + + -- Daniel Stone Tue, 22 Nov 2005 13:37:00 +1100 + +xserver-xorg-driver-tdfx (1:1.1.0.1-1) dapper; urgency=low + + * Bump to new upstream version. + + -- Daniel Stone Tue, 25 Oct 2005 18:50:45 +1000 + +xserver-xorg-driver-tdfx (1:1.0.1-1) breezy; urgency=low + + * First xserver-xorg-driver-tdfx release. + + -- Daniel Stone Wed, 6 Jul 2005 15:48:17 +1000 --- xserver-xorg-video-tdfx-1.4.5.orig/debian/compat +++ xserver-xorg-video-tdfx-1.4.5/debian/compat @@ -0,0 +1 @@ +8 --- xserver-xorg-video-tdfx-1.4.5.orig/debian/control +++ xserver-xorg-video-tdfx-1.4.5/debian/control @@ -0,0 +1,43 @@ +Source: xserver-xorg-video-tdfx +Section: x11 +Priority: optional +Maintainer: Debian X Strike Force +Uploaders: Cyril Brulebois +Build-Depends: + debhelper (>= 8), + dh-autoreconf, + pkg-config, + xutils-dev, + xserver-xorg-dev (>= 2:1.9.4), + x11proto-gl-dev, + x11proto-video-dev, + x11proto-xf86dga-dev, + libgl1-mesa-dev | libgl-dev, + x11proto-core-dev, + x11proto-fonts-dev, + x11proto-randr-dev, + x11proto-render-dev, + x11proto-xext-dev, + libdrm-dev (>> 2.0) [!hurd-i386], + x11proto-xf86dri-dev, + quilt, +Standards-Version: 3.9.3 +Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-video-tdfx +Vcs-Browser: http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-video-tdfx.git + +Package: xserver-xorg-video-tdfx +Architecture: any +Depends: + ${shlibs:Depends}, + ${misc:Depends}, + ${xviddriver:Depends}, +Provides: + ${xviddriver:Provides} +Description: X.Org X server -- tdfx display driver + This package provides the driver for 3dfx Voodoo video cards and their + derivatives. + . + More information about X.Org can be found at: + + . + This package is built from the X.org xf86-video-tdfx driver module. --- xserver-xorg-video-tdfx-1.4.5.orig/debian/copyright +++ xserver-xorg-video-tdfx-1.4.5/debian/copyright @@ -0,0 +1,25 @@ +This package was downloaded from +http://xorg.freedesktop.org/releases/individual/driver/ + +Copyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas. +All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sub license, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice (including the +next paragraph) shall be included in all copies or substantial portions +of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS +OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. +IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR +ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. --- xserver-xorg-video-tdfx-1.4.5.orig/debian/patches/01_tdfx_disable_dri_on_16mb_with_highres.diff +++ xserver-xorg-video-tdfx-1.4.5/debian/patches/01_tdfx_disable_dri_on_16mb_with_highres.diff @@ -0,0 +1,25 @@ +--- xserver-xorg-video-tdfx.orig/src/tdfx_dri.c ++++ xserver-xorg-video-tdfx/src/tdfx_dri.c +@@ -308,6 +308,22 @@ + return FALSE; + } + ++ /* Disable DRI if using a 16Mb card with virtual resolution higher than ++ * 1024x768 because DRI does not have enough memory available for textures ++ * at higher resolutions, and will not operate correctly. ++ */ ++ xf86DrvMsg(pScreen->myNum, X_INFO, "[dri] VideoRAM = %d, VirtualXres = %d, VirtualYres= %d,\n", ++ pScrn->videoRam, pScrn->virtualX, pScrn->virtualY); ++ ++ if ( (pTDFX->ChipType == PCI_CHIP_VOODOO3) || (pTDFX->ChipType == PCI_CHIP_BANSHEE) ) { ++ if (pScrn->videoRam <= 16384 && ((pScrn->virtualX * pScrn->virtualY) > (1024 * 768)) ) { ++ xf86DrvMsg(pScreen->myNum, X_WARNING, ++ "[dri] To use DRI, with a 16Mb Voodoo 3 or Banshee card, you must\n" ++ "\tinvoke the server using a maximum resolution of 1024x768 or lower.\n"); ++ return FALSE; ++ } ++ } ++ + /* Check that the GLX, DRI, and DRM modules have been loaded by testing + for canonical symbols in each module. */ + if (!xf86LoaderCheckSymbol("GlxSetVisualConfigs")) return FALSE; --- xserver-xorg-video-tdfx-1.4.5.orig/debian/patches/02_tdfx_improve_mode_rejection_diagnostics.diff +++ xserver-xorg-video-tdfx-1.4.5/debian/patches/02_tdfx_improve_mode_rejection_diagnostics.diff @@ -0,0 +1,41 @@ +--- xserver-xorg-video-tdfx.orig/src/tdfx_driver.c ++++ xserver-xorg-video-tdfx/src/tdfx_driver.c +@@ -2689,8 +2689,16 @@ + TDFXPtr pTDFX; + + TDFXTRACE("TDFXValidMode start\n"); +- if ((mode->HDisplay>2048) || (mode->VDisplay>1536)) ++ if (mode->HDisplay>2048) { ++ xf86DrvMsg(pScrn->scrnIndex, X_INFO, "rejecting mode with horizontal resolution %d" ++ " exceeding maximum of 2048\n", mode->HDisplay); + return MODE_BAD; ++ } ++ if (mode->VDisplay>1536) { ++ xf86DrvMsg(pScrn->scrnIndex, X_INFO, "rejecting mode with vertical resolution %d" ++ " exceeding maximum of 1536\n", mode->VDisplay); ++ return MODE_BAD; ++ } + /* Banshee doesn't support interlace, but Voodoo 3 and higher do. */ + pScrn = xf86Screens[scrnIndex]; + pTDFX = TDFXPTR(pScrn); +@@ -2704,13 +2712,19 @@ + return MODE_OK; + break; + default: ++ xf86DrvMsg(pScrn->scrnIndex, X_INFO, "rejecting mode with unsupported" ++ " interlace flag\n"); + return MODE_BAD; + break; + } + } + /* In clock doubled mode widths must be divisible by 16 instead of 8 */ +- if ((mode->Clock>TDFX2XCUTOFF) && (mode->HDisplay%16)) ++ if ((mode->Clock>TDFX2XCUTOFF) && (mode->HDisplay%16)) { ++ xf86DrvMsg(pScrn->scrnIndex, X_INFO, "rejecting mode with horizontal resolution %d" ++ " not divisibile by 16 and clock %d greater than %d\n", ++ mode->HDisplay, mode->Clock, TDFX2XCUTOFF); + return MODE_BAD; ++ } + return MODE_OK; + } + --- xserver-xorg-video-tdfx-1.4.5.orig/debian/patches/05_request_16bpp_depth.diff +++ xserver-xorg-video-tdfx-1.4.5/debian/patches/05_request_16bpp_depth.diff @@ -0,0 +1,11 @@ +--- xserver-xorg-video-tdfx.orig/src/tdfx_driver.c ++++ xserver-xorg-video-tdfx/src/tdfx_driver.c +@@ -990,7 +990,7 @@ + pScrn->monitor = pScrn->confScreen->monitor; + + flags24=Support24bppFb | Support32bppFb | SupportConvert32to24; +- if (!xf86SetDepthBpp(pScrn, 0, 0, 0, flags24)) { ++ if (!xf86SetDepthBpp(pScrn, 16, 0, 0, flags24)) { + return FALSE; + } else { + switch (pScrn->depth) { --- xserver-xorg-video-tdfx-1.4.5.orig/debian/patches/series +++ xserver-xorg-video-tdfx-1.4.5/debian/patches/series @@ -0,0 +1,3 @@ +01_tdfx_disable_dri_on_16mb_with_highres.diff +02_tdfx_improve_mode_rejection_diagnostics.diff +05_request_16bpp_depth.diff --- xserver-xorg-video-tdfx-1.4.5.orig/debian/rules +++ xserver-xorg-video-tdfx-1.4.5/debian/rules @@ -0,0 +1,17 @@ +#!/usr/bin/make -f + +# Install in debian/tmp to retain control through dh_install: +override_dh_auto_install: + dh_auto_install --destdir=debian/tmp + +# Kill *.la files, and forget no-one: +override_dh_install: + find debian/tmp -name '*.la' -delete + dh_install --fail-missing + +# That's a plugin, use appropriate warning level: +override_dh_shlibdeps: + dh_shlibdeps -- --warnings=6 + +%: + dh $@ --with quilt,autoreconf,xsf --builddirectory=build/ --- xserver-xorg-video-tdfx-1.4.5.orig/debian/watch +++ xserver-xorg-video-tdfx-1.4.5/debian/watch @@ -0,0 +1,3 @@ +#git=git://anongit.freedesktop.org/xorg/driver/xf86-video-tdfx +version=3 +http://xorg.freedesktop.org/releases/individual/driver/ xf86-video-tdfx-(.*)\.tar\.gz --- xserver-xorg-video-tdfx-1.4.5.orig/debian/xserver-xorg-video-tdfx.install +++ xserver-xorg-video-tdfx-1.4.5/debian/xserver-xorg-video-tdfx.install @@ -0,0 +1,2 @@ +usr/lib/xorg/modules/drivers/*.so +usr/share/man/man4/* --- xserver-xorg-video-tdfx-1.4.5.orig/debian/xserver-xorg-video-tdfx.links +++ xserver-xorg-video-tdfx-1.4.5/debian/xserver-xorg-video-tdfx.links @@ -0,0 +1 @@ +usr/share/bug/xserver-xorg-core/script usr/share/bug/xserver-xorg-video-tdfx/script --- xserver-xorg-video-tdfx-1.4.5.orig/src/tdfx_driver.c +++ xserver-xorg-video-tdfx-1.4.5/src/tdfx_driver.c @@ -62,10 +62,6 @@ #include "compiler.h" -/* Drivers using the mi implementation of backing store need: */ - -#include "mibstore.h" - /* All drivers using the vgahw module need this */ /* This driver needs to be modified to not use vgaHW for multihead operation */ #include "vgaHW.h" @@ -2373,7 +2369,6 @@ } } - miInitializeBackingStore(pScreen); xf86SetBackingStore(pScreen); xf86SetSilkenMouse(pScreen);