netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dan Williams <dcbw@redhat.com>
To: Ivan Matveich <ivan.matveich@gmail.com>
Cc: linux-kernel@vger.kernel.org, linville@tuxdriver.com,
	netdev@vger.kernel.org, breed@users.sourceforge.net,
	achirica@users.sourceforge.net, jt@hpl.hp.com,
	fabrice@bellet.info
Subject: Re: [airo.c bug] Couldn't allocate RX FID / Max tries exceeded when issueing command
Date: Thu, 02 Nov 2006 11:12:51 -0500	[thread overview]
Message-ID: <1162483971.2646.9.camel@localhost.localdomain> (raw)
In-Reply-To: <b5def3a40611011914v59ecd4c3xb6965591524aa11@mail.gmail.com>

On Wed, 2006-11-01 at 22:14 -0500, Ivan Matveich wrote:
> hardware: ibm thinkpad t30
> kernel: 2.6.18
> problem:
> 
> airo(): Probing for PCI adapters
> ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
> ACPI: PCI Interrupt 0000:02:02.0[A] -> Link [LNKC] -> GSI 11 (level,
> low) -> IRQ 11
> airo(eth1): Found an MPI350 card
> airo(eth1): Max tries exceeded when issueing command
> airo(eth1): Couldn't allocate RX FID
> airo(eth1): Could not map memory
> airo(): Finished probing for PCI adapters

It appears that the driver cannot talk to your card; see the "max tries
exceeded when issueing command".  Did this card work previously with a
kernel?  Can narrow down which kernels have problems and which don't?

> Any ideas?
> 
> 1) Firmware upgrade/downgrade? (How?)

It's a bit hard to figure out what firmware you have because the driver
can't talk to the card; can you boot under Windows and determine that
using the Cisco wireless utility?  You also need to flash the card under
Windows, not Linux, ideally to a version of firmware greater than
5.60.08.

> 2) Command sequence to better reset the card? Documentation?

reloading the driver (rmmod airo; modprobe airo) should reset the card.

Dan



  reply	other threads:[~2006-11-02 16:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-02  3:14 [airo.c bug] Couldn't allocate RX FID / Max tries exceeded when issueing command Ivan Matveich
2006-11-02 16:12 ` Dan Williams [this message]
2006-11-02 18:30   ` Ivan Matveich
2006-11-02 19:11     ` Dan Williams
2006-11-02 21:21       ` Ivan Matveich
2006-11-02 21:26         ` Jean Tourrilhes
2006-11-03 17:08         ` Benjamin Reed

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=1162483971.2646.9.camel@localhost.localdomain \
    --to=dcbw@redhat.com \
    --cc=achirica@users.sourceforge.net \
    --cc=breed@users.sourceforge.net \
    --cc=fabrice@bellet.info \
    --cc=ivan.matveich@gmail.com \
    --cc=jt@hpl.hp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=netdev@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;
as well as URLs for NNTP newsgroup(s).