cular, most if not all of them seem to
require 3D acceleration.
--
Earthling Michel Dänzer | Debian (powerpc), X and DRI developer
Libre software enthusiast| http://svcs.affero.net/rm.php?r=daenzer
gt; loader/xf86sym.c
> os-support/bsd/bsd_video.c
> os-support/linux/lnx_video.c
>
> Therefore I get the feeling that atimach64.c is doing something wrong.
> compiler.h does go to a lot of trouble to set up macros that expand to
> these various functions.
MMIO_OUT32 would probably be the macro for this.
--
Earthling Michel Dänzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
XFree86 and DRI project member / CS student, Free Software enthusiast
> iirc we don't have any mmio on m68k.
Yes you do, or how do you access chip registers?
> I wonder if any of the accelerated Mach64 cards worked on m68k at all?
Any driver doing MMIO register access will need those functions.
--
Earthling Michel Dänzer (MrCooper)/ Debian GNU
defined reference to `xf86WriteMmio32Be'
> atimisc_drv.o(.text+0x51e4): undefined reference to `xf86WriteMmio32Be'
> collect2: ld returned 1 exit status
Looks like m68k (like others) is missing the xf86*Mmio* functions in
programs/Xserver/hw/xfree86/common/compiler.h.
--
Earthling
4 matches
Mail list logo