Hi,

On Fri, Jan 20, 2012 at 19:33, Peter Simons <[email protected]> wrote:
>  Warning! ehci_hcd should always be loaded before uhci_hcd and ohci_hcd, not 
> after
>
> In fact, /etc/nixos/hardware-configuration.nix specifies those modules
> ohci_hcd first. Changing the order in that file gets rid of the warning.
> Could someone who knows how to do that please update nixos-hardware-scan
> accordingly?

You need to re-order inside the list and also to use mkHeader for the
option, such as this list will be in the first position for module
merge.

-- 
Nicolas Pierron
http://www.linkedin.com/in/nicolasbpierron - http://nbp.name/
_______________________________________________
nix-dev mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to