public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Alan Cox <alan@lxorguk.ukuu.org.uk>
To: Mateusz Berezecki <mateuszb@gmail.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Atheros wi-fi card drivers (?)
Date: Mon, 07 Mar 2005 17:26:36 +0000	[thread overview]
Message-ID: <1110216394.3072.72.camel@localhost.localdomain> (raw)
In-Reply-To: <422C7722.40301@gmail.com>

On Llu, 2005-03-07 at 15:45, Mateusz Berezecki wrote:
> I've been doing some reverse engineering of madwifi HAL (Hardware 
> Abstraction Layer) object file recently.
> I ended up with an almost complete source code for one chipset so far 
> and I was wondering if it is legal
> to publish such source code on the internet?

You should normally avoid doing this. Instead write a description of the
chip registers and functions from the source you have produced and get
someone else to write a chip driver from that. This avoids the risk of
you being held to have "copied" their code - in the EU while you have
rights to reverse engineer for interoperability in general if you copy
their code that may still be a copyright violation.

>  The note on a card says it 
> is "protected by us patents <patents number list>".
> Does the patent apply to the reverse engineered source code, or just to 
> the hardware? Or is it even legal to create such source code?

Depends if you are in the USA. To answer that question you would also
need to look at the US patents. If you are in the USA then you should
not do this even though it is what patent law was intended for because
the US legal system is broken.

Another question would be "do Atheros care" as I understand their
fundamental issue was compliance with FCC regulations rather than
concerns about free software.

> I would like to ask for some comments regarding this case. And let's say 
> the driver works, would it be included into kernel source ?

There is other code in the kernel where reverse engineering was used. 

Alan


  parent reply	other threads:[~2005-03-07 17:28 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-07 15:45 Atheros wi-fi card drivers (?) Mateusz Berezecki
2005-03-07 15:55 ` Raphael Jacquot
2005-03-08 11:25   ` Rene Rebe
2005-03-11 15:52   ` Bernd Petrovitsch
2005-03-07 17:26 ` Alan Cox [this message]
2005-03-08 20:13   ` Lee Revell
2005-03-07 17:36 ` Roland Dreier
2005-03-08  0:41 ` Christoph Hellwig
2005-03-08  6:08   ` Mateusz Berezecki

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=1110216394.3072.72.camel@localhost.localdomain \
    --to=alan@lxorguk.ukuu.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mateuszb@gmail.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