guillemj 6fccc2cbdb * 3dfx_driver.c (HAVE_DEVFS): Define to 1 if
LINUX_VERSION_CODE >= 2.3.46 and LINUX_VERSION_CODE <= 2.6.17 or
	if DEVFS_SUPPORT is defined, define to 0 otherwise.
	(devfs_handle): Only use if HAVE_DEVFS.
	(init_module): Only use devfs_mk_cdev or devfs_register if HAVE_DEVFS.
	(cleanup_module): Only use devfs_remove or devfs_unregister if
	HAVE_DEVFS.
2007-02-06 04:32:58 +00:00
Description
3Dfx Glide -- forked from GITHUB repository https://github.com/sezero/glide
13 MiB
Languages
C 81.1%
Roff 8.2%
Assembly 8%
C++ 1.8%
Makefile 0.5%
Other 0.3%