mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 05:54:08 +00:00
Modules are now placed into a sub-directory by major Xserver release, so we have less hassle with trying to load drivers w/ incompatible ABI. The legacy directories are still searched (after the versioned ones) for backwards compat with badly maintained proprietary drivers (Nvidia). Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>