[Bug 7706] PCMCIA bridge not working
bugme-daemon at bugzilla.kernel.org
bugme-daemon at bugzilla.kernel.org
Sat Aug 4 12:26:28 EDT 2007
http://bugzilla.kernel.org/show_bug.cgi?id=7706
------- Comment #27 from daniel.ritz at gmx.ch 2007-08-04 09:32 -------
so there's no warning about IOCTL usage which means that cardmgr does not do
anything. also it seems that resources are not set up so the PCMCIA layer
does not bind the driver to the device. you could figure by doing a
cat /sys/class/pcmcia_socket/*/available_resources_setup_done
you could also compile the kernel with CONFIG_PCMCIA_DEBUG=y and put
the line 'options pcmcia pc_debug=4' in your /etc/modprobe.conf so you
get the debug messages. also try to run 'pcmcia-socket-startup' from the
pcmciautils package before you plug the card.
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the linux-pcmcia
mailing list