iwlwifi-5000 v5 ucode
svn path=/nixpkgs/trunk/; revision=32982
This commit is contained in:
parent
a38ba26fbe
commit
464f6f42f6
@ -1,11 +1,11 @@
|
|||||||
{stdenv, fetchurl}:
|
{stdenv, fetchurl}:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "iwlwifi-5000-ucode-8.24.2.12";
|
name = "iwlwifi-5000-ucode-8.83.5.1-1";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "http://intellinuxwireless.org/iwlwifi/downloads/${name}.tgz";
|
url = "http://www.intellinuxwireless.org/iwlwifi/downloads/${name}.tar.gz";
|
||||||
sha256 = "0h47cmpxa9cmysz0g42ga9da8qjfzqdf0w43fqx1cbnr8yg12ac1";
|
sha256 = "0n4f6wsppspvvdpcab52n2piczhgfq7a4y7gazxzzlj5halchnx3";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildPhase = "true";
|
buildPhase = "true";
|
||||||
@ -20,9 +20,8 @@ stdenv.mkDerivation rec {
|
|||||||
description = "Firmware for the Intel 5000 wireless card";
|
description = "Firmware for the Intel 5000 wireless card";
|
||||||
|
|
||||||
longDescription = ''
|
longDescription = ''
|
||||||
This package provides version 1 of the Intel wireless card
|
This package provides version 5 of the Intel wireless card
|
||||||
firmware, for Linux up to 2.6.26. It contains the
|
firmware. It contains the `iwlwifi-5000-5.ucode' file.
|
||||||
`iwlwifi-5000-1.ucode' file.
|
|
||||||
'';
|
'';
|
||||||
|
|
||||||
homepage = http://intellinuxwireless.org/;
|
homepage = http://intellinuxwireless.org/;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user