From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu From: phaet0n Message-ID: <758512ed.0109271433.6cf961ce@posting.google.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Subject: [9fans] mga4xx driver issues Date: Mon, 1 Oct 2001 09:50:54 +0000 Topicbox-Message-UUID: f79b2192-eac9-11e9-9e20-41e7f4b1d025 Philippe, I'm having problems building the aux/vga binary with the mgaG4xx driver. I get the following errors: mga4xx.c:521 not a member of struct/union: rid mga4xx.c:522 not a member of struct/union: rid mga4xx.c:530 not a member of struct/union: rid Checking pci.h reveals that there is no field called rid in Pcidev. I believe that I am up-to-date wrt updates. However I'm unsure that my method for building, which is running mk 'ARCH=pc' install in /sys/src is correct. Is it? I build kernels by running mk 'CONF=pcdisk' 9pcdisk in /sys/src/9/pc. Is this ok as well? I feel rusty all over again, but hopefully this driver will get me back to 32bit colour goodness. In any case, thanks for your work. Hopefully with this I'll be using plan9 exclusively.