Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 31735 - HiSax: AVM Fritz!Card PCMCIA lacks config, though included in Kernel's menuconfig
Summary: HiSax: AVM Fritz!Card PCMCIA lacks config, though included in Kernel's menuco...
Status: RESOLVED DUPLICATE of bug 20855
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Mobile Herd (OBSOLETE)
URL: http://www.eischer.net/Linux/avm_a1_v...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-22 04:13 UTC by Konstantin Prinz
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Konstantin Prinz 2003-10-22 04:13:18 UTC
Although the kernel menuconfig has modules for AVM's Fritz!Card PCMCIA, the 
file /etc/pcmcia/config lacks the following:


device "avma1_cs"
  class "network" module "avma1_cs"

and in section Miscellaneous card definitions:

card "AVM Fritz!Card PCMCIA 2.0"
  version "AVM", "ISDN A"
  bind "avma1_cs"


Reproducible: Always
Steps to Reproduce:
1. insert card
2. start pc
3.

Actual Results:  
card not recognized

Expected Results:  
recognize card

please add the above to /etc/pcmcia/config

Thanks !
Comment 1 Konstantin Prinz 2003-10-22 08:54:52 UTC
apparently the class has to be "isdn" and not network.

plus: the scripts /etc/pcmcia/isdn and isdn.opts are missing.

(as mentioned on the website).

If you could include that, that would be great. As the AVM Fritz!PCMCIA is
a quite common ISDN card.
Comment 2 Doug Goldstein (RETIRED) gentoo-dev 2004-09-22 09:24:53 UTC

*** This bug has been marked as a duplicate of 20855 ***