summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2013-09-18 11:25:26 -0400
committerGaetan Nadon <memsize@videotron.ca>2013-09-19 17:28:57 -0400
commit7e42d6dff3dc1ee3cbe6d9080649e83e22b0d19f (patch)
treeb8e841abac44a0d0d54559cfca3a27afd33f4a20
parent84a4bf66f1e85ebc4d75ff9db4bfa82147193632 (diff)
Remove video-newport failing driver from the build scripts
This driver has not received server updates such as mibstore removal and conditional compiling of xaa architecture. This indicate an implicite decisison to remove the driver from active support and future releases. This driver is used for SGI workstations Indy and Indigo2. Manufacturing stopped in 1997 and SGI support ended in 2012. Signed-off-by: Gaetan Nadon <memsize@videotron.ca> Reviewed-by: Dan Nicholson <dbn.lists@gmail.com>
-rwxr-xr-xbuild.sh1
-rw-r--r--xorg.modules1
2 files changed, 0 insertions, 2 deletions
diff --git a/build.sh b/build.sh
index cbb61b7..e2dc515 100755
--- a/build.sh
+++ b/build.sh
@@ -890,7 +890,6 @@ build_driver_video() {
build driver xf86-video-mach64
build driver xf86-video-mga
build driver xf86-video-neomagic
- build driver xf86-video-newport
build driver xf86-video-nv
build driver xf86-video-rendition
build driver xf86-video-r128
diff --git a/xorg.modules b/xorg.modules
index 4882c1f..eb1ab5d 100644
--- a/xorg.modules
+++ b/xorg.modules
@@ -2140,7 +2140,6 @@
<dep package="xf86-video-i740"/>
<dep package="xf86-video-impact"/>
<dep package="xf86-video-imstt"/>
- <dep package="xf86-video-newport"/>
<dep package="xf86-video-s3"/>
<dep package="xf86-video-s3virge"/>
<dep package="xf86-video-siliconmotion"/>