PCMCIA patches - unsuccessful so far
Pavel Roskin
proski at gnu.org
Tue Apr 15 19:07:42 BST 2003
Hi, Dominik!
I've tested your PCMCIA patches. I applied pcmcia-2.5.67-all_debug to
Linux 2.5.67-bk6 and recompiled it. There were no compile problems.
After reboot, I inserted modules pcmcia_core, yenta_socket and ds.
cardmgr won't start:
# cardmgr
cardmgr[1031]: no pcmcia driver in /proc/devices
I tried to insert different cards with no result. I loaded patched
orinoco_cs and inserted one of the cards it supports. No result. Here
are the kernel messages:
Linux Kernel Card Services 3.1.22
options: [pci] [cardbus] [pm]
Yenta IRQ list 0000, PCI irq12
Socket status: 30000810
Yenta IRQ list 0000, PCI irq5
Socket status: 30000006
Yenta IRQ list 0000, PCI irq5
Socket status: 30000006
ds: pcmcia_add_card(0):<7>no resources available
ds: pcmcia_remove_card()
ds: pcmcia_add_card(0):<7>no resources available
ds: pcmcia_remove_card()
ds: pcmcia_add_card(0):<7>no resources available
hermes.c: 4 Dec 2002 David Gibson <hermes at gibson.dropbear.id.au>
orinoco.c 0.13d (David Gibson <hermes at gibson.dropbear.id.au> and others)
ds: pcmcia_remove_card()
ds: pcmcia_add_card(0):<7>no resources available
ds: pcmcia_remove_card()
ds: pcmcia_add_card(0):<7>no resources available
ds: pcmcia_remove_card()
ds: pcmcia_add_card(0):<7>no resources available
ds: pcmcia_remove_card()
I don't know where to get socketctl. I have unpatched hotplug-2002_04_01
from Red Hat 8.0. But I guess the bad thing happens before hotplug is
needed.
resources_available is only set in store_resources_done(), but I haven't
seen the debug message from that function.
--
Regards,
Pavel Roskin
More information about the linux-pcmcia
mailing list