Bug 86489

Summary: Wireless card not recognized by the default /etc/pcmcia/config
Product: [Retired] Red Hat Linux Reporter: John Guthrie <mathguthrie>
Component: kernel-pcmcia-csAssignee: Arjan van de Ven <arjanv>
Status: CLOSED RAWHIDE QA Contact: Brian Brock <bbrock>
Severity: low Docs Contact:
Priority: medium    
Version: 8.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-03-24 18:01:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description John Guthrie 2003-03-24 06:50:34 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003

Description of problem:
I recently purchased a LinkSys Instant Wireless Network PC Card.  I found that
in order for it to be recognized, I had to add the following lines to
/etc/pcmcia/sysconfig:

card "Instant Wireless Network PC Card"
  manfid 0x0274, 0x1613
  bind "orinoco_cs"

After I did this, the card becomes identified correctly and seems to work quite
well.

Here is the output of cardctl ident:

  product info: "The Linksys Group, Inc.", "Instant Wireless Network PC Card",
"ISL37300P", "RevA"
  manfid: 0x0274, 0x1613
  function: 6 (network)

Version-Release number of selected component (if applicable):
3.1.31-9

How reproducible:
Always

Steps to Reproduce:
1. Install a fresh RedHat 8.0 on a laptop.
2. Power up the machine.
3. Insert the card into a PCMCIA slot.

Actual Results:  After the card is inserted, you hear one beep, and no drivers
get insmod'ed.

Expected Results:  Ideally, I should be able to insert the card and the correct
driver will be inserted, so that the card will function.  Also, I should hear
two beeps.

Additional info:

Comment 1 Bill Nottingham 2003-03-24 18:01:53 UTC
This should be fixed as of the phoebe beta, at least. It's listed in the config
file.