linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: lapinlam@vega.lnet.lut.fi (Tomi Lapinlampi)
To: linux-kernel@vger.kernel.org
Subject: Nokia A036 and the GPL
Date: Fri, 25 Jul 2003 13:20:10 +0300	[thread overview]
Message-ID: <20030725102010.GF24789@vega.lnet.lut.fi> (raw)


Hi,

A few weeks ago Andrew Miklas wrote about a potential GPL violation
with the Linksys WRT54G wireless access point. I may have something
that falls into the same category, namely the Nokia A036.

Nokia A036 is a 802.11b access point, small in size and with some
nice features. Besides using a web interface it's possible to
telnet into the device to configure it. Here's a sample session:

LocalAP login: root
Password: 
#
# uname -a
Linux LocalAP 2.4.17-uc0 #17 Tue Nov 5 20:12:26 CST 2002 armv4l unknown
# grep -v
BusyBox v0.51 (2002.11.05-12:11+0000) multi-call binary

Usage: grep [-ihHnqvs] pattern [files...]

# cat /proc/cpuinfo
Processor       : ARM Arm940 rev 1 (v4l)
BogoMIPS        : 89.49
Hardware        : POLDHU
Revision        : 0000
Serial          : 0000000000000000

# cat /proc/version
Linux version 2.4.17-uc0 (root@guava-004.gemtek.com.tw) (gcc version 2.95.3.2 20010315 (release)) #17 Tue Nov 5 20:12:26 CST 2002

So, it's quite clear that this access point runs Linux and BusyBox.
It does not use modules - the kernel seems to be static. Therefore
I must assume that the drivers for the wireless interface are
free software too.

I have the factory package and product CD for the A036, but there's
no sign of the GNU GPL anywhere - or pointers where to get the
source code - just the normal Nokia copyright texts and disclaimers.

Having the source code would be useful in learning how this device
works. It might also be handy for customizing this device. 

How should I (and the Linux community) proceed to solve this problem?
Perhaps someone at Nokia is reading this?

Regards,

Tomi Lapinlampi

-- 
You can decide: live with free software or with only one evil company left?

             reply	other threads:[~2003-07-25 10:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-25 10:20 Tomi Lapinlampi [this message]
2003-07-25 10:20 ` Nokia A036 and the GPL Andre Hedrick
2003-07-25 10:54   ` Roman Zippel
2003-07-25 12:07 Samium Gromoff
2003-07-25 12:47 Erik Andersen
2003-07-25 16:17 ` Geert Uytterhoeven

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=20030725102010.GF24789@vega.lnet.lut.fi \
    --to=lapinlam@vega.lnet.lut.fi \
    --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;
as well as URLs for NNTP newsgroup(s).