From: Herman Sheremetyev <mlists@swebpage.com>
To: linux-mtd@lists.infradead.org
Subject: Ricoh SD card reader
Date: Sat, 26 Jun 2004 17:36:07 -0400 [thread overview]
Message-ID: <1088285767.2194.15.camel@camel> (raw)
Hi All,
I'm hoping I'm on the right list with this question, if not please
accept my apologies and if possible direct me to the right place. I own
an Asus M6N series notebook that has a built-in SD card reader that I'm
trying to get working. I'm running Fedora Core 2 with a vanilla 2.6.7
kernel and pcmcia-cs-3.2.7. Reading through the pcmcia-cs docs it seems
that my chip is supported my the memory-cs module however all memory
support is removed from the RPM with a comment saying that it's obsolete
and should be handled by MTD drivers in the kernel. The pcmcia-cs docs
also state that I can't use the standalone drivers with a 2.6 kernel so
I'm out of luck testing that module. I read through the available
documentation on MTD that comes with the kernel and tried loading the
various mtd modules but nothing seems to work. Here's some information
about the device:
[/sbin/lspci -vv]
02:01.1 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev ac)
Subsystem: Asustek Computer, Inc.: Unknown device 1864
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Latency: 168
Interrupt: pin B routed to IRQ 11
Region 0: Memory at 20002000 (32-bit, non-prefetchable)
Bus: primary=02, secondary=07, subordinate=0a, sec-latency=176
Memory window 0: 20c00000-20fff000 (prefetchable)
Memory window 1: 21000000-213ff000
I/O window 0: 00004800-000048ff
I/O window 1: 00004c00-00004cff
BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset- 16bInt+
PostWrite+
16-bit legacy interface ports at 0001
[/var/log/messages when plugging in an SD card]
Jun 26 15:56:24 camel kernel: cs: memory probe 0x0c0000-0x0fffff:
excluding 0xc0000-0xcbfff 0xe0000-0xfffff
Jun 26 15:56:24 camel cardmgr[1003]: unsupported card in socket 0
Jun 26 15:56:24 camel cardmgr[1003]: product info: "RICOH",
"Bay1Controller"
Jun 26 15:56:24 camel cardmgr[1003]: function: 254 ((null))
[/var/log/messages after /sbin/modprobe ftl]
Jun 26 17:01:47 camel kernel: $Id: ftl.c,v 1.51 2003/06/23 12:00:08
dwmw2 Exp $
Jun 26 17:01:47 camel kernel: ram_read(pos:0, len:68)
Jun 26 17:01:47 camel kernel: ram_read(pos:131072, len:68)
Jun 26 17:01:47 camel kernel: ram_read(pos:262144, len:68)
Jun 26 17:01:47 camel kernel: ram_read(pos:393216, len:68)
Jun 26 17:01:47 camel kernel: ram_read(pos:524288, len:68)
Jun 26 17:01:47 camel kernel: ram_read(pos:655360, len:68)
Jun 26 17:01:47 camel kernel: ram_read(pos:786432, len:68)
Jun 26 17:01:47 camel kernel: ram_read(pos:917504, len:68)
Jun 26 17:01:47 camel kernel: ftl_cs: FTL header not found.
None of the other MTD modules produce interesting output. Any
assistance would be much appreciated.
TIA,
-Herman
reply other threads:[~2004-06-26 21:36 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1088285767.2194.15.camel@camel \
--to=mlists@swebpage.com \
--cc=linux-mtd@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.