summaryrefslogtreecommitdiffstats
path: root/sys/modules/3dfx
Commit message (Collapse)AuthorAgeFilesLines
* Use a consistent style and one much closer to the rest of /usr/srcobrien2001-01-061-9/+12
|
* Don't enable Linuxulator support if not on an i386.marcel2000-08-281-0/+2
| | | | | PR: 20873 Submitted by: Christian Weisgerber <naddy@mips.inka.de>
* Fix clean to remove pci.hcokane2000-08-061-7/+11
| | | | | | Numerous style fixes Submitted by: Marcel Moolenaar <marcel@cup.hp.com>
* Change tdfx.ko to 3dfx.ko to prevent filename conflict when XF86 4.xcokane2000-06-251-1/+1
| | | | DRI support is ready for us, as per Doug Rabson's request <dfr>.
* Finish up the fixing of the linux ioctl stuff. Add line to remove the devcokane2000-06-231-1/+2
| | | | | | entry upon unload. Fix the module makefile.
* Fixed trouble with linux emu, not it should work in the module.cokane2000-06-231-0/+3
| | | | Removed unnecessary warning message too.
* Took TDFX_VERBOSE out of Makefile, added $FreeBSD$ and option for DEBUG.cokane2000-06-221-4/+4
| | | | | 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.
* Add a kld to correlate with my committ of the voodoo driver (tdfx).cokane2000-06-211-0/+18
OpenPOWER on IntegriCloud