1
0
forked from ports/contrib

iwlwifi-3945-ucode: fixed issues with source file (FS#1099)

This commit is contained in:
Jose V Beneyto 2014-12-17 16:19:49 +00:00
parent 7df43be6de
commit ced1efe569
2 changed files with 19 additions and 4 deletions

View File

@ -1,5 +1,5 @@
# Description: Microcode image for the Intel Wireless WiFi link driver
# URL: http://intellinuxwireless.org/?p=iwlwifi
# URL: http://wireless.kernel.org/en/users/Drivers/iwlegacy
# Maintainer: Jose V Beneyto, sepen at crux dot nu
# Packager: Rouven Schuerch, rs at tegonal dot com
# Depends on:
@ -7,7 +7,7 @@
name=iwlwifi-3945-ucode
version=15.32.2.9
release=1
source=(http://intellinuxwireless.org/iwlwifi/downloads/$name-$version.tgz)
source=(file:///$name-$version.tgz)
build () {
install -D -m 0644 $name-$version/iwlwifi-3945-2.ucode \

View File

@ -2,7 +2,23 @@
README for iwlwifi-3945-ucode
*** Note for kernel >= 2.6.24 ***
REQUERIMENTS
Download source manually from
- http://wireless.kernel.org/en/users/Drivers/iwlegacy
and put the file
- iwlwifi-3945-ucode-*.tgz
into the directory defined by PKGMK_SOURCE_DIR. See pkgmk.conf(5).
NOTES
*** Note for kernel >= 2.6.29 ***
Check that you enabled the following config options in the kernel:
@ -20,4 +36,3 @@ README for iwlwifi-3945-ucode
Device Drivers ->
Generic Driver Options ->
Hotplug firmware loading support