From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Tue, 17 Oct 2006 17:44:57 +0400 To: 9fans@cse.psu.edu From: "Alexander Sychev" Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: Quoted-Printable Message-ID: User-Agent: Opera Mail/9.02 (Linux) Subject: [9fans] Radeon driver Topicbox-Message-UUID: cb2e926c-ead1-11e9-9d60-3106f5b1d025 Hi, 9fans! I have installed Plan9 on my IBM ThinkPad T40 and it works fine with ves= a = and wired networking. But I can't compile Philippe Anel's radeon driver. <-----------------------------------------------> term% mk 'CONF=3Dpcf' 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 VGAsc= r, = IND INT, IND INT) ULONG mk: 8c -FVw vgaradeon.c : exit status=3Drc 234: 8c 236: error <-----------------------------------------------> It seems struct VGAscr (screen.h) was changed a lot. Does anybody maintain this driver? -- = Best regards, santucco