Thinkpad X40 2371 SD Slot not working

Carlos Maldonado kamihacker at sohost.net
Sat Jun 25 20:41:14 EDT 2005


ok, I just read on

http://lists.infradead.org/pipermail/linux-pcmcia/2005-June/002062.html

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

that "pci=assign-busses" kernel boot parameters might help so, I put it
in my append section in LILO and rebooted the laptop

comparing both my outputs from cbdump I get the thing below:


amidala:/home/cmaldo# diff cbdump_x40.txt cbdump_x40_2.txt
1c1
< 02:00.0 CardBus bridge: Ricoh Co Ltd RL5c476 II
---
> 01:00.0 CardBus bridge: Ricoh Co Ltd RL5c476 II
21c21
<   Misc Control                   [82] : 0x0c80
---
>   Misc Control                   [82] : 0x0480

before setpci -s 02:00.0 0x80.l=0c800001

which in this case would have to be setpci -s 01:00.0 0x80.l=0c800001

issued that and it lights the SD slot LED

and now let's see the output from cbdump

amidala:/home/cmaldo# diff cbdump_x40.txt cbdump_x40_3.txt
1c1
< 02:00.0 CardBus bridge: Ricoh Co Ltd RL5c476 II
---
> 01:00.0 CardBus bridge: Ricoh Co Ltd RL5c476 II
amidala:/home/cmaldo# diff cbdump_x40_2.txt cbdump_x40_3.txt
21c21
<   Misc Control                   [82] : 0x0480
---
>   Misc Control                   [82] : 0x0c80


so now I feel like I'm chasing my tail in here

if I need to recompile my kernel with debugging on, let me know, I'd
really like to get the SD slot working

thanks a lot and regards

Carlos Maldonado



More information about the linux-pcmcia mailing list