[Bug 7706] PCMCIA bridge not working

bugme-daemon at bugzilla.kernel.org bugme-daemon at bugzilla.kernel.org
Mon Aug 6 12:14:30 EDT 2007


http://bugzilla.kernel.org/show_bug.cgi?id=7706





------- Comment #28 from susemuse27 at gmx.de  2007-08-06 09:20 -------
I followed your recommendations:

cat /sys/class/pcmcia_socket/*/available_resources_setup_done
returned "yes"
I compiled 2.6.23-rc1 with CONFIG_PCMCIA_DEBUG=y, added 'options pcmcia
pc_debug=4' to /etc/modprobe.conf
and ran 'pcmcia-socket-startup' before plugging the card - no success so far.

...............
pccard: PCMCIA card inserted into slot 0
ds: ds_event(0x000004, 0, 0xc15d8c28)
cs: memory probe 0xfba00000-0xfeafffff: excluding 0xfbd10000-0xfc01ffff
0xfc330000-0xfd27ffff 0xfdec0000-0xfe1cffff 0xfe7f0000-0xfeafffff
ds: adding device to 0, function 0
ds: devname is pcmcia0.0
ds: creating config_t for 0.0
pcmcia: registering new device pcmcia0.0
ds: registering driver serial_cs
ds: trying to match 0.0 to serial_cs
ds: trying to match 0.0 to serial_cs
ds: trying to match 0.0 to serial_cs
ds: trying to match 0.0 to serial_cs
ds: trying to match 0.0 to serial_cs
..........

the entire dmesg is at http://phpfi.com/254686
best regards



bugme-daemon at bugzilla.kernel.org schrieb:
> 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