From owner-freebsd-multimedia Wed Jan 5 7:46:20 2000 Delivered-To: freebsd-multimedia@freebsd.org Received: from ra.nks.net (ra.nks.net [208.226.218.5]) by hub.freebsd.org (Postfix) with ESMTP id 695DD153C1 for ; Wed, 5 Jan 2000 07:46:10 -0800 (PST) (envelope-from joeo@cracktown.com) Received: from localhost (joeo@localhost) by ra.nks.net (8.8.7/8.8.7) with ESMTP id KAA03635; Wed, 5 Jan 2000 10:45:17 -0500 Date: Wed, 5 Jan 2000 10:45:17 -0500 (EST) From: X-Sender: joeo@ra.nks.net To: Martin Cracauer Cc: multimedia@FreeBSD.ORG Subject: Re: Linux Voodoo3 driver under FreeBSD? In-Reply-To: <20000105111302.A71158@cons.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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 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