Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jan 2000 10:45:17 -0500 (EST)
From:      <joeo@cracktown.com>
To:        Martin Cracauer <cracauer@cons.org>
Cc:        multimedia@FreeBSD.ORG
Subject:   Re: Linux Voodoo3 driver under FreeBSD?
Message-ID:  <Pine.LNX.4.04.10001051042430.3349-100000@ra.nks.net>
In-Reply-To: <20000105111302.A71158@cons.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Looking through the Voodoo3 glide_vers_2 sources off of linux.3dfx.org
looks like you need an environment variable set for linux binaries to work
without /dev/3dfx...

in swlibs/newpci/pcilib
if (!getenv("SST_NO_DEV3DFX")) linuxDevFd=open("/dev/3dfx", O_RDWR, 0);
 

On Wed, 5 Jan 2000, Martin Cracauer wrote:

> Is it correct that the Voodoo3 glide Linux binaries *need* Device3dfx?
> Anyone could use one in FreeBSD?
> 
> I first check implied that it is: A machine that used v2 with no
> problems did not find a v3 (using the correct libglide, of course).
> 
> Oh well, seems we don't have to compile our native libglide, but also
> FreeBSD-capable Linux binaries...
> 
> Martin
> -- 
> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
> Martin Cracauer <cracauer@cons.org> http://www.cons.org/cracauer/
> BSD User Group Hamburg, Germany     http://www.bsdhh.org/
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-multimedia" in the body of the message
> 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.04.10001051042430.3349-100000>