nvidia.git
14 years agoadapt for devfs
Simon Schubert [Fri, 14 Aug 2009 12:59:19 +0000 (14:59 +0200)]
adapt for devfs

14 years agoupdate to latest suser->priv_check changes
Simon Schubert [Tue, 4 Aug 2009 16:12:39 +0000 (18:12 +0200)]
update to latest suser->priv_check changes

14 years agoadapt to recent pci changes
Simon Schubert [Fri, 31 Jul 2009 18:47:31 +0000 (20:47 +0200)]
adapt to recent pci changes

15 years agoMerge branch 'upstream'
Simon Schubert [Thu, 26 Feb 2009 20:01:48 +0000 (21:01 +0100)]
Merge branch 'upstream'

merge and port to DragonFly

Conflicts:
src/Makefile
src/nv-freebsd.h
src/nvidia_ctl.c
src/nvidia_os.c
src/nvidia_subr.c

15 years agoimport NVIDIA-FreeBSD-x86-180.29
Simon Schubert [Thu, 26 Feb 2009 18:52:59 +0000 (19:52 +0100)]
import NVIDIA-FreeBSD-x86-180.29

15 years agoUpdate README
Simon Schubert [Thu, 26 Feb 2009 18:15:41 +0000 (19:15 +0100)]
Update README

15 years agoChange wrapmodule name and wrap* building.
Simon 'corecode' Schubert [Wed, 12 Nov 2008 00:08:24 +0000 (01:08 +0100)]
Change wrapmodule name and wrap* building.

15 years agoDon't depend on "mem" and "io", they don't exist in DragonFly.
Simon 'corecode' Schubert [Thu, 21 Aug 2008 17:42:27 +0000 (19:42 +0200)]
Don't depend on "mem" and "io", they don't exist in DragonFly.

15 years agoUse tsc_frequency instead of tsc_freq.
Simon 'corecode' Schubert [Mon, 19 May 2008 11:43:48 +0000 (13:43 +0200)]
Use tsc_frequency instead of tsc_freq.

15 years agoBuild a wrapper lib with weak symbols.
Simon 'corecode' Schubert [Sun, 18 May 2008 16:25:22 +0000 (18:25 +0200)]
Build a wrapper lib with weak symbols.

16 years agoAdd readme.
Simon 'corecode' Schubert [Sun, 17 Feb 2008 20:58:27 +0000 (21:58 +0100)]
Add readme.

16 years agoFix poll API issue also for nvidiactl.
Simon 'corecode' Schubert [Mon, 14 Jan 2008 00:06:21 +0000 (01:06 +0100)]
Fix poll API issue also for nvidiactl.

16 years agoSplit the wrapper in module and export syms.
Simon 'corecode' Schubert [Sun, 13 Jan 2008 03:41:14 +0000 (04:41 +0100)]
Split the wrapper in module and export syms.

16 years agoMake the wrapper a generic module to be loaded to supply needed symbols.
Simon 'corecode' Schubert [Sun, 13 Jan 2008 03:07:26 +0000 (04:07 +0100)]
Make the wrapper a generic module to be loaded to supply needed symbols.

16 years agoFix API usage bugs.
Simon 'corecode' Schubert [Sun, 13 Jan 2008 03:05:14 +0000 (04:05 +0100)]
Fix API usage bugs.

16 years agoCompile with debug for now.
Simon 'corecode' Schubert [Sun, 13 Jan 2008 03:05:01 +0000 (04:05 +0100)]
Compile with debug for now.

16 years agoDebugger() takes a string parameter.
Simon 'corecode' Schubert [Sun, 13 Jan 2008 03:04:45 +0000 (04:04 +0100)]
Debugger() takes a string parameter.

16 years agoSwitch to native xorg wrapper. Not functional yet.
Simon 'corecode' Schubert [Sat, 12 Jan 2008 19:39:16 +0000 (20:39 +0100)]
Switch to native xorg wrapper.  Not functional yet.

16 years agoAdd LD_PRELOAD wrapper
Simon 'corecode' Schubert [Sat, 12 Jan 2008 14:40:01 +0000 (15:40 +0100)]
Add LD_PRELOAD wrapper

16 years agoSome more nits for porting.
Simon 'corecode' Schubert [Sun, 13 Jan 2008 03:22:53 +0000 (04:22 +0100)]
Some more nits for porting.

16 years agoCorrectly reference the devices when storing them.
Simon 'corecode' Schubert [Wed, 9 Jan 2008 21:31:19 +0000 (22:31 +0100)]
Correctly reference the devices when storing them.

16 years agoInitial DragonFly port.
Simon 'corecode' Schubert [Wed, 9 Jan 2008 01:57:41 +0000 (02:57 +0100)]
Initial DragonFly port.

16 years agoImport from upstream.
Simon 'corecode' Schubert [Tue, 8 Jan 2008 21:45:55 +0000 (22:45 +0100)]
Import from upstream.