Jeff Garzik wrote:
> Ok, it's time to get test9 running on my laptop, so I played the "what
> code didn't get cut-n-pasted" game.
>
> With the attached tested patch against 2.4.0-test9-pre4, CardBus is
> working again for me. This patch makes the logic match that of the old
> code.
Well.
Still doesn't work for me. So I tested 2.2.17 and pcmcia-cs 3.1.20.
# lsmod
Module Size Used by
tulip_cb 32092 0 (unused)
cb_enabler 2504 1 [tulip_cb]
ds 6440 2 [cb_enabler]
i82365 22420 2
pcmcia_core 50912 0 [cb_enabler ds i82365]
[These are the correct modules, right? Loaded by hand, as 'make install' in
pcmcia-cs appears to be a little confused by the latest kernel module reorg.]
# dmesg
[snip]
Linux PCMCIA Card Services 3.1.20
kernel build: 2.2.17 #1 Wed Sep 20 09:32:23 CEST 2000
options: [pci] [cardbus] [apm] [pnp]
PCI routing table version 1.0 at 0xfbda0
00:03.0 -> irq 11
00:03.1 -> irq 11
PnP: PNP BIOS installation structure at 0xc00fe2d0
PnP: PNP BIOS version 1.0, entry at f0000:e2f4, dseg at 40
Intel PCIC probe:
TI 1225 rev 01 PCI-to-CardBus at slot 00:03, mem 0x68000000
host opts [0]: [ring] [serial pci & irq] [pci irq 11] [lat 32/32] [bus
32/34]
host opts [1]: [ring] [serial pci & irq] [pci irq 11] [lat 32/32] [bus
35/37]
ISA irqs (scanned) = 3,7,9,10 PCI status changes
cs: cb_alloc(bus 35): vendor 0x115d, device 0x0003
[/etc/init.d/pcmcia start]
cs: IO port probe 0x0c00-0x0cff: clean.
cs: IO port probe 0x0800-0x08ff: clean.
cs: IO port probe 0x0100-0x04ff: clean.
cs: IO port probe 0x0a00-0x0aff: clean.
ROM image dump:
cs: no valid ROM images found!
Same problem, or different problem? This time, the card is not even
detected...
Dag B
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/