Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src nuke xf86-video-nvxbox, as xbox support went away in 2011.



details:   https://anonhg.NetBSD.org/src/rev/fddf7c40e61b
branches:  trunk
changeset: 349050:fddf7c40e61b
user:      snj <snj%NetBSD.org@localhost>
date:      Mon Nov 21 17:00:32 2016 +0000

description:
nuke xf86-video-nvxbox, as xbox support went away in 2011.

diffstat:

 external/mit/xorg/server/drivers/xf86-video-nvxbox/Makefile |  14 -------------
 share/mk/bsd.own.mk                                         |   4 +-
 2 files changed, 2 insertions(+), 16 deletions(-)

diffs (36 lines):

diff -r 4cd4d7ac8183 -r fddf7c40e61b external/mit/xorg/server/drivers/xf86-video-nvxbox/Makefile
--- a/external/mit/xorg/server/drivers/xf86-video-nvxbox/Makefile       Mon Nov 21 16:42:45 2016 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,14 +0,0 @@
-#      $NetBSD: Makefile,v 1.1 2008/10/12 03:09:10 rtr Exp $
-
-DRIVER=                xf86-video-nvxbox
-DRIVER_NAME=   nvxbox_drv
-
-SRCS=          nv_dac.c nv_driver.c nv_setup.c nv_xaa.c \
-               nv_cursor.c nv_dga.c nv_shadow.c nv_video.c \
-               riva_hw.c
-
-MAN=           # XXX dist is not nvxbox.man??? nvxbox.4
-
-COPTS.nv_video.c=      -Wno-error
-
-.include "../Makefile.xf86-driver"
diff -r 4cd4d7ac8183 -r fddf7c40e61b share/mk/bsd.own.mk
--- a/share/mk/bsd.own.mk       Mon Nov 21 16:42:45 2016 +0000
+++ b/share/mk/bsd.own.mk       Mon Nov 21 17:00:32 2016 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: bsd.own.mk,v 1.987 2016/11/14 20:42:46 joerg Exp $
+#      $NetBSD: bsd.own.mk,v 1.988 2016/11/21 17:00:32 snj Exp $
 
 # This needs to be before bsd.init.mk
 .if defined(BSD_MK_COMPAT_FILE)
@@ -1459,7 +1459,7 @@
        ag10e amdgpu apm ark ast ati ati-kms chips cirrus crime \
        geode glint i128 i740 igs imstt intel intel-old \
        ${EXTRA_DRIVERS} mach64 mga \
-       neomagic newport nouveau nsc nv nvxbox openchrome pnozz \
+       neomagic newport nouveau nsc nv openchrome pnozz \
        r128 rendition \
        s3 s3virge savage siliconmotion sis suncg14 \
        suncg6 sunffb sunleo suntcx \



Home | Main Index | Thread Index | Old Index