Date: Thu, 9 Mar 2006 21:51:01 +0000 (UTC) From: Yar Tikhiy <yar@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files options src/sys/dev/tdfx tdfx_linux.c tdfx_pci.c src/sys/modules Makefile src/sys/modules/3dfx Makefile src/sys/modules/3dfx_linux Makefile src UPDATING Message-ID: <200603092151.k29Lp1ol035059@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yar 2006-03-09 21:51:01 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/conf files options
sys/dev/tdfx tdfx_pci.c
sys/modules Makefile
sys/modules/3dfx Makefile
. UPDATING
Added files: (Branch: RELENG_6)
sys/dev/tdfx tdfx_linux.c
sys/modules/3dfx_linux Makefile
Log:
MFC:
Move the functionality controlled by "options TDFX_LINUX"
from 3dfx.ko to a separate module, 3dfx_linux.ko.
The option is retained in RELENG_6 for POLA reasons
while it has been turned into "device tdfx_linux" in HEAD.
Approved by: re (scottl)
Revision Changes Path
1.416.2.20 +6 -0 src/UPDATING
1.1031.2.24 +1 -0 src/sys/conf/files
1.510.2.4 +1 -1 src/sys/conf/options
1.1.2.1 +87 -0 src/sys/dev/tdfx/tdfx_linux.c (new)
1.37.2.1 +1 -38 src/sys/dev/tdfx/tdfx_pci.c
1.11.14.2 +1 -12 src/sys/modules/3dfx/Makefile
1.1.2.1 +8 -0 src/sys/modules/3dfx_linux/Makefile (new)
1.450.2.13 +2 -0 src/sys/modules/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603092151.k29Lp1ol035059>
