public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: Denis Vlasenko <vda.linux@googlemail.com>
Cc: linux-kernel@vger.kernel.org, Pierre Ossman <drzeus-mmc@drzeus.cx>
Subject: Re: O2 micro OZ711Mx mmc driver
Date: Fri, 27 Oct 2006 15:11:27 +0400	[thread overview]
Message-ID: <20061027151127.6e4c4edc.vsu@altlinux.ru> (raw)
In-Reply-To: <200610271205.14881.vda.linux@googlemail.com>

[-- Attachment #1: Type: text/plain, Size: 1964 bytes --]

On Fri, 27 Oct 2006 12:05:14 +0200 Denis Vlasenko wrote:

> On Friday 27 October 2006 10:04, Islam Amer wrote:
> > Hi all. Sorry for sending again, but my email didn't reach LKML, for
> > some reason.
> >
> > Here it is through the web interface ..
> >
> > http://lkml.org/lkml/2006/10/26/181
> >
> > In short I have contacted O2 Micro for a driver for my MMC card reader
> > OZ711Mx and they sent me a driver tarball under the GPL. It is made for
> > 2.6.16 and doesn't compile with recent kernels.
> >
> > I fixed it to compile but it still doesn't work. I am trying as hard as
> > I can to fix it but my programming knowledge is limited. Any help is
> > appreciated.
>
> You need to provide more details. Just "doesn't work" is
> nearly the worst bug report possible.
>
> I failed to find the tarball on that page.

http://mmc.drzeus.cx/wiki/Controllers/O2/OZ711Mx?action=AttachFile

(or select "Attach file" from the pulldown).

> If it is really GPLed, there is no reason why it cannot be merged
> into mainline (after necessary cleanups).

presidio_source-2k50714.tar.gz contains GPL headers and
MODULE_LICENSE("GPL") in *.[ch] files and even the GPL text in COPYING;
however, apparently the module is linked with the o2media/test.o_shipped
object file, sources for which are not included.  Sources for the o2sd
part are available - maybe they contain enough information to get at
least the SD/MMC part supported.

mbx-nonATA.zip also contains drivers with MODULE_LICENSE("GPL") linked
with binary-only parts; unfortunately, the object files have been
stripped and therefore are unusable.  There are also strange files like
ntddk.h there, which contain GPL notice sticked in front of the
Microsoft copyright notice.  And OpenSource/mbx-v2.4.x/WdmLib.c contains
lots of copied code from other places, including:

/*
 * Regular lowlevel cardbus driver ("yenta")
 *
 * (C) Copyright 1999, 2000 Linus Torvalds
 */

And they link this with that o2ext.o binary...

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2006-10-27 11:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-27  8:04 O2 micro OZ711Mx mmc driver Islam Amer
2006-10-27 10:05 ` Denis Vlasenko
2006-10-27 11:11   ` Sergey Vlasov [this message]
2006-10-27 11:41     ` Islam Amer

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=20061027151127.6e4c4edc.vsu@altlinux.ru \
    --to=vsu@altlinux.ru \
    --cc=drzeus-mmc@drzeus.cx \
    --cc=linux-kernel@vger.kernel.org \
    --cc=vda.linux@googlemail.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