Add module version name at a lower layer of the code, allows things to be
authorJeff Hartmann <jhartmann@valinux.com>
Wed, 18 Jul 2001 21:02:58 +0000 (21:02 +0000)
committerJeff Hartmann <jhartmann@valinux.com>
Wed, 18 Jul 2001 21:02:58 +0000 (21:02 +0000)
commit4eafeec960c29369982a9b15c24681a3072f491d
tree46b949fff29a0022d21c7e724b4e5a24347c7db6
parentc6454e6a93544fd20f4b5d9cb2ee08725e9b6740
Add module version name at a lower layer of the code, allows things to be
    more flexible and allow older module versions to still work. Might not
    be final code if we move over to DRI kernel module version, but will be
    if we use XFree86 version. + Only build tdfx.o instead of tdfx-4_1_0.o
    since tdfx.o has never changed its API.
18 files changed:
libdrm/xf86drm.c
linux-core/i810_drv.c
linux-core/mga_drv.c
linux-core/r128_drv.c
linux-core/radeon_drv.c
linux-core/sis_drv.c
linux-core/tdfx_drv.c
linux/Makefile.linux
linux/drm.h
linux/gamma_drv.c
linux/i810_drv.c
linux/mga_drv.c
linux/r128_drv.c
linux/radeon_drv.c
linux/sis_drv.c
linux/tdfx_drv.c
shared-core/drm.h
shared/drm.h