LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   ISDN and Wireless LAN PCMCIA (https://www.linuxquestions.org/questions/linux-hardware-18/isdn-and-wireless-lan-pcmcia-30373/)

ricey 09-14-2002 04:12 PM

ISDN and Wireless LAN PCMCIA
 
Hi all,

Here's a teaser!

I have just installed a DIVA 2.0 PRO ISDN PCI card, network detect in LM8.2 finds it fine and says there is a driver for it. (contrary to the postings that say i4l doesn't support the PRO series)

but once detected the card just wont work :(

I also have on the system a pseries PCI-PCMCIA adapter for my Zoom wiFi card (prism2 chip) again everything seems to be ok except it doesn't work ;)

lsmod says everything is there, i cant however make the PCMCIA the 'standalone' version as opposed to the kernel version (that could be the prob mind) the adapter apparently needs the i82365 driver not the yenta!?! but 8.2 loads the yenta for me without asking!

for info here is my 'dmesg' for the offending hardware:

ISDN subsystem Rev: 1.1.4.1/1.1.4.1/1.1.4.1/1.1.4.1/1.1.4.1/1.1.4.1 loaded
HiSax: Linux Driver for passive ISDN cards
HiSax: Version 3.5 (module)
HiSax: Layer1 Revision 1.1.4.1
HiSax: Layer2 Revision 1.1.4.1
HiSax: TeiMgr Revision 1.1.4.1
HiSax: Layer3 Revision 1.1.4.1
HiSax: LinkLayer Revision 1.1.4.1
HiSax: Approval certification valid
HiSax: Approved with ELSA Microlink PCI cards
HiSax: Approved with Eicon Technology Diva 2.01 PCI cards
HiSax: Approved with Sedlbauer Speedfax + cards
HiSax: Approved with HFC-S PCI A based cards
HiSax: Total 1 card defined
HiSax: Card 1 Protocol EDSS1 Id=HiSax (0)
HiSax: Eicon.Diehl Diva driver Rev. 1.1.4.1
Diva: No PCI card found
HiSax: Card Eicon.Diehl Diva not installed !
Linux Kernel Card Services Kernel Version
options: [pci] [cardbus] [pm]
Intel PCIC probe: not found.
PCI: Enabling device 00:08.0 (0000 -> 0002)
PCI: No IRQ known for interrupt pin A of device 00:08.0. Please try using pci=biosirq.
Yenta IRQ list 0000, PCI irq0
Socket status: 30000010
cs: IO port probe 0x0c00-0x0cff: clean.
cs: IO port probe 0x0800-0x08ff: excluding 0x800-0x87f
cs: IO port probe 0x0100-0x04ff: excluding 0x200-0x207 0x290-0x297 0x378-0x37f 0x400-0x40f 0x4d0-0x4d7
cs: IO port probe 0x0a00-0x0aff: clean.
cs: memory probe 0xa0000000-0xa0ffffff: clean.
init_module: prism2_cs.o: 0.1.14 Loaded
init_module: dev_info is: prism2_cs
prism2_cs: RequestIRQ: Resource in use
prism2sta_config: NextTuple failure? It's probably a Vcc mismatch.
prism2sta_event: prism2_cs: Initialization failed!


any suggestions greatly appreciated,

Regards
Ricey

finegan 09-15-2002 02:36 AM

The ISDN card, I have no idea...

The Zoom air card: it's loading the prism modules for the pcmcia card from the linux-wlan project... weird, but not entirely a problem. If it is indeed a prism2 card supported by those drivers, then check:

/sbin/lsmod

and rmmod anything like prism_cs

modprobe p80211
modprobe prism_plx

Then check to see if dmesg works it right... I have no idea why it tried to load pcmcia support...

Cheers,

Finegan

ricey 09-15-2002 08:54 AM

Finegan,
Thanks i'll try that....It's loading the PCMCIA because, and i really should've mentioned this, it is a pc card in a PCI-PCMCIA adapter card on my desktop machine, so i guess either i need pcmcia and the prism driver or just the 'prism_plx' to get the adapter card to work?

I'll try more and see how it goes....

Thanks

finegan 09-15-2002 11:26 AM

Just the plx module, there are different modules for a straight PCI card, and a card services module for pcmcia.

Cheers,

Finegan


All times are GMT -5. The time now is 10:53 PM.