31 Oct
2007
31 Oct
'07
18:27
Luc Verhaegen wrote: [ "#include <sys/io.h>" line in rhd_conntest.c ]
You're right, it isn't needed. It's a remnant from the quick and dirty little utils i tend to write when testing things, ones which need to poke the vga registers directly (in x86 io space) and need to be iopled.
On radeonhd, we can do everything through mmio, so we do not need io.h.
Fix added to ndim-trivial-fixes, so it will not be forgotten: * http://radeonhd.lauft.net/patches/ndim-trivial-fixes/ * git pull http://radeonhd.lauft.net/xf86-video-radeonhd.git/ \ ndim-trivial-fixes -- Hans Ulrich Niedermann -- To unsubscribe, e-mail: radeonhd+unsubscribe@opensuse.org For additional commands, e-mail: radeonhd+help@opensuse.org