On Tue, Apr 6, 2010 at 11:18 AM, Gaetan Nadon <[email protected]> wrote: > The Alliance ProMotion video card driver has no need for ISA > bus configuration and code as it is no longer in xserver. > > Other candidates for ISA removal: > > xf86-video-chips > xf86-video-fbdev > xf86-video-neomagic > xf86-video-trident > xf86-video-vesa > > > Gaetan Nadon (4): > config: remove support for obsolete xf86rush extension > config: remove ISA bus code, support removed in xserver > config: remove MFB usage as it is no longer in xserver > pciaccess: remove test for the XSERVER_PCIACCESS #define > > configure.ac | 27 +-- > src/Makefile.am | 9 +- > src/apm.h | 8 - > src/apm_driver.c | 108 -------- > src/apm_rush.c | 733 > ------------------------------------------------------ > 5 files changed, 3 insertions(+), 882 deletions(-) > delete mode 100644 src/apm_rush.c > > _______________________________________________ > [email protected]: X.Org development > Archives: http://lists.x.org/archives/xorg-devel > Info: http://lists.x.org/mailman/listinfo/xorg-devel >
Acked-by: Matt Turner <[email protected]> _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
