public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Pierre Ossman <drzeus-list@drzeus.cx>
To: Richard Purdie <rpurdie@rpsys.net>
Cc: Russell King <rmk+lkml@arm.linux.org.uk>,
	Ian Molton <spyro@f2s.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Alan Cox <alan@lxorguk.ukuu.org.uk>
Subject: Re: MMC Driver RFC
Date: Mon, 17 Jan 2005 07:07:12 +0100	[thread overview]
Message-ID: <41EB5610.1080708@drzeus.cx> (raw)
In-Reply-To: <047701c4fc21$a1579b50$0f01a8c0@max>

Richard Purdie wrote:

> For reference, I got the 512MB SD card working by adding an mdelay(3) 
> into the middle of mmc_send_op_cond(). Anything shorter and it marks 
> the card as bad...

I fail to see what this delay does. A few lines further down you have a 
mmc_delay which you have removed. That delay was added just to give slow 
cards enough time to power up.

>> That page also contains the legal issues as I've understood them.
>
> *snip*
> So in short, I can't see any reason we can't put the code we have into 
> the kernel...

The point here was that it will probably come back to bite us in the ass 
if we create big obstacles for these companies. Even if it's "their own 
fault" they joined the SD card association. But as Alan pointed out the 
specs. are more or less public by now. Trade secret is most likely out 
of the question, but its difficult to know exactly what the contracts 
they have with their members say.
I, personally, would really like to see SD support included in the main 
kernel. But I can also fully understand if that's not currently possible.

Rgds
Pierre


  parent reply	other threads:[~2005-01-17  6:07 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-12 21:10 MMC Driver RFC Richard Purdie
2005-01-12 21:43 ` Russell King
2005-01-12 22:07   ` Richard Purdie
2005-01-12 22:17     ` Russell King
2005-01-12 23:23       ` Ian Molton
2005-01-12 23:58         ` Richard Purdie
2005-01-14 11:37         ` Pierre Ossman
2005-01-14 14:55           ` Ian Molton
2005-01-16 12:22             ` Pierre Ossman
2005-01-16 13:19               ` Ian Molton
2005-01-16 19:43                 ` Pierre Ossman
2005-01-16 23:17                   ` Richard Purdie
2005-01-16 22:33                     ` Alan Cox
2005-01-17  6:07                     ` Pierre Ossman [this message]
2005-01-17  9:53                       ` Richard Purdie
2005-01-17 11:59                         ` Pierre Ossman

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=41EB5610.1080708@drzeus.cx \
    --to=drzeus-list@drzeus.cx \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rmk+lkml@arm.linux.org.uk \
    --cc=rpurdie@rpsys.net \
    --cc=spyro@f2s.com \
    /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