Multi-function pcmcia card: only function 0 detected.
Bug #52510 reported by
Romano Giannetti
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Debian |
New
|
Undecided
|
Unassigned | ||
Fedora |
Fix Released
|
Medium
|
|||
linux-source-2.6.17 (Ubuntu) |
Invalid
|
Medium
|
Unassigned |
Bug Description
Binary package hint: pcmciautils
I know this bug-report has quite few data. I will add lspci -vv and more information as requested later.
Basically, I have a 3com/Megahertz pcmcia card which has an ethernet and a modem into it. A freshly installed ubuntu did not recognize it at all. Then digging a bit I did:
cp /etc/pcmcia/
and now (after pccardctl eject / insert) the function 0, ethernet, is recognized and working. Unfortunately the modem function (which is the one I really need) is not working. I tried loading serial_cs, but tat did not do the trick.
The card worked perfectly in mandriva 2005, which I wiped out
to install Dapper... ;-)
Changed in fedora: | |
importance: | Unknown → Medium |
To post a comment you must log in.
I have dmesgs for the case of working (in Mandriva) and not working (in Ubuntu dapper).
Working: 0xa0ffffff: clean.
[17179598.448000] ACPI: PCI Interrupt 0000:00:0a.0[A] -> Link [LNKA] ->
GSI 9 (level, low) -> IRQ 9
[17179598.448000] Yenta: CardBus bridge found at 0000:00:0a.0
[104d:80f6]
[17179598.448000] Yenta: Enabling burst memory read transactions
[17179598.448000] Yenta: Using CSCINT to route CSC interrupts to PCI
[17179598.448000] Yenta: Routing CardBus interrupts to PCI
[17179598.448000] Yenta TI: socket 0000:00:0a.0, mfunc 0x012c1222,
devctl 0x66
[17179598.680000] Yenta: ISA IRQ mask 0x0808, PCI irq 9
[17179598.680000] Socket status: 30000006
[17179598.692000] ACPI: PCI Interrupt 0000:00:0a.1[B] -> Link [LNKB] ->
GSI 10 (level, low) -> IRQ 10
[17179598.692000] Yenta: CardBus bridge found at 0000:00:0a.1
[104d:80f6]
[17179598.692000] Yenta: Using CSCINT to route CSC interrupts to PCI
[17179598.692000] Yenta: Routing CardBus interrupts to PCI
[17179598.692000] Yenta TI: socket 0000:00:0a.1, mfunc 0x012c1222,
devctl 0x66
[17179598.924000] Yenta: ISA IRQ mask 0x0808, PCI irq 10
[17179598.924000] Socket status: 30000010
[17179599.872000] cs: IO port probe 0xc00-0xcff: clean.
[17179599.872000] cs: IO port probe 0xc00-0xcff: clean.
[17179599.872000] cs: IO port probe 0x100-0x4ff: excluding 0x378-0x37f
0x4d0-0x4d7
[17179599.876000] cs: IO port probe 0x100-0x4ff: excluding 0x378-0x37f
0x4d0-0x4d7
[17179599.880000] cs: IO port probe 0xa00-0xaff: clean.
[17179599.880000] cs: IO port probe 0xa00-0xaff: clean.
[17179599.920000] cs: memory probe 0xa0000000-
[17179600.732000] eth1: 3Com 3c589, io 0x300, irq 3, hw_addr
00:00:86:1A:4E:A8
[17179600.732000] 8K FIFO split 5:3 Rx:Tx, auto xcvr
[17179600.776000] ttyS1 at I/O 0x2f8 (irq = 10) is a 16550A
Not working (ubuntu dapper):
[17179598.628000] Yenta: CardBus bridge found at 0000:00:0a.0
[104d:80f6]
[17179598.628000] Yenta: Using CSCINT to route CSC interrupts to PCI
[17179598.628000] Yenta: Routing CardBus interrupts to PCI
[17179598.628000] Yenta TI: socket 0000:00:0a.0, mfunc 0x012c1222,
devctl 0x66
[17179598.788000] **** SET: Misaligned resource pointer: d961bb22 Type
07 Len 0
[17179598.788000] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 5
[17179598.788000] PCI: setting IRQ 5 as level-triggered
[17179598.788000] ACPI: PCI Interrupt 0000:00:07.5[C] -> Link [LNKC] ->
GSI 5 (level, low) -> IRQ 5
[17179598.788000] PCI: Setting latency timer of device 0000:00:07.5 to
64
[17179598.860000] Yenta: ISA IRQ mask 0x0808, PCI irq 9
[17179598.860000] Socket status: 30000068
[17179598.860000] ACPI: PCI Interrupt 0000:00:0a.1[B] -> Link [LNKB] ->
GSI 10 (level, low) -> IRQ 10
[17179598.860000] Yenta: CardBus bridge found at 0000:00:0a.1
[104d:80f6]
[17179598.860000] Yenta: Using CSCINT to route CSC interrupts to PCI
[17179598.860000] Yenta: Routing CardBus interrupts to PCI
[17179598.860000] Yenta TI: socket 0000:00:0a.1, mfunc 0x012c1222,
devctl 0x66
[17179598.940000] parport_pc: VIA parallel port: io=0x378, irq=7
[17179599.008000] Real Time Clock Driver v1.12
[17179599.092000] Yenta: ISA IRQ mask 0x0808, PCI irq 10
[17179599.092000] So...