3dfx driver

2000-07-28 Thread Coleman Kane

For those who have opted to test my 3dfx driver, I have debugging
messages layered in the section that is causing problems. Define the
DEBUG option in your kernel, you may have to add makeoptions -DDEBUG
-g to the config file as well. Then add the device tdfx line. If you
want to use the kld, the Makefile has directions on how to enable the
debugging messages. you just uncomment a line in there, or add -DDEBUG
to the make line.

-- 
Coleman Kane
President, 
UC Free O.S. Users Group - http://pohl.ececs.uc.edu


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: 3dfx Driver?

1999-10-12 Thread i think

there was a walkthrough on how to get the linux drivers running through the
linux emulation.  this is specifically for the quake3 test, i dont know how
it will fare on any other programs  ( havent tried) but q3test does work.
if you want, check it out

http://www.cybernet.com/~mtaylor/q3ahowto.html

Andrew
- Original Message -
From: "Jeroen Ruigrok/Asmodai" <[EMAIL PROTECTED]>
To: "Amancio Hasty" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, October 11, 1999 15:48
Subject: Re: 3dfx Driver?


> On [19991011 12:00], Amancio Hasty ([EMAIL PROTECTED]) wrote:
> >
> >Has anyone ported the linux 3DFx Driver to FreeBSD?
>
> Don't think so.
>
> Why?  You volunteering? =)
>
> --
> Jeroen Ruigrok van der Werven/Asmodai  asmodai(at)wxs.nl
> The BSD Programmer's Documentation Project <http://home.wxs.nl/~asmodai>
> Network/Security SpecialistBSD: Technical excellence at its best
> One from many.
>
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: 3dfx Driver?

1999-10-12 Thread Stephen Hocking

>>Has anyone ported the linux 3DFx Driver to FreeBSD?
>
>Don't think so.
>
>Why?  You volunteering? =)


I made a start on it earlier this year, but the final step (mapping the card 
memory) I got wrong, which then locked up the machine. The box the code is on 
is the other side of the world at the moment unfortunately.


Stephen



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: 3dfx Driver?

1999-10-11 Thread Amancio Hasty

Don't have much time now days to volunteer due to work overload.
If I get a chance one of these nights I will port it.

My focus is to provide decent X video support appropiate for 
h.261 , h.263 , and mpeg -- which basically entails yuv + scaling
hardware assist. In other words 3dfx is a secondary issue.

Cheers


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: 3dfx Driver?

1999-10-11 Thread Jeroen Ruigrok/Asmodai

On [19991011 12:00], Amancio Hasty ([EMAIL PROTECTED]) wrote:
>
>Has anyone ported the linux 3DFx Driver to FreeBSD?

Don't think so.

Why?  You volunteering? =)

-- 
Jeroen Ruigrok van der Werven/Asmodai  asmodai(at)wxs.nl
The BSD Programmer's Documentation Project <http://home.wxs.nl/~asmodai>
Network/Security SpecialistBSD: Technical excellence at its best
One from many. 


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



3dfx Driver?

1999-10-11 Thread Amancio Hasty


Has anyone ported the linux 3DFx Driver to FreeBSD?

Tnks!
-- 

 Amancio Hasty
 [EMAIL PROTECTED]




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message