* Linksys gpl code [OT]
@ 2003-07-08 11:30 Matthew Hall
2003-07-08 14:05 ` Alan Cox
2003-07-08 14:45 ` Jan-Benedict Glaw
0 siblings, 2 replies; 9+ messages in thread
From: Matthew Hall @ 2003-07-08 11:30 UTC (permalink / raw)
To: Kernel
Hi lkml,
I don't know if anyone's noticed, but Linksys have opened up and
released their code.
http://www.linksys.com/support/gpl.asp
Don't know if it satisfies the gpl; i'm currently downloading the stuff
to see what's different from the release sources.
Matt
- -- --- ---- ------------------------------------ ---- --- -- -
Matthew Hall
http://people.ecsc.co.uk/~matt/
- -- --- ---- ------------------------------------ ---- --- -- -
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Linksys gpl code [OT]
2003-07-08 11:30 Linksys gpl code [OT] Matthew Hall
@ 2003-07-08 14:05 ` Alan Cox
2003-07-08 18:47 ` oxymoron
2003-07-08 14:45 ` Jan-Benedict Glaw
1 sibling, 1 reply; 9+ messages in thread
From: Alan Cox @ 2003-07-08 14:05 UTC (permalink / raw)
To: Matthew Hall; +Cc: Linux Kernel Mailing List
On Maw, 2003-07-08 at 12:30, Matthew Hall wrote:
> Hi lkml,
> I don't know if anyone's noticed, but Linksys have opened up and
> released their code.
BTW - Qlogic have also tidied up their fibre channel stuff that was
using Linux. Customers can now order the sources at nominal cost, and
the documentation now includes a clear offer.
They are also at great pains to state that if you modify your fc switch
they are absolutely not supporting it any more 8)
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Linksys gpl code [OT]
2003-07-08 11:30 Linksys gpl code [OT] Matthew Hall
2003-07-08 14:05 ` Alan Cox
@ 2003-07-08 14:45 ` Jan-Benedict Glaw
2003-07-08 15:05 ` Christoph Hellwig
1 sibling, 1 reply; 9+ messages in thread
From: Jan-Benedict Glaw @ 2003-07-08 14:45 UTC (permalink / raw)
To: Kernel
[-- Attachment #1: Type: text/plain, Size: 1007 bytes --]
On Tue, 2003-07-08 12:30:58 +0100, Matthew Hall <matt@ecsc.co.uk>
wrote in message <1057663858.3959.41.camel@miyazaki>:
> Hi lkml,
> I don't know if anyone's noticed, but Linksys have opened up and
> released their code.
>
> http://www.linksys.com/support/gpl.asp
>
> Don't know if it satisfies the gpl; i'm currently downloading the stuff
> to see what's different from the release sources.
I downloaded that kernel.tgz and diff'ed it out - it's a *hugh* patch
removing tons of comments and #if 0 ... #endif parts. That makes it
more complicated to find the "interesting" parts for us, but also it
will get hard for them to ever port that changes over to 2.4.current...
MfG, JBG
--
Jan-Benedict Glaw jbglaw@lug-owl.de . +49-172-7608481
"Eine Freie Meinung in einem Freien Kopf | Gegen Zensur | Gegen Krieg
fuer einen Freien Staat voll Freier Bürger" | im Internet! | im Irak!
ret = do_actions((curr | FREE_SPEECH) & ~(IRAQ_WAR_2 | DRM | TCPA));
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Linksys gpl code [OT]
2003-07-08 14:45 ` Jan-Benedict Glaw
@ 2003-07-08 15:05 ` Christoph Hellwig
2003-07-08 15:20 ` Matthew Hall
2003-07-08 15:22 ` Jan-Benedict Glaw
0 siblings, 2 replies; 9+ messages in thread
From: Christoph Hellwig @ 2003-07-08 15:05 UTC (permalink / raw)
To: Kernel
On Tue, Jul 08, 2003 at 04:45:10PM +0200, Jan-Benedict Glaw wrote:
> On Tue, 2003-07-08 12:30:58 +0100, Matthew Hall <matt@ecsc.co.uk>
> wrote in message <1057663858.3959.41.camel@miyazaki>:
> > Hi lkml,
> > I don't know if anyone's noticed, but Linksys have opened up and
> > released their code.
> >
> > http://www.linksys.com/support/gpl.asp
> >
> > Don't know if it satisfies the gpl; i'm currently downloading the stuff
> > to see what's different from the release sources.
>
> I downloaded that kernel.tgz and diff'ed it out - it's a *hugh* patch
> removing tons of comments and #if 0 ... #endif parts. That makes it
> more complicated to find the "interesting" parts for us, but also it
> will get hard for them to ever port that changes over to 2.4.current...
Can you upload it somewhere or is it too big for that?
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Linksys gpl code [OT]
2003-07-08 15:05 ` Christoph Hellwig
@ 2003-07-08 15:20 ` Matthew Hall
2003-07-08 15:22 ` Jan-Benedict Glaw
1 sibling, 0 replies; 9+ messages in thread
From: Matthew Hall @ 2003-07-08 15:20 UTC (permalink / raw)
To: Christoph Hellwig; +Cc: Kernel
On Tue, 2003-07-08 at 16:05, Christoph Hellwig wrote:
> Can you upload it somewhere or is it too big for that?
It's like 15M; and the diffstat over 300k. If I can fudge all the sgi
mips patches out of there I might be able to figure out what stuff
linksys have added and get a reasonable sized patch out.
Matt
--
- -- --- ---- ------------------------------------ ---- --- -- -
Matthew Hall
http://people.ecsc.co.uk/~matt/
Sig: I wish there was a knob on the TV to turn up the intelligence. There's a knob called "brightness", but it doesn't seem to work. -- Gallagher
- -- --- ---- ------------------------------------ ---- --- -- -
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Linksys gpl code [OT]
2003-07-08 15:05 ` Christoph Hellwig
2003-07-08 15:20 ` Matthew Hall
@ 2003-07-08 15:22 ` Jan-Benedict Glaw
1 sibling, 0 replies; 9+ messages in thread
From: Jan-Benedict Glaw @ 2003-07-08 15:22 UTC (permalink / raw)
To: Kernel; +Cc: Christoph Hellwig
[-- Attachment #1: Type: text/plain, Size: 1128 bytes --]
On Tue, 2003-07-08 16:05:19 +0100, Christoph Hellwig <hch@infradead.org>
wrote in message <20030708160519.A11679@infradead.org>:
> On Tue, Jul 08, 2003 at 04:45:10PM +0200, Jan-Benedict Glaw wrote:
> > On Tue, 2003-07-08 12:30:58 +0100, Matthew Hall <matt@ecsc.co.uk>
> > wrote in message <1057663858.3959.41.camel@miyazaki>:
> > >
> > > http://www.linksys.com/support/gpl.asp
> >
> > I downloaded that kernel.tgz and diff'ed it out - it's a *hugh* patch
> > removing tons of comments and #if 0 ... #endif parts. That makes it
> > more complicated to find the "interesting" parts for us, but also it
> > will get hard for them to ever port that changes over to 2.4.current...
>
> Can you upload it somewhere or is it too big for that?
http://lug-owl.de/~jbglaw/linksys-kernel-2.4.5.patch.gz
MfG, JBG
--
Jan-Benedict Glaw jbglaw@lug-owl.de . +49-172-7608481
"Eine Freie Meinung in einem Freien Kopf | Gegen Zensur | Gegen Krieg
fuer einen Freien Staat voll Freier Bürger" | im Internet! | im Irak!
ret = do_actions((curr | FREE_SPEECH) & ~(IRAQ_WAR_2 | DRM | TCPA));
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Linksys gpl code [OT]
@ 2003-07-08 15:40 Tace
2003-07-08 15:51 ` Jan-Benedict Glaw
0 siblings, 1 reply; 9+ messages in thread
From: Tace @ 2003-07-08 15:40 UTC (permalink / raw)
To: Kernel, Jan-Benedict Glaw
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=us-ascii, Size: 1450 bytes --]
Hi,
does anyone know what kind of assembly code the linksys gpl code compiles to? i.e. ARM?
--------- Original Message ---------
DATE: Tue, 8 Jul 2003 16:45:10
From: Jan-Benedict Glaw <jbglaw@lug-owl.de>
To: Kernel <linux-kernel@vger.kernel.org>
Cc:
>On Tue, 2003-07-08 12:30:58 +0100, Matthew Hall <matt@ecsc.co.uk>
>wrote in message <1057663858.3959.41.camel@miyazaki>:
>> Hi lkml,
>> I don't know if anyone's noticed, but Linksys have opened up and
>> released their code.
>>
>> http://www.linksys.com/support/gpl.asp
>>
>> Don't know if it satisfies the gpl; i'm currently downloading the stuff
>> to see what's different from the release sources.
>
>I downloaded that kernel.tgz and diff'ed it out - it's a *hugh* patch
>removing tons of comments and #if 0 ... #endif parts. That makes it
>more complicated to find the "interesting" parts for us, but also it
>will get hard for them to ever port that changes over to 2.4.current...
>
>MfG, JBG
>
>--
> Jan-Benedict Glaw jbglaw@lug-owl.de . +49-172-7608481
> "Eine Freie Meinung in einem Freien Kopf | Gegen Zensur | Gegen Krieg
> fuer einen Freien Staat voll Freier Bürger" | im Internet! | im Irak!
> ret = do_actions((curr | FREE_SPEECH) & ~(IRAQ_WAR_2 | DRM | TCPA));
>
____________________________________________________________
Get advanced SPAM filtering on Webmail or POP Mail ... Get Lycos Mail!
http://login.mail.lycos.com/r/referral?aid=27005
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Linksys gpl code [OT]
2003-07-08 15:40 Tace
@ 2003-07-08 15:51 ` Jan-Benedict Glaw
0 siblings, 0 replies; 9+ messages in thread
From: Jan-Benedict Glaw @ 2003-07-08 15:51 UTC (permalink / raw)
To: Kernel
[-- Attachment #1: Type: text/plain, Size: 580 bytes --]
On Tue, 2003-07-08 22:40:53 +0700, Tace <tace@lycos.com>
wrote in message <JGJMIEHJHFNACGAA@mailcity.com>:
> Hi,
> does anyone know what kind of assembly code the linksys gpl code compiles to? i.e. ARM?
It's mips - see the patch for ./linux/Makefile .
MfG, JBG
--
Jan-Benedict Glaw jbglaw@lug-owl.de . +49-172-7608481
"Eine Freie Meinung in einem Freien Kopf | Gegen Zensur | Gegen Krieg
fuer einen Freien Staat voll Freier Bürger" | im Internet! | im Irak!
ret = do_actions((curr | FREE_SPEECH) & ~(IRAQ_WAR_2 | DRM | TCPA));
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Linksys gpl code [OT]
2003-07-08 14:05 ` Alan Cox
@ 2003-07-08 18:47 ` oxymoron
0 siblings, 0 replies; 9+ messages in thread
From: oxymoron @ 2003-07-08 18:47 UTC (permalink / raw)
To: Alan Cox; +Cc: Linux Kernel Mailing List
On Tue, Jul 08, 2003 at 03:05:01PM +0100, Alan Cox wrote:
> On Maw, 2003-07-08 at 12:30, Matthew Hall wrote:
> > Hi lkml,
> > I don't know if anyone's noticed, but Linksys have opened up and
> > released their code.
>
> BTW - Qlogic have also tidied up their fibre channel stuff that was
> using Linux. Customers can now order the sources at nominal cost, and
> the documentation now includes a clear offer.
>
> They are also at great pains to state that if you modify your fc switch
> they are absolutely not supporting it any more 8)
For people interested in poking around on their Qlogic switch, it took
John the Ripper all of about 15 seconds to elucidate the root password on
their XFS(!?) firmware image.
Qlogic press releases indicate you'll find that Cisco embeds Qlogic's
FC switching (and therefore Linux) inside some of their products like
the SN5428, though they probably have yet to follow up on the
documentation side.
http://www.qlogic.com/news-events/details/releases_details.asp?id=1106
--
"Love the dolphins," she advised him. "Write by W.A.S.T.E.."
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2003-07-08 18:32 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-08 11:30 Linksys gpl code [OT] Matthew Hall
2003-07-08 14:05 ` Alan Cox
2003-07-08 18:47 ` oxymoron
2003-07-08 14:45 ` Jan-Benedict Glaw
2003-07-08 15:05 ` Christoph Hellwig
2003-07-08 15:20 ` Matthew Hall
2003-07-08 15:22 ` Jan-Benedict Glaw
-- strict thread matches above, loose matches on Subject: below --
2003-07-08 15:40 Tace
2003-07-08 15:51 ` Jan-Benedict Glaw
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox