On Mon, Aug 1, 2011 at 2:44 AM, Thomas Bächler <[email protected]> wrote: > Am 01.08.2011 09:30, schrieb Tobias Powalowski: >> To explain it a bit better: >> Arch always had the possibility to load modules in a certain order by >> using the MODULES= array in rc.conf. > > Preservation of order has not been working for several initscripts releases.
Order preservation is doable via modprobe configs. See /etc/modprobe.d/usb-load-ehci-first.conf for an example.

