Michel Dänzer wrote:
> On Fre, 2010-05-28 at 12:39 -0700, Alan Coopersmith wrote: 
>> Stop hardcoding "linux" for the os module path.
> 
> Does this mean fbdevhw is used on Solaris, or indeed any other non-Linux
> OS?

The stubs version is, since otherwise there's unresolved fbdevHW*
symbols in modules that call it and don't have #ifdef __linux__
around the calls - as of the versions in my Xorg 1.8 builds for
Solaris, that set is:
        nv_drv.so, glint_drv.so, r128_drv.so, mga_drv.so

If someone would rather put in the effort to export the fbdev
module support status and have the drivers not build in those
calls, I'd be happy to see that instead of carrying around dead
code.

-- 
        -Alan Coopersmith-        alan.coopersm...@oracle.com
         Oracle Solaris Platform Engineering: X Window System

_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to