From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu From: CJayC Message-ID: <9d21a718.0204291131.4757a61d@posting.google.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit References: <9feae800a6ef4819082f8895aa5d3f29@caldo.demon.co.uk> Subject: Re: [9fans] /sys/src/cmd/aux/vga/3dfx.c Date: Tue, 30 Apr 2002 09:35:09 +0000 Topicbox-Message-UUID: 821a1314-eaca-11e9-9e20-41e7f4b1d025 Should applying this patch enable one to install on a system using a 3dfx Voodoo3 2000 AGP card? I was having problems starting rio. Since I don't have a successful installation yet to recompile from, is there any way to make this change to the kernel of the installation boot floppy? Can the Plan 9 kernel source be recompiled with GCC under FreeBSD or Linux or does it require the Plan 9 C compiler? Thanks, CJayC forsyth@caldo.demon.co.uk wrote in message news:<9feae800a6ef4819082f8895aa5d3f29@caldo.demon.co.uk>... > this has been wrong for ages but only blew up in the new release: > the aux/vga 3dfx code was dividing just once too often. > > term% yesterday -d 3dfx.c > diff /n/dump/2002/04291/sys/src/cmd/aux/vga/3dfx.c 3dfx.c > 30c30 > < ulong r[Nior/4]; > --- > > ulong r[Nior];