mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Joseph Pingenot <trelane@digitasaru.net>
To: Javier Achirica <achirica@telefonica.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: airo regression with Linux 2.4.23-pre2
Date: Sun, 19 Oct 2003 10:19:45 -0500	[thread overview]
Message-ID: <20031019151943.GA3528@digitasaru.net> (raw)
In-Reply-To: <Pine.SOL.4.30.0310152323320.21600-100000@tudela.mad.ttd.net>

>From Javier Achirica on Wednesday, 15 October, 2003:
>Hello,
>I've been out for a few days, so I'm now catching up with e-mail...
>Anyway, I've been discussing this issue with Celso and looks like the line
>he mentions make his configuration fail. I added it because in other cases
>it makes it work. Anyway, please test the driver removing that line and if
>it fixes the problem I'll just try to figure out the exact cases when it's
>neede (Cisco hasn't been very helpful about it)..

Hello again.

I've tested the change, but I am having a problem even getting to that
  point.

When inserting the airo card in kernel 2.4.22 and 2.4.22-bk36, I get the
  following error:

Oct 18 16:50:10 paulus cardmgr[3036]: socket 1: 350 Series Wireless LAN Adapter
Oct 18 16:50:11 paulus airo: register interrupt 0 failed, rc -16
Oct 18 16:50:11 paulus airo_cs: RequestConfiguration: Operation succeeded
Oct 18 16:50:12 paulus cardmgr[3036]: get dev info on socket 1 failed: Resource temporarily unavailable

Do you know where this might be coming from?  The card works pretty well
  (it actually has the following problem in 2.4.21:


ct 19 00:20:52 paulus Warning: kfree_skb passed an skb still on a list (from c011a444).
Oct 19 00:20:52 paulus kernel BUG at skbuff.c:315!
Oct 19 00:20:52 paulus invalid operand: 0000
Oct 19 00:20:52 paulus CPU:    0
Oct 19 00:20:52 paulus EIP:    0010:[<c022dedb>]    Not tainted
Oct 19 00:20:52 paulus EFLAGS: 00010282
Oct 19 00:20:52 paulus eax: 00000045   ebx: c3c124a0   ecx: 00000001   edx: c9c5e000
Oct 19 00:20:52 paulus esi: c9f43f8c   edi: 00000000   ebp: c9f42000   esp: c9f43f78
Oct 19 00:20:52 paulus ds: 0018   es: 0018   ss: 0018
Oct 19 00:20:52 paulus Process keventd (pid: 2, stackpage=c9f43000)
Oct 19 00:20:52 paulus Stack: c02b6180 c011a444 c9f43f8c c011a444 c3c124a0 c89602e4 c89602e4 ffffffff 
Oct 19 00:20:52 paulus c9f42568 c0121fbc c02cd770 c9f42560 c9f42570 c9f42000 00000001 00000000 
Oct 19 00:20:52 paulus c02cb260 00010000 00000000 00000700 c0121ea0 c031f23c 00000000 c9f42000 
Oct 19 00:20:52 paulus Call Trace:    [<c011a444>] [<c011a444>] [<c0121fbc>] [<c0121ea0>] [<c0105000>]
Oct 19 00:20:52 paulus [<c0105706>] [<c0121ea0>]
Oct 19 00:20:52 paulus 
Oct 19 00:20:52 paulus Code: 0f 0b 3b 01 ac 53 2b c0 58 5a 8b 5c 24 08 e9 e2 fe ff ff 90 

(unfortunately, it doesn't look like ksymoops could translate this for
  some reason.)

which is what I was hoping was fixed in the upgrade.

Unfortunately, neither 2.4.22 work (as described above), and for some reason
  the pcmcia/cardbus driver locks up my system (I found this by stripping out
  everything and slowly adding stuff back 'till it broke) without an error
  that I can find in 2.6.0.  :(

Any assistance you can provide would be extremely helpful.  I can edit the
  files and add debugging info if need be--I just want to be able to use
  a current kernel again.  ;)

Thank you for your help.

-Joseph
-- 
Joseph===============================================trelane@digitasaru.net
"Asked by CollabNet CTO Brian Behlendorf whether Microsoft will enforce its
 patents against open source projects, Mundie replied, 'Yes, absolutely.'
 An audience member pointed out that many open source projects aren't
 funded and so can't afford legal representation to rival Microsoft's. 'Oh
 well,' said Mundie. 'Get your money, and let's go to court.' 
Microsoft's patents only defensive? http://swpat.ffii.org/players/microsoft

  parent reply	other threads:[~2003-10-19 15:19 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-30 15:48 Marcelo Tosatti
2003-08-30 16:22 ` Dave Bentham
2003-08-30 19:35 ` system_lists
2003-08-30 22:05 ` [PATCH] check_gcc for i386 J.A. Magallon
2003-08-30 22:58   ` Marcelo Tosatti
2003-08-30 23:20     ` Norberto BENSA
2003-08-31  2:39       ` Marcelo Tosatti
2003-08-30 23:31     ` J.A. Magallon
2003-08-30 23:37     ` Alan Cox
2003-08-31  0:47       ` Jeff Garzik
2003-08-31  0:59         ` Kurt Wall
2003-08-31  3:03         ` Marcelo Tosatti
2003-09-01 19:14           ` Marcelo Tosatti
2003-08-30 23:01   ` Andre Tomt
2003-08-30 23:11 ` Linux 2.4.23-pre2 - airo.c compile failure Eyal Lebedinsky
2003-09-03 15:56   ` [patch] fix airo.c compile failure with gcc 2.95 Adrian Bunk
2003-09-03 16:33     ` Jeff Garzik
2003-08-31  9:21 ` [PATCH] correct AT_PLATFORM for HT cpus J.A. Magallon
2003-09-02 15:18 ` [patch] 2.4.23-pre2: fix rocket.c compilation Adrian Bunk
2003-09-02 16:49 ` 2.4.23-pre2: 3c515.c doesn't compile non-modular Adrian Bunk
2003-09-02 17:47   ` [PATCH] " Jeff Garzik
2003-10-15 17:32 ` airo regression with Linux 2.4.23-pre2 Udo A. Steinberg
2003-10-15 19:47   ` Celso González
2003-10-15 21:27     ` Javier Achirica
2003-10-16 13:51       ` Udo A. Steinberg
2003-10-16 14:52         ` Marc Giger
2003-10-19 15:19       ` Joseph Pingenot [this message]
2003-10-20 10:33         ` Javier Achirica

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20031019151943.GA3528@digitasaru.net \
    --to=trelane@digitasaru.net \
    --cc=achirica@telefonica.net \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome