This commit is contained in:
23
.gitattributes
vendored
Normal file
23
.gitattributes
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
## Default LFS
|
||||
*.7z filter=lfs diff=lfs merge=lfs -text
|
||||
*.bsp filter=lfs diff=lfs merge=lfs -text
|
||||
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
||||
*.gem filter=lfs diff=lfs merge=lfs -text
|
||||
*.gz filter=lfs diff=lfs merge=lfs -text
|
||||
*.jar filter=lfs diff=lfs merge=lfs -text
|
||||
*.lz filter=lfs diff=lfs merge=lfs -text
|
||||
*.lzma filter=lfs diff=lfs merge=lfs -text
|
||||
*.obscpio filter=lfs diff=lfs merge=lfs -text
|
||||
*.oxt filter=lfs diff=lfs merge=lfs -text
|
||||
*.pdf filter=lfs diff=lfs merge=lfs -text
|
||||
*.png filter=lfs diff=lfs merge=lfs -text
|
||||
*.rpm filter=lfs diff=lfs merge=lfs -text
|
||||
*.tbz filter=lfs diff=lfs merge=lfs -text
|
||||
*.tbz2 filter=lfs diff=lfs merge=lfs -text
|
||||
*.tgz filter=lfs diff=lfs merge=lfs -text
|
||||
*.ttf filter=lfs diff=lfs merge=lfs -text
|
||||
*.txz filter=lfs diff=lfs merge=lfs -text
|
||||
*.whl filter=lfs diff=lfs merge=lfs -text
|
||||
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||
*.zst filter=lfs diff=lfs merge=lfs -text
|
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
.osc
|
102
ipw-firmware.changes
Normal file
102
ipw-firmware.changes
Normal file
@@ -0,0 +1,102 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 11 14:15:48 CET 2008 - hschaa@suse.de
|
||||
|
||||
- Remove ipw3945-firmware as ipw3945-kmp is not shipped anymore
|
||||
with 11.0 due to its successor iwl3945
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 16 15:15:42 CET 2007 - jg@suse.de
|
||||
|
||||
- removed /lib/firmware from filelist
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 2 14:37:01 CET 2007 - jg@suse.de
|
||||
|
||||
- reload modules after installation only when necessary
|
||||
(bug 210964)
|
||||
- updated ipw3945 ucode to version 1.14.2, changes:
|
||||
* Fixed a fairly significant problem with some tuners not being
|
||||
able to lock properly onto a channel's frequency on B/G band.
|
||||
* Fixed a problem regarding power management.
|
||||
* Fxied lame scan results problem on Bugzilla #1085.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 7 21:46:33 CEST 2006 - seife@suse.de
|
||||
|
||||
- added ipw2000 firmware version 3.0 (for kernel 2.6.18)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 20 11:18:54 CET 2006 - jg@suse.de
|
||||
|
||||
- fixed Supplements (bug 159079)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 8 16:11:12 CET 2006 - cthiel@suse.de
|
||||
|
||||
- Prereq module-init-tools and grep, to make %post scripts work
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 7 20:28:38 CET 2006 - agruen@suse.de
|
||||
|
||||
- Add modalias tags (155357).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 27 14:19:08 CET 2006 - jg@suse.de
|
||||
|
||||
- added ipw3945 firmware
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 25 21:46:34 CET 2006 - mls@suse.de
|
||||
|
||||
- converted neededforbuild to BuildRequires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 8 17:33:21 CET 2005 - jg@suse.de
|
||||
|
||||
- added ipw2200 firmware version 2.4 (latest version)
|
||||
- added ipw2200 firmware version 2.2 (needed for ipw2200 version
|
||||
that comes with kernel 2.6.14)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 19 16:59:14 CEST 2005 - ro@suse.de
|
||||
|
||||
- removed dropped hotplug package from nfb and requires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 13 17:16:53 CEST 2005 - jg@suse.de
|
||||
|
||||
- updated ipw2200 firmware to version 2.3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 12 11:38:12 CET 2005 - jg@suse.de
|
||||
|
||||
- updated ipw2200 firmware to version 2.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 15 14:40:01 CET 2004 - jg@suse.de
|
||||
|
||||
- updated ipw2200 firmware to version 2.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 1 10:17:07 CEST 2004 - jg@suse.de
|
||||
|
||||
- moved firmware binaries to /lib/firmware (bug 46583)
|
||||
- reloading ipw modules after installation, so the modules get
|
||||
reinitialized with the firmware (bug 46556)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 29 00:37:40 CEST 2004 - jg@suse.de
|
||||
|
||||
- updated ipw2100 firmware to version 1.3 (needed for latest
|
||||
ipw2100 driver)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 6 08:47:49 CEST 2004 - jg@suse.de
|
||||
|
||||
- updated ipw2200 firmware to version 2.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 2 23:07:37 CEST 2004 - jg@suse.de
|
||||
|
||||
- initial package
|
||||
|
146
ipw-firmware.spec
Normal file
146
ipw-firmware.spec
Normal file
@@ -0,0 +1,146 @@
|
||||
#
|
||||
# spec file for package ipw-firmware (Version 8)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
# package are under the same license as the package itself.
|
||||
#
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: ipw-firmware
|
||||
Summary: Firmware for Intel PRO/Wireless WLAN Cards
|
||||
Version: 8
|
||||
Release: 67
|
||||
Group: Hardware/Wifi
|
||||
License: Any commercial
|
||||
%define version_2100 1.3
|
||||
%define version_2200 2.4
|
||||
%define version_3945 1.14.2
|
||||
Source0: ipw2100-fw-%{version_2100}.tar.bz2
|
||||
Source1: ipw2200-fw-%{version_2200}.tar.bz2
|
||||
Source2: ipw2200-fw-2.3.tar.bz2
|
||||
Source3: ipw2200-fw-2.2.tar.bz2
|
||||
Source4: ipw2200-fw-3.0.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
PreReq: module-init-tools grep
|
||||
# Modules: ipw2100.ko ipw2200.ko
|
||||
Supplements: modalias(pci:v00008086d00001043sv0000103Csd00002741bc*sc*i*)
|
||||
Supplements: modalias(pci:v00008086d00001043sv00008086sd0000252[0123456789BCD]bc*)
|
||||
Supplements: modalias(pci:v00008086d00001043sv00008086sd0000255[01345]bc*sc*i*)
|
||||
Supplements: modalias(pci:v00008086d00001043sv00008086sd0000256[0123567]bc*sc*i*)
|
||||
Supplements: modalias(pci:v00008086d00001043sv00008086sd000025[78]0bc*sc*i*)
|
||||
Supplements: modalias(pci:v00008086d00001043sv00008086sd0000258[123567]bc*sc*i*)
|
||||
Supplements: modalias(pci:v00008086d00001043sv00008086sd0000259[012368]bc*sc*i*)
|
||||
Supplements: modalias(pci:v00008086d00001043sv00008086sd000025A0bc*sc*i*)
|
||||
Supplements: modalias(pci:v00008086d00001043sv00008086sd0000270[12]bc*sc*i*)
|
||||
Supplements: modalias(pci:v00008086d00001043sv00008086sd0000271[12]bc*sc*i*)
|
||||
Supplements: modalias(pci:v00008086d00001043sv00008086sd0000272[12]bc*sc*i*)
|
||||
Supplements: modalias(pci:v00008086d00001043sv00008086sd0000273[12]bc*sc*i*)
|
||||
Supplements: modalias(pci:v00008086d00001043sv00008086sd0000274[12]bc*sc*i*)
|
||||
Supplements: modalias(pci:v00008086d00001043sv00008086sd0000275[1234]bc*sc*i*)
|
||||
Supplements: modalias(pci:v00008086d00001043sv00008086sd0000276[12]bc*sc*i*)
|
||||
Supplements: modalias(pci:v00008086d0000104Fsv*sd*bc*sc*i*)
|
||||
Supplements: modalias(pci:v00008086d0000422[0134]sv*sd*bc*sc*i*)
|
||||
# Generated with: extract-modaliases -i ipw* kernel-default.rpm
|
||||
|
||||
%description
|
||||
This package contains firmware binaries needed for Intel PRO/Wireless
|
||||
2100/2200BG (aka Centrino) WLAN cards. The package is covered by the
|
||||
Intel license. See http://ipw2100.sourceforge.net/firmware.php?fid=4.
|
||||
|
||||
|
||||
|
||||
%prep
|
||||
%setup0 -c
|
||||
%setup1 -T -D -a 1
|
||||
%setup2 -T -D -a 2
|
||||
%setup3 -T -D -a 3
|
||||
%setup4 -T -D -a 4
|
||||
|
||||
%build
|
||||
|
||||
%install
|
||||
mkdir -p %{buildroot}/lib/firmware
|
||||
cp *fw ipw2200-fw-3.0/*fw %{buildroot}/lib/firmware
|
||||
cp LICENSE %{buildroot}/lib/firmware/LICENSE.ipw2x00
|
||||
|
||||
%post
|
||||
test -f /.buildenv && exit 0
|
||||
driver_active()
|
||||
{
|
||||
for i in /sys/class/net/*/device/driver ; do
|
||||
test -e $i || continue
|
||||
DRV=$(basename `readlink $i`)
|
||||
test "$DRV" = "$1" && return 0
|
||||
done
|
||||
return 1
|
||||
}
|
||||
for M in ipw2100 ipw2200 ; do
|
||||
if /sbin/lsmod | grep -q ^$M ; then
|
||||
driver_active $M ||
|
||||
{ echo "Reloading module $M"; rmmod $M; modprobe $M; }
|
||||
fi
|
||||
done
|
||||
exit 0
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
/lib/firmware/*
|
||||
|
||||
%clean
|
||||
test "$RPM_BUILD_ROOT" != "/" && rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%changelog
|
||||
* Tue Mar 11 2008 hschaa@suse.de
|
||||
- Remove ipw3945-firmware as ipw3945-kmp is not shipped anymore
|
||||
with 11.0 due to its successor iwl3945
|
||||
* Fri Mar 16 2007 jg@suse.de
|
||||
- removed /lib/firmware from filelist
|
||||
* Fri Feb 02 2007 jg@suse.de
|
||||
- reload modules after installation only when necessary
|
||||
(bug 210964)
|
||||
- updated ipw3945 ucode to version 1.14.2, changes:
|
||||
* Fixed a fairly significant problem with some tuners not being
|
||||
able to lock properly onto a channel's frequency on B/G band.
|
||||
* Fixed a problem regarding power management.
|
||||
* Fxied lame scan results problem on Bugzilla #1085.
|
||||
* Mon Aug 07 2006 seife@suse.de
|
||||
- added ipw2000 firmware version 3.0 (for kernel 2.6.18)
|
||||
* Mon Mar 20 2006 jg@suse.de
|
||||
- fixed Supplements (bug 159079)
|
||||
* Wed Mar 08 2006 cthiel@suse.de
|
||||
- Prereq module-init-tools and grep, to make %%post scripts work
|
||||
* Tue Mar 07 2006 agruen@suse.de
|
||||
- Add modalias tags (155357).
|
||||
* Mon Feb 27 2006 jg@suse.de
|
||||
- added ipw3945 firmware
|
||||
* Wed Jan 25 2006 mls@suse.de
|
||||
- converted neededforbuild to BuildRequires
|
||||
* Tue Nov 08 2005 jg@suse.de
|
||||
- added ipw2200 firmware version 2.4 (latest version)
|
||||
- added ipw2200 firmware version 2.2 (needed for ipw2200 version
|
||||
that comes with kernel 2.6.14)
|
||||
* Fri Aug 19 2005 ro@suse.de
|
||||
- removed dropped hotplug package from nfb and requires
|
||||
* Wed Jul 13 2005 jg@suse.de
|
||||
- updated ipw2200 firmware to version 2.3
|
||||
* Wed Jan 12 2005 jg@suse.de
|
||||
- updated ipw2200 firmware to version 2.2
|
||||
* Wed Dec 15 2004 jg@suse.de
|
||||
- updated ipw2200 firmware to version 2.1
|
||||
* Fri Oct 01 2004 jg@suse.de
|
||||
- moved firmware binaries to /lib/firmware (bug 46583)
|
||||
- reloading ipw modules after installation, so the modules get
|
||||
reinitialized with the firmware (bug 46556)
|
||||
* Wed Sep 29 2004 jg@suse.de
|
||||
- updated ipw2100 firmware to version 1.3 (needed for latest
|
||||
ipw2100 driver)
|
||||
* Mon Sep 06 2004 jg@suse.de
|
||||
- updated ipw2200 firmware to version 2.0
|
||||
* Fri Sep 03 2004 jg@suse.de
|
||||
- initial package
|
BIN
ipw2100-fw-1.3.tar.bz2
(Stored with Git LFS)
Normal file
BIN
ipw2100-fw-1.3.tar.bz2
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
ipw2200-fw-2.2.tar.bz2
(Stored with Git LFS)
Normal file
BIN
ipw2200-fw-2.2.tar.bz2
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
ipw2200-fw-2.3.tar.bz2
(Stored with Git LFS)
Normal file
BIN
ipw2200-fw-2.3.tar.bz2
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
ipw2200-fw-2.4.tar.bz2
(Stored with Git LFS)
Normal file
BIN
ipw2200-fw-2.4.tar.bz2
(Stored with Git LFS)
Normal file
Binary file not shown.
3
ipw2200-fw-3.0.tar.bz2
Normal file
3
ipw2200-fw-3.0.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bacf06a4ae9eb421a5ae8c08aa82388d21dfa7b7b01552b7e857edf7d3275849
|
||||
size 174695
|
Reference in New Issue
Block a user