History log of /freebsd/sys/modules/3dfx/Makefile (Results 26 – 34 of 34)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 93cd41f7 29-Jan-2001 Peter Wemm <peter@FreeBSD.org>

Zap silly #if NPCI > 0 and the hoops that we jump through for the module
case. Use an 'and' case in conf/files so that it only gets compiled if
pci is present.


# c68159a6 06-Jan-2001 David E. O'Brien <obrien@FreeBSD.org>

Use a consistent style and one much closer to the rest of /usr/src


Revision tags: release/4.2.0, release/4.1.1_cvs
# 05c313d4 28-Aug-2000 Marcel Moolenaar <marcel@FreeBSD.org>

Don't enable Linuxulator support if not on an i386.

PR: 20873
Submitted by: Christian Weisgerber <naddy@mips.inka.de>


# c546ab55 06-Aug-2000 Coleman Kane <cokane@FreeBSD.org>

Fix clean to remove pci.h
Numerous style fixes

Submitted by: Marcel Moolenaar <marcel@cup.hp.com>


Revision tags: release/4.1.0
# ffb7ea49 26-Jun-2000 Coleman Kane <cokane@FreeBSD.org>

Change tdfx.ko to 3dfx.ko to prevent filename conflict when XF86 4.x
DRI support is ready for us, as per Doug Rabson's request <dfr>.


Revision tags: release/3.5.0_cvs
# 0debd63a 23-Jun-2000 Coleman Kane <cokane@FreeBSD.org>

Finish up the fixing of the linux ioctl stuff. Add line to remove the dev
entry upon unload.

Fix the module makefile.


# ad2095d0 23-Jun-2000 Coleman Kane <cokane@FreeBSD.org>

Fixed trouble with linux emu, not it should work in the module.
Removed unnecessary warning message too.


# a7769538 22-Jun-2000 Coleman Kane <cokane@FreeBSD.org>

Took TDFX_VERBOSE out of Makefile, added $FreeBSD$ and option for DEBUG.
Added a notice for linux users that the kld isn't working for them yet, so
no linux emu from the kld. It compiles statically a

Took TDFX_VERBOSE out of Makefile, added $FreeBSD$ and option for DEBUG.
Added a notice for linux users that the kld isn't working for them yet, so
no linux emu from the kld. It compiles statically alright though.

show more ...


# 365b4833 21-Jun-2000 Coleman Kane <cokane@FreeBSD.org>

Add a kld to correlate with my committ of the voodoo driver (tdfx).


12