From: Russell King <rmk+lkml@arm.linux.org.uk>
To: Pierre Ossman <drzeus-list@drzeus.cx>
Cc: Linux Kernel List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] MMC updates
Date: Tue, 31 Aug 2004 09:19:29 +0100 [thread overview]
Message-ID: <20040831091929.C4457@flint.arm.linux.org.uk> (raw)
In-Reply-To: <41341A42.1070804@drzeus.cx>; from drzeus-list@drzeus.cx on Tue, Aug 31, 2004 at 08:27:14AM +0200
On Tue, Aug 31, 2004 at 08:27:14AM +0200, Pierre Ossman wrote:
> Russell King wrote:
> >For anyone who's interested, here's an update to the MMC code Linus
> >recently merged. Essentially, I've added SG support to the MMCI
> >primecell driver.
>
> Just to make sure I've understood this correctly. SGIO takes a number of
> memory locations and fills these with data from a continous stream of
> data from the card? I.e. only the local memory locations need special
> handling. No seeking on the card? And any "gaps" where data is not
> wanted is handled by upper layers?
Correct. One "request" is for a set of sectors from N to N+L, where
data is read/written to a set of possibly non-contiguous pages.
You don't have to support it - there are defaults chosen by the code
to ensure that we won't see these "SG" requests unless the driver can
handle them.
--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 PCMCIA - http://pcmcia.arm.linux.org.uk/
2.6 Serial core
prev parent reply other threads:[~2004-08-31 8:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-30 22:28 [PATCH] MMC updates Russell King
2004-08-31 6:27 ` Pierre Ossman
2004-08-31 8:19 ` Russell King [this message]
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=20040831091929.C4457@flint.arm.linux.org.uk \
--to=rmk+lkml@arm.linux.org.uk \
--cc=drzeus-list@drzeus.cx \
--cc=linux-kernel@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