From: "Normann Cunz" <nc@wcos.de>
To: "Linux-Mailing-List (mmc)" <linux-mmc@vger.kernel.org>
Subject: (unknown)
Subject:
Date: Fri, 21 Aug 2009 16:56:41 +0200 [thread overview]
Message-ID: <004201ca226f$9825d190$c87174b0$@de> (raw)
Hello,
after having a first glance on the MMC/SD driver source, I'm unsure how to
handle the following requirement (System: Kernel 2.6.30 on i386).
I'm trying to integrate a SD card with a 'command system expansion' via
switch-command (see 'sd card association', 'physical layer simplified spec
2.00', chapter 4.3.12). The additional commands are used to communicate with
a specialized controller within the SD card (1), as well as access hidden
memory in a secure way (2). Because of the multi functionality (ordinary SD
+ 2 additional features) and not SDIO, I'd like to get a clue where to
start?
The first extension might be handled via ioctrl(), so that a user space
applications could use it.
The second one should be accessible as a device, which can be mounted to
apply a file system.
So there are some questions:
- Do I have to write a complete new driver?
- Can I rely on the existing driver?
- Is there already something implemented?
- Where to place it?
- Do I need a new major device id (in case of a new driver) or just a minor
one for mounting?
Another problem might be, that a flash access (read/write) could intercept
the extended communication and vice versa?
In the hope to get a little bit of light in the dark,
TIA
Norman
next reply other threads:[~2009-08-21 14:56 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-21 14:56 Normann Cunz [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-08-22 2:37 (unknown), Kyungmin Park
2010-02-13 23:16 (unknown), PATRICK CHAN
2010-03-22 23:33 (unknown), UBS International Holdings BV
2010-03-25 0:01 (unknown), UBS International Holdings BV
2010-03-27 13:31 (unknown), EuroMIllions
2010-04-16 14:19 (unknown), Ups Courier
2010-06-03 0:17 (unknown), Mr. zong lee
2010-06-03 0:25 (unknown), Mr. zong lee
2010-06-03 0:36 (unknown), Mr. zong lee
2010-06-05 17:29 (unknown) Michał Mirosław
2010-06-05 17:29 ` (unknown) Michał Mirosław
2010-06-05 17:29 ` (unknown) Michał Mirosław
2010-07-17 8:06 (unknown), Grant Mayor
2010-07-28 6:02 (unknown), Roy Zang
2010-08-21 16:19 (unknown) Award Promo
2010-11-16 13:59 (unknown), , Ming-Yang Lee
2011-05-16 23:30 (unknown), Greg Moore
2011-06-15 4:27 (unknown), Microsoft Promotion Award Team
2011-06-17 3:35 (unknown), Mr. Vincent Cheng
2011-09-22 11:10 (unknown), Girish K S
2011-09-22 11:10 ` (unknown), Girish K S
2011-10-31 7:43 (unknown) Bar Yasser
2011-10-31 8:49 (unknown), merez
2011-10-31 14:47 (unknown), ygardi
2011-12-05 9:14 (unknown), r66093
2012-03-31 14:44 (unknown), jin mong
2012-08-09 6:55 (unknown), Lee Susman
2012-09-06 12:23 (unknown), MR.TAN WONG
2012-09-07 0:12 (unknown), Allen and Violet Large
2012-09-18 4:52 (unknown), Mr. Beuker Hendrik
2012-09-28 10:28 (unknown), yongd
2013-09-19 1:04 (unknown), Loan Offer
2013-10-17 2:48 (unknown), remittance2013@hotmail.comContact
2014-05-23 2:50 (unknown), Wang, Yalin
2015-04-29 20:47 (unknown) Angelo Dureghello
2017-01-09 11:33 [PATCH v2 0/7] uapi: export all headers under uapi directories Arnd Bergmann
2017-01-13 10:46 ` [PATCH v3 0/8] " Nicolas Dichtel
2017-01-13 10:46 ` [PATCH v3 1/8] arm: put types.h in uapi Nicolas Dichtel
2017-01-13 15:36 ` (unknown) David Howells
2017-01-21 17:47 (unknown), amit mahadik
2017-03-21 6:58 (unknown) Piotr Sroka
2017-04-17 0:43 (unknown), John Ewalt
2017-07-09 23:19 (unknown), Corporate Lenders
2018-01-29 17:17 (unknown), Jones
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='004201ca226f$9825d190$c87174b0$@de' \
--to=nc@wcos.de \
--cc=linux-mmc@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox