This series fixes a few problems in the v2 udev hwdb patch (it broke on Kens
recent #ifdef PRELIMINARY addition) and then cleans up the loader logic a 
bit with the goal of making the loader use modalias strings to find 
drivers.  modalias strings are of the form

  <bus>:<device identifier>

and allows the loader to look up a driver for any device that the linux
kernel supports regardless of the bus it's on.

Kristian

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to