add iwlwifi wireless driver patch

binary daemons are bad, honour intel's *long* road to get that merged.
this is the v5 patch posted on netdev on 27. aug with message id
<1188192012.13078.177.camel@debian.sh.intel.com>

svn path=/dists/trunk/linux-2.6/; revision=9429
This commit is contained in:
Maximilian Attems 2007-08-31 10:23:35 +00:00
parent ad14727ee3
commit 4489d61bdc
4 changed files with 26955 additions and 1 deletions

3
debian/changelog vendored
View File

@ -21,12 +21,13 @@ linux-2.6 (2.6.23~rc4-1~experimental.1) UNRELEASED; urgency=low
* linux-image bugscript add cmdline.
* [amd64, i386, ia64]: Enable DMIID.
* Enable TCG_TPM various userspace accesses it. (closes: #439020)
* Add and enable IWLWIFI.
[ Martin Michlmayr ]
* [mips] Add a bcm1480 PCI build fix.
* [mips] Add a bcm1480 serial build fix.
-- maximilian attems <max@dual> Fri, 31 Aug 2007 12:04:28 +0200
-- maximilian attems <max@dual> Fri, 31 Aug 2007 12:21:00 +0200
linux-2.6 (2.6.22-2) UNRELEASED; urgency=low

View File

@ -1592,6 +1592,7 @@ CONFIG_AIRO=m
CONFIG_NORTEL_HERMES=m
CONFIG_PCMCIA_SPECTRUM=m
CONFIG_RTL8187=m
CONFIG_IWLWIFI=y
CONFIG_HOSTAP=m
CONFIG_HOSTAP_FIRMWARE=y
# CONFIG_HOSTAP_FIRMWARE_NVRAM is not set

File diff suppressed because it is too large Load Diff

View File

@ -39,3 +39,4 @@
+ bugfix/arm/disable-netxen_nic.patch
+ bugfix/arm/disable-chelsio_t3.patch
+ bugfix/arm/disable-video_bt848.patch
+ features/all/v5-Add-iwlwifi-wireless-drivers.patch