Hi Shea,

On Sun, Jul 24, 2011 at 01:01, Shea Levy <[email protected]> wrote:
> New Revision: 27913
> URL: https://svn.nixos.org/websvn/nix/?rev=27913&sc=1
>
> Log:
> Add a NixOS module for the rtl8192c firmware
>
> Added:
>   nixos/trunk/modules/hardware/network/rtl8192c.nix
>      - copied, changed from r27911, 
> nixos/trunk/modules/hardware/network/rt73.nix
> Modified:
>   nixos/trunk/modules/module-list.nix

When you do such hardware support addition, you need to register them
inside nixos/modules/installer/scan/{not-,}detected.nix .  These files
are used to provide your firmware to all installations medium, and
avoid adding them inside all user system if you can ensure that they
are detected by nixos-hardware-scan.

The goal of these files is to make things easy for user which are
first starting with NixOS.  So please fill them appropriately ;)

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

Reply via email to