All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ookhoi <ookhoi@dds.nl>
To: Francois Gouget <fgouget@free.fr>
Cc: linux-kernel@vger.kernel.org, elmer@ylenurme.ee
Subject: Re: Aironet doesn't work
Date: Mon, 30 Apr 2001 11:31:18 +0200	[thread overview]
Message-ID: <20010430113117.F324@humilis> (raw)
In-Reply-To: <Pine.LNX.4.21.0104300011070.10183-100000@amboise.dolphin>
In-Reply-To: <Pine.LNX.4.21.0104300011070.10183-100000@amboise.dolphin>; from fgouget@free.fr on Mon, Apr 30, 2001 at 12:25:18AM -0700

Hi Francois,

>    I'm having trouble getting a Cisco 340 wireless card to work with the
> aironet driver from 2.4.3-ac6. The driver loads fine but then cardmgr
> says:
> 
> Apr 29 22:37:35 oleron cardmgr[613]: initializing socket 0
> Apr 29 22:37:35 oleron cardmgr[613]: socket 0: Aironet PC4800
> Apr 29 22:37:35 oleron cardmgr[613]: executing: 'modprobe aironet4500_core'
> Apr 29 22:37:35 oleron cardmgr[613]: executing: 'modprobe aironet4500_cs'
> Apr 29 22:37:36 oleron cardmgr[613]: get dev info on socket 0 failed: Resource temporarily unavailable
> 
>    I'm using the debian pcmcia-cs package version 3.1.22-0.2potato. I
> would be happy to help debug this but I won't have the card for long.
> Where should I go from there?
>    My laptop is a Sony Vaio F560. I also have a 3com pcmcia network card
> which works just fine so I know that pcmcia is working. I tried the
> cisco card in each socket, with and without the 3com card at the same
> time. My /etc/pcmcia/config file says:
> 
> --- cut here ---
> device "airo_cs"
>   class "network" module "aironet4500_core", "aironet4500_cs"
> #  class "network" module "airo", "airo_cs"
> 
> card "Aironet PC4500"
>   manfid 0x015f, 0x0005
>   bind "airo_cs"
> 
> card "Aironet PC4800"
>   manfid 0x015f, 0x0007
>   bind "airo_cs"
> --- cut here ---

The aironet drivers included in the kernel never worked for me (early
2.4.x-ac), so I use the airo and airo_cs modules which are disabled in
your pcmcia config.

You find the sources at www.cse.ucsc.edu/~breed (airo.c and airo_cs.c).
Copy them over the airo.c and airo_cs.c in pcmcia-cs-3.1.xx/wireless,
build the modules and there you are. :-)

	Ookhoi

  reply	other threads:[~2001-04-30  9:31 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-30  7:25 Aironet doesn't work Francois Gouget
2001-04-30  9:31 ` Ookhoi [this message]
2001-04-30  9:38   ` Elmer Joandi
2001-04-30 10:13     ` Ookhoi
2001-04-30 16:51     ` Jeff Garzik
2001-04-30  2:02       ` Arnaldo Carvalho de Melo
2001-04-30 18:34       ` Francois Gouget
2001-04-30 18:37         ` Jeff Garzik
2001-04-30 20:22           ` Francois Gouget
2001-04-30 22:10             ` Michael H. Warfield
2001-04-30 22:21               ` Francois Gouget
2001-05-01  1:00               ` Keith Owens
2001-05-01  3:42                 ` Francois Gouget
2001-05-01 23:30                 ` Francois Gouget
2001-05-01 11:49           ` Elmer Joandi
2001-04-30 23:49       ` Alan Cox
2001-04-30  9:38   ` Ookhoi

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=20010430113117.F324@humilis \
    --to=ookhoi@dds.nl \
    --cc=elmer@ylenurme.ee \
    --cc=fgouget@free.fr \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.