Re: [PATCH] airo: make debug-like messages printed by airo_print_dbg()

2006-07-10 Thread Robert Schulze
Hi, I regret making a mistake yesterday, I forgot a comma. Here now is the working patch. [PATCH] airo: collapse debugging-messages in issuecommand to one line Robert Schulze --- linux-2.6.17.1/drivers/net/wireless/airo.c.orig 2006-07-08 14:02:12.0 +0200 +++ linux-2.6.17.1

Re: [PATCH] airo: make debug-like messages printed by airo_print_dbg()

2006-07-09 Thread Robert Schulze
Hi, ok lets keep that message to be visible to anybody, but put it into one line. Thanks for your comments. Now, I will track down what causes the error on my machine, I think it has something todo with pcmcia... with kind regards, Robert Schulze --- linux-2.6.17.1/drivers/net/wireless

Re: [PATCH] airo: make debug-like messages printed by airo_print_dbg()

2006-07-09 Thread Robert Schulze
tion gets lost. with kind regards, Robert Schulze - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH] airo: make debug-like messages printed by airo_print_dbg()

2006-07-08 Thread Robert Schulze
s, as they are handled by airo_print(). with kind regards, Robert Schulze --- linux-2.6.17.1/drivers/net/wireless/airo.c.orig 2006-07-08 14:02:12.0 +0200 +++ linux-2.6.17.1/drivers/net/wireless/airo.c 2006-07-08 17:36:08.0 +0200 @@ -3897,11 +3897,11 @@ static u16 issueco

Re: airo maybe should select crypto_aes

2006-07-08 Thread Robert Schulze
t know that. With kind regards, Robert Schulze --- linux-2.6.17.1/drivers/net/wireless/Kconfig.orig 2006-07-03 17:37:02.0 +0200 +++ linux-2.6.17.1/drivers/net/wireless/Kconfig 2006-07-03 17:36:44.0 +0200 @@ -419,6 +419,7 @@ config AIRO_CS tristate "Cisco/Aironet 3

airo maybe should select crypto_aes

2006-07-05 Thread Robert Schulze
for that, maybe it's worth it. with kind regards, Robert Schulze --- linux-2.6.17.1/drivers/net/wireless/Kconfig.orig2006-07-03 17:37:02.0 +0200 +++ linux-2.6.17.1/drivers/net/wireless/Kconfig 2006-07-03 17:36:44.0 +0200 @@ -419,6 +419,7 @@ config AIRO_CS tristate &q