hi.
i am trying to get my lucent wavelan ieee silver pcmcia card
work with my lucent pci/pcmcia expansion card. i have read
this board, and tried various things but still have transmit
timeouts and ridiculously long ping times (> 4 seconds).
setup: redhat 6.2, kernel 2.2.14, pcmcia 3.1.18
2-way SMP PIII
i have tried the following:
using the wvlan_cs driver:
PCIC_OPTS="irq_list=11"
# works but with poor ping times. i had to specify only the
# single irq for it to work at all
using the wavelan2_cs lucent driver:
PCIC_OPTS="cb_pci_irq=11"
# doesn't work, option not recognized (i saw this on the board somewhere)
PCIC_OPTS="irq_list=11"
# slow pings and timeouts
PCIC_OPTS="irq_mode=0"
# can't find pci irq: e.g. host opts [0]:... [no pci irq]
PCIC_OPTS="pci_irq_list=11 irq_mode=0"
# gives: host opts [0]:... [pci irq 11]
# but still get: wavelan2_cs: RequestIRQ: Resource in use
PCIC_OPTS="pci_irq_list=11,11 irq_mode=0"
# as in previous case
i have also seen my computer lock up using the
PCIC_OPTS="irq_list=11" and the lucent driver...
any ideas?
thanks,
doug
---------------------
some other output:
bermuda% cat /proc/interrupts
CPU0 CPU1
0: 350442 335519 IO-APIC-edge timer
1: 5573 5662 IO-APIC-edge keyboard
2: 0 0 XT-PIC cascade
12: 28942 30998 IO-APIC-edge PS/2 Mouse
13: 1 0 XT-PIC fpu
14: 13276 10843 IO-APIC-edge ide0
19: 6333 6444 IO-APIC-level aic7xxx, aic7xxx
21: 3520 3551 IO-APIC-level Intel EtherExpress Pro 10/100 Ethernet
NMI: 0
ERR: 0
|
Messages
Outline:
Ping time ? by Jean Tourrilhes, 2000, Jul 13
Need more information by David Hinds, 2000, Jul 13
more info. by Douglas S. J. De Couto, 2000, Jul 13
Strange interrupt routing information by David Hinds, 2000, Jul 13
not working still by Douglas S. J. De Couto, 2000, Jul 13
same problems on single processor by Douglas S. J. De Couto, 2000, Jul 16
No interrupt routing table by David Hinds, 2000, Jul 17
Re: No interrupt routing table by Douglas S. J. De Couto, 2000, Jul 18
Oops, I left out something important by David Hinds, 2000, Jul 18
Re: Oops, I left out something important by Douglas S. J. De Couto, 2000, Jul 20