On Wed, 2009-07-01 at 13:11 -0700, Jesse Barnes wrote: > or we can push > the xf86EnableIO call into drivers as needed).
I'd say drivers that need IO access should call the function; the server shouldn't do it for them. The big question is how to know ahead of time whether this is necessary. One could, in theory, have the init scripts probe the available video devices and chmod u+s /usr/bin/Xorg or some such, but that seems pretty ugly to me. -- [email protected]
signature.asc
Description: This is a digitally signed message part
_______________________________________________ xorg-devel mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-devel
