netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [2.6 patch] PCMCIA_SPECTRUM must select FW_LOADER
       [not found] <44241FF9.9070904@ums.usu.ru>
@ 2006-03-24 16:56 ` Adrian Bunk
  2006-03-27 21:56   ` John W. Linville
  0 siblings, 1 reply; 2+ messages in thread
From: Adrian Bunk @ 2006-03-24 16:56 UTC (permalink / raw)
  To: Alexander E. Patrakov, linville; +Cc: LKML, netdev

On Fri, Mar 24, 2006 at 09:36:09PM +0500, Alexander E. Patrakov wrote:
> In linux-2.6.16, it is possible to compile spectrum_cs.ko without enabling 
> firmware loader. Result:
> 
> WARNING: /lib/modules/2.6.16/kernel/drivers/net/wireless/spectrum_cs.ko 
> needs unknown symbol request_firmware

Thanks for your report, a fix is below.

> Alexander E. Patrakov

cu
Adrian


<--  snip  -->


PCMCIA_SPECTRUM must select FW_LOADER.

Reported by "Alexander E. Patrakov" <patrakov@ums.usu.ru>.

Signed-off-by: Adrian Bunk <bunk@stusta.de>

--- linux-2.6.16-mm1-full/drivers/net/wireless/Kconfig.old	2006-03-24 17:45:05.000000000 +0100
+++ linux-2.6.16-mm1-full/drivers/net/wireless/Kconfig	2006-03-24 17:45:38.000000000 +0100
@@ -397,6 +397,7 @@
 config PCMCIA_SPECTRUM
 	tristate "Symbol Spectrum24 Trilogy PCMCIA card support"
 	depends on NET_RADIO && PCMCIA && HERMES
+	select FW_LOADER
 	---help---
 
 	  This is a driver for 802.11b cards using RAM-loadable Symbol

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [2.6 patch] PCMCIA_SPECTRUM must select FW_LOADER
  2006-03-24 16:56 ` [2.6 patch] PCMCIA_SPECTRUM must select FW_LOADER Adrian Bunk
@ 2006-03-27 21:56   ` John W. Linville
  0 siblings, 0 replies; 2+ messages in thread
From: John W. Linville @ 2006-03-27 21:56 UTC (permalink / raw)
  To: Adrian Bunk; +Cc: Alexander E. Patrakov, LKML, netdev

On Fri, Mar 24, 2006 at 05:56:19PM +0100, Adrian Bunk wrote:

> PCMCIA_SPECTRUM must select FW_LOADER.
> 
> Reported by "Alexander E. Patrakov" <patrakov@ums.usu.ru>.
> 
> Signed-off-by: Adrian Bunk <bunk@stusta.de>

Merged to the 'upstream' branch of wireless-2.6.

Thanks!

John
-- 
John W. Linville
linville@tuxdriver.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-03-27 21:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <44241FF9.9070904@ums.usu.ru>
2006-03-24 16:56 ` [2.6 patch] PCMCIA_SPECTRUM must select FW_LOADER Adrian Bunk
2006-03-27 21:56   ` John W. Linville

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).