|
Andreas,
I am pleased to see that I am not the only one having this problem :-(
I have also concluded that there is an IO port issue but don't know how to proceed. I opened up a request with the card manufacturer on Friday 25 Aug. Here is a transcript of the problem statement:
----------------------------------------------------------------------------
Product: FRITZ!Card PCMCIA
ISDN-Controller : FRITZ!Card PCMCIA
Operating system : linux 2.2.16 (redhat 6.2 distribution)
CAPI driver : Rev 1.12
I have a FRITZ!Card PCMCIA (v2.0) which I use with my Sony VAIO C1XN laptop. It worked well when I was running Windows 2000 on the laptop. I recently installed linux redhat 6.2 on the laptop. I compiled the kernel 2.2.16 and compiled the pcmcia cardservices package.
Everything works. I am able to use my other pcmcia cards (3com and Xircom) network and modem cards.
I manually added the FRITZ!Card drive to the pcmcia card services (fcpcmcia_cs.c) and recompiled. I configured /etc/pcmcia/config to recognize the card. I compiled the fcpcmcia.o module. I compiled capi and isdn modules into the kernel.
When I insert the card, the fcpcmcia_cs.o module is unable to determine the IO port of the card. To help understand what is happening, here are the kernel messages when I start the pcmcia card services:
======================
Linux PCMCIA Card Services 3.1.19
kernel build: 2.2.16 #4 Thu Aug 24 22:56:09 CEST 2000
options: [pci] [cardbus] [apm] [pnp]
PCI routing table version 1.0 at 0xfdf40
PnP: PNP BIOS installation structure at 0xc00f6d20
PnP: PNP BIOS version 1.0, entry at f0000:b334, dseg at 400
Intel PCIC probe:
Ricoh RL5C475 rev 80 PCI-to-CardBus at slot 00:0c, mem 0x68000000
host opts [0]: [serial irq] [io 3/6/1] [mem 3/6/1] [pci irq 9] [lat 168/176]
[bus 32/34]
ISA irqs (default) = 3,4,5,7,10,11,15 PCI status changes
cs: IO port probe 0x1000-0x17ff: clean.
cs: IO port probe 0x0100-0x04ff: excluding 0x170-0x177 0x220-0x22f 0x330-0x337 0x370-0x377 0x388-0x38f
cs: IO port probe 0x0a00-0x0aff: clean.
======================
and here are the kernel messages when I insert the FRITZ!Card:
======================
cs: memory probe 0xa0000000-0xa0ffffff: clean.
CAPI-driver Rev 1.12: Loaded
fcpcmcia: Base adress: 0xC4040050
fcpcmcia: AVM FRITZ!Card PCMCIA driver, revision 0.0
fcpcmcia: Loading...
fcpcmcia: Driver 'fcpcmcia' attached to stack
kcapi: driver fcpcmcia attached
fcpcmcia: Loaded.
fcpcmcia_cs: testing i/o 0x140-0x148
fcpcmcia_cs: testing i/o 0x300-0x308
fcpcmcia_cs: RequestIO: No more items
=======================
I was wondering if I need to manually configure the IO port in /etc/pcmcia/config.opts.
Do you have any suggestions?
Thank You.
Marc Beuchat
----------------------------------------------------------------------------
I'll keep you tuned if I hear back from them.
Marc
|