9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Alexander Sychev" <santucco@gmail.com>
To: 9fans@cse.psu.edu
Subject: [9fans] Radeon driver
Date: Tue, 17 Oct 2006 17:44:57 +0400	[thread overview]
Message-ID: <op.thkiwgeehipq0d@santucco.avp.ru> (raw)

Hi, 9fans!

I have installed Plan9 on my IBM ThinkPad T40 and it works fine with vesa  
and wired networking.
But I can't compile Philippe Anel's radeon driver.

<----------------------------------------------->
term% mk 'CONF=pcf'
8c -FVw vgaradeon.c
vgaradeon.c:274 not a member of struct/union: aperture
vgaradeon.c:276 not a member of struct/union: isupamem
vgaradeon.c:290 not a member of struct/union: isupamem
vgaradeon.c:292 function args not checked: upamalloc
vgaradeon.c:294 function args not checked: upamalloc
vgaradeon.c:296 not a member of struct/union: isupamem
vgaradeon.c:299 not a member of struct/union: isupamem
vgaradeon.c:302 not a member of struct/union: isupamem
warning: vgaradeon.c:265 used and not set: wasupamem oaperture
vgaradeon.c:321 function args not checked: upamalloc
vgaradeon.c:332 not a member of struct/union: aperture
vgaradeon.c:446 not a member of struct/union: aperture
warning: vgaradeon.c:445 set and not used: storage
vgaradeon.c:753 initialization of incompatible pointers: vgaradeondev
IND FUNC(IND STRUCT VGAscr, INT, INT) VOID and IND FUNC(IND STRUCT VGAscr,  
IND INT, IND INT) ULONG
mk: 8c -FVw vgaradeon.c  : exit status=rc 234: 8c 236: error
<----------------------------------------------->

It seems struct VGAscr (screen.h) was changed a lot.

Does anybody maintain this driver?

-- 
Best regards,
   santucco


             reply	other threads:[~2006-10-17 13:44 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-17 13:44 Alexander Sychev [this message]
2006-10-18  6:06 ` Philippe Anel
2006-10-18 14:13   ` Alexander Sychev
2006-10-18 14:35     ` Alexander Sychev
2006-10-19  8:30     ` Anel Philippe
2006-10-19 12:23       ` Wes Kussmaul
2006-10-19 20:06         ` Sascha Retzki
2006-10-20  1:02           ` Wes Kussmaul
2006-10-19 12:31       ` erik quanstrom
2006-10-20 14:06       ` Alexander Sychev
2009-05-29 23:30 Venkatesh Srinivas
2009-06-01  9:14 ` Balwinder S Dheeman
2009-06-01  9:14 ` Balwinder S Dheeman
2009-06-01 19:14   ` Venkatesh Srinivas
2009-06-02  0:54     ` erik quanstrom
2009-06-02  1:18       ` Venkatesh Srinivas
2009-06-02  1:31         ` Ori Bernstein
2009-06-02 14:51         ` erik quanstrom
2009-06-04 19:46           ` erik quanstrom

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=op.thkiwgeehipq0d@santucco.avp.ru \
    --to=santucco@gmail.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).