Bug 27625 - airo.o and airo_cs.o missing
Summary: airo.o and airo_cs.o missing
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: kernel-pcmcia-cs
Version: 7.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Erik Troan
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-02-14 15:26 UTC by Matthew Miller
Modified: 2007-04-18 16:31 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2001-02-21 15:27:48 UTC
Embargoed:


Attachments (Terms of Use)
Updated /etc/pcmcia/config file for airo cards (41.76 KB, text/plain)
2001-02-21 15:27 UTC, Erik Troan
no flags Details

Description Matthew Miller 2001-02-14 15:26:27 UTC
Not sure if this should go against kernel or kernel-pcmcia-cs. When I
insert my new Cisco 340 wireless network card, the pcmcia config tells it
to look for airo.o and airo_cs.o, which are missing. I did a locate, and
found that the man pages for these modules *are* being installed. There's
also a aironet4500 (several modules -- _card, _core, _proc, _cs) which
belongs to the kernel, and which *may* work with this card, but seems
completely undocumented. Either pcmcia needs to be configured to look for
this driver (if it is the replacement to airo), or else the airo.o and
airo_cs.o need to come from somewhere.

Comment 1 Arjan van de Ven 2001-02-14 18:29:09 UTC
"airo" is the old name for the aironet4500 driver. 
We need to change this in the kernel-pcmcia-cs scripts.


Comment 2 Glen Foster 2001-02-16 01:06:46 UTC
This defect is considered MUST-FIX for Florence Release-Candidate #2

Comment 3 Erik Troan 2001-02-21 15:27:44 UTC
Created attachment 10621 [details]
Updated /etc/pcmcia/config file for airo cards

Comment 4 Erik Troan 2001-02-21 16:53:33 UTC
Please test the attached config file to see if it fixes your problem

Comment 5 Matthew Miller 2001-02-21 17:01:23 UTC
I will this afternoon/evening.Thanks!

Comment 6 Matthew Miller 2001-02-22 16:14:05 UTC
Works. However, ejecting card without stopping it causes a hang (in one case, a
kernel panic, in another, it just sat there). Is this a known thing with this
card? I can live with stopping it manually if I have to.

Comment 7 Matthew Miller 2001-02-22 16:28:58 UTC
Further issues:

1) it keeps dumping register dumps to the console and logs (once every 10
seconds or so), making both the console and the logs pretty much unusable:

b<3>bap entered with err or busy bit set 6000
Command awc_command_TX , result: Success, at memblk 1f7(RID UNKNOWN) , offset 0
eth0 aironet register dump  (bunch of numbers follow)

2) it doesn't seem to actually bring up the network automatically, even though
I've uncommented and set the appropriate things in wireless.opts. If I do "ifup
eth0" myself, it comes up fine.


Note You need to log in before you can comment on or make changes to this bug.