Re: Licensing of IS89C35 WLAN USB driver [was Re: rt73usb: support for wireless in Kohjinsha subnotebook]

2007-11-04 Thread Pavel Machek
On Tue 2007-10-30 11:11:59, Dan Williams wrote: > On Tue, 2007-10-30 at 12:22 +0100, Pavel Machek wrote: > > Hi! > > > > You are listed as author of IS89C35 802.11bg WLAN USB Driver. That > > driver has clear MODULE_LICENSE("GPL") tag, but not other notices. > > > > Is it safe to assume whole sou

Re: Licensing of IS89C35 WLAN USB driver [was Re: rt73usb: support for wireless in Kohjinsha subnotebook]

2007-10-30 Thread Pavel Machek
Hi! > > You are listed as author of IS89C35 802.11bg WLAN USB Driver. That > > driver has clear MODULE_LICENSE("GPL") tag, but not other notices. > > > > Is it safe to assume whole sources are to be distributed under GPLv2? > > (Or is it GPLv2 or later?) > > Pavel, > > I sent mail as you reques

Re: Licensing of IS89C35 WLAN USB driver [was Re: rt73usb: support for wireless in Kohjinsha subnotebook]

2007-10-30 Thread Dan Williams
On Tue, 2007-10-30 at 12:22 +0100, Pavel Machek wrote: > Hi! > > You are listed as author of IS89C35 802.11bg WLAN USB Driver. That > driver has clear MODULE_LICENSE("GPL") tag, but not other notices. > > Is it safe to assume whole sources are to be distributed under GPLv2? > (Or is it GPLv2 or l

Licensing of IS89C35 WLAN USB driver [was Re: rt73usb: support for wireless in Kohjinsha subnotebook]

2007-10-30 Thread Pavel Machek
Hi! You are listed as author of IS89C35 802.11bg WLAN USB Driver. That driver has clear MODULE_LICENSE("GPL") tag, but not other notices. Is it safe to assume whole sources are to be distributed under GPLv2? (Or is it GPLv2 or later?)

Re: rt73usb: support for wireless in Kohjinsha subnotebook

2007-10-23 Thread Daniel Hazelton
On Tuesday 23 October 2007 17:27:07 Dan Williams wrote: > On Tue, 2007-10-23 at 15:41 -0400, Daniel Hazelton wrote: > > On Tuesday 23 October 2007 14:54:54 Dan Williams wrote: > > > On Tue, 2007-10-23 at 13:07 -0400, Daniel Hazelton wrote: > > > > On Tuesday 23 October 2007 10:05:12 Dan Williams wr

Re: rt73usb: support for wireless in Kohjinsha subnotebook

2007-10-23 Thread Dan Williams
On Tue, 2007-10-23 at 15:41 -0400, Daniel Hazelton wrote: > On Tuesday 23 October 2007 14:54:54 Dan Williams wrote: > > On Tue, 2007-10-23 at 13:07 -0400, Daniel Hazelton wrote: > > > On Tuesday 23 October 2007 10:05:12 Dan Williams wrote: > > > > On Tue, 2007-10-23 at 00:00 +0200, Pavel Machek wro

Re: rt73usb: support for wireless in Kohjinsha subnotebook

2007-10-23 Thread Daniel Hazelton
On Tuesday 23 October 2007 14:54:54 Dan Williams wrote: > On Tue, 2007-10-23 at 13:07 -0400, Daniel Hazelton wrote: > > On Tuesday 23 October 2007 10:05:12 Dan Williams wrote: > > > On Tue, 2007-10-23 at 00:00 +0200, Pavel Machek wrote: > > > > Hi! > > > > > > > > > > > Yes, I'm quite sure. There's

Re: rt73usb: support for wireless in Kohjinsha subnotebook

2007-10-23 Thread Dan Williams
On Tue, 2007-10-23 at 13:07 -0400, Daniel Hazelton wrote: > On Tuesday 23 October 2007 10:05:12 Dan Williams wrote: > > On Tue, 2007-10-23 at 00:00 +0200, Pavel Machek wrote: > > > Hi! > > > > > > > > > Yes, I'm quite sure. There's MODULE_LICENCE("GPL"), IIRC. > > > > > > > > > > That doesn't say m

Re: rt73usb: support for wireless in Kohjinsha subnotebook

2007-10-23 Thread Daniel Hazelton
On Tuesday 23 October 2007 10:05:12 Dan Williams wrote: > On Tue, 2007-10-23 at 00:00 +0200, Pavel Machek wrote: > > Hi! > > > > > > > Yes, I'm quite sure. There's MODULE_LICENCE("GPL"), IIRC. > > > > > > > > That doesn't say much, some manufacturers add that line to their > > > > driver just to pr

Re: rt73usb: support for wireless in Kohjinsha subnotebook

2007-10-23 Thread Arjan van de Ven
On Mon, 22 Oct 2007 23:52:57 +0200 Ivo van Doorn <[EMAIL PROTECTED]> wrote: > On Monday 22 October 2007, Pavel Machek wrote: > > Hi! > > > > > > > This device is NOT a Ralink USB wifi adapter! > > > > > > > > > > Get the windows driver in this link and see for yourself. > > > > > http://www.coni

Re: rt73usb: support for wireless in Kohjinsha subnotebook

2007-10-23 Thread Dan Williams
On Tue, 2007-10-23 at 00:00 +0200, Pavel Machek wrote: > Hi! > > > > > Yes, I'm quite sure. There's MODULE_LICENCE("GPL"), IIRC. > > > > > > That doesn't say much, some manufacturers add that line to their driver > > > just to prevent the module loader complaining about a non-GPL driver... > > >

Re: rt73usb: support for wireless in Kohjinsha subnotebook

2007-10-23 Thread Luis Correia
Hi! On 10/23/07, Christoph Hellwig <[EMAIL PROTECTED]> wrote: > On Tue, Oct 23, 2007 at 12:00:00AM +0200, Pavel Machek wrote: > > there's nothing to suggest otherwise, and there's explicit: > > > > #define DRIVER_AUTHOR "Jeff Lee<[EMAIL PROTECTED]>" > > #define DRIVER_DESC

Re: rt73usb: support for wireless in Kohjinsha subnotebook

2007-10-23 Thread Christoph Hellwig
On Tue, Oct 23, 2007 at 12:00:00AM +0200, Pavel Machek wrote: > there's nothing to suggest otherwise, and there's explicit: > > #define DRIVER_AUTHOR "Jeff Lee<[EMAIL PROTECTED]>" > #define DRIVER_DESC "IS89C35 802.11bg WLAN USB > Driver" > MODULE_LIC

Re: rt73usb: support for wireless in Kohjinsha subnotebook

2007-10-22 Thread Pavel Machek
Hi! > > > Yes, I'm quite sure. There's MODULE_LICENCE("GPL"), IIRC. > > > > That doesn't say much, some manufacturers add that line to their driver > > just to prevent the module loader complaining about a non-GPL driver... > > > > There should be a copyright notice or a license file accompanied

Re: rt73usb: support for wireless in Kohjinsha subnotebook

2007-10-22 Thread Daniel Hazelton
On Monday 22 October 2007 17:52:57 Ivo van Doorn wrote: > On Monday 22 October 2007, Pavel Machek wrote: > > Hi! > > > > > > > This device is NOT a Ralink USB wifi adapter! > > > > > > > > > > Get the windows driver in this link and see for yourself. > > > > > http://www.conitech.it/conitech/ita/ri

Re: rt73usb: support for wireless in Kohjinsha subnotebook

2007-10-22 Thread Ivo van Doorn
On Monday 22 October 2007, Pavel Machek wrote: > Hi! > > > > > This device is NOT a Ralink USB wifi adapter! > > > > > > > > Get the windows driver in this link and see for yourself. > > > > http://www.conitech.it/conitech/ita/risorse.asp?cod=CN402USB > > > > (ISSC W89C35 802.11bg WLAN USB Adapte

Re: rt73usb: support for wireless in Kohjinsha subnotebook

2007-10-22 Thread Pavel Machek
Hi! > > > This device is NOT a Ralink USB wifi adapter! > > > > > > Get the windows driver in this link and see for yourself. > > > http://www.conitech.it/conitech/ita/risorse.asp?cod=CN402USB > > > (ISSC W89C35 802.11bg WLAN USB Adapters (Native Wifi driver)) > > > > Thanks a lot. With some pat

Re: rt73usb: support for wireless in Kohjinsha subnotebook

2007-10-22 Thread Dan Williams
On Mon, 2007-10-22 at 02:09 +0200, Pavel Machek wrote: > Hi! > > > This device is NOT a Ralink USB wifi adapter! > > > > Get the windows driver in this link and see for yourself. > > http://www.conitech.it/conitech/ita/risorse.asp?cod=CN402USB > > (ISSC W89C35 802.11bg WLAN USB Adapters (Native W

Re: rt73usb: support for wireless in Kohjinsha subnotebook

2007-10-21 Thread Pavel Machek
Hi! > This device is NOT a Ralink USB wifi adapter! > > Get the windows driver in this link and see for yourself. > http://www.conitech.it/conitech/ita/risorse.asp?cod=CN402USB > (ISSC W89C35 802.11bg WLAN USB Adapters (Native Wifi driver)) Thanks a lot. With some patches, I got driver from coni

ISSC W89C35 802.11bg (was Re: rt73usb: support for wireless in Kohjinsha subnotebook)

2007-10-21 Thread Pavel Machek
Hi! > This device is NOT a Ralink USB wifi adapter! > > Get the windows driver in this link and see for yourself. > http://www.conitech.it/conitech/ita/risorse.asp?cod=CN402USB > (ISSC W89C35 802.11bg WLAN USB Adapters (Native Wifi driver)) You are right, sorry for confusion. Now, the strange p

Re: rt73usb: support for wireless in Kohjinsha subnotebook

2007-10-21 Thread Luis Correia
Hi On 10/20/07, Pavel Machek <[EMAIL PROTECTED]> wrote: > Hi! > > Kohjinsha subnotebook seems to contain wifi with USB IDs 0x18e8, > 0x6206... I hope that to be compatible with > net/wireless/rt2x00/rt73usb.c . > > [Sidenote: could we add some real author info into rt73usb.c?] > > I did this on 2.

Re: [Rt2400-devel] rt73usb: support for wireless in Kohjinsha subnotebook

2007-10-21 Thread Luis Correia
Hi On 10/21/07, Ivo van Doorn <[EMAIL PROTECTED]> wrote: > On Sunday 21 October 2007, Pavel Machek wrote: > > On Sun 2007-10-21 15:49:44, Ivo van Doorn wrote: > > > On Sunday 21 October 2007, Pavel Machek wrote: > > > > Hi! > > > > > > > > > > Kohjinsha subnotebook seems to contain wifi with USB I

Re: [Rt2400-devel] rt73usb: support for wireless in Kohjinsha subnotebook

2007-10-21 Thread Ivo van Doorn
On Sunday 21 October 2007, Pavel Machek wrote: > On Sun 2007-10-21 15:49:44, Ivo van Doorn wrote: > > On Sunday 21 October 2007, Pavel Machek wrote: > > > Hi! > > > > > > > > Kohjinsha subnotebook seems to contain wifi with USB IDs 0x18e8, > > > > > 0x6206... I hope that to be compatible with > >

Re: [Rt2400-devel] rt73usb: support for wireless in Kohjinsha subnotebook

2007-10-21 Thread Ivo van Doorn
Hi, > > If rt2x00 is loaded and detected the device, it should print out a debug > > message that starts with: > > "Chipset detected - " What is in your case the complete line? > > Ok, I guess I should include more complete debug output. > > phy0 -> rt2x00usb_vendor_request: Error - Vendor Requ

Re: [Rt2400-devel] rt73usb: support for wireless in Kohjinsha subnotebook

2007-10-21 Thread Pavel Machek
On Sun 2007-10-21 15:49:44, Ivo van Doorn wrote: > On Sunday 21 October 2007, Pavel Machek wrote: > > Hi! > > > > > > Kohjinsha subnotebook seems to contain wifi with USB IDs 0x18e8, > > > > 0x6206... I hope that to be compatible with > > > > net/wireless/rt2x00/rt73usb.c . > > > > > > Is there a

Re: [Rt2400-devel] rt73usb: support for wireless in Kohjinsha subnotebook

2007-10-21 Thread Ivo van Doorn
On Sunday 21 October 2007, Pavel Machek wrote: > Hi! > > > > Kohjinsha subnotebook seems to contain wifi with USB IDs 0x18e8, > > > 0x6206... I hope that to be compatible with > > > net/wireless/rt2x00/rt73usb.c . > > > > Is there any reason you assume it is a rt73usb device, > > or are you just

Re: [Rt2400-devel] rt73usb: support for wireless in Kohjinsha subnotebook

2007-10-21 Thread Pavel Machek
Hi! > > Kohjinsha subnotebook seems to contain wifi with USB IDs 0x18e8, > > 0x6206... I hope that to be compatible with > > net/wireless/rt2x00/rt73usb.c . > > Is there any reason you assume it is a rt73usb device, > or are you just making wild guesses about what the chipset is? Wild guess. I'v

Re: [Rt2400-devel] rt73usb: support for wireless in Kohjinsha subnotebook

2007-10-21 Thread Pavel Machek
Hi! > > I did this on 2.6.23-rc8-mm1 kernel (The RT hack may not be > > neccessary), but then it oopses somewhere in softmac layer. I'll try > > to play with it some more. > > > > If you have any ideas, let me know. > > Pavel > > > > --

Re: [Rt2400-devel] rt73usb: support for wireless in Kohjinsha subnotebook

2007-10-20 Thread Ivo van Doorn
Hi, > Kohjinsha subnotebook seems to contain wifi with USB IDs 0x18e8, > 0x6206... I hope that to be compatible with > net/wireless/rt2x00/rt73usb.c . Is there any reason you assume it is a rt73usb device, or are you just making wild guesses about what the chipset is? > [Sidenote: could we add s

rt73usb: support for wireless in Kohjinsha subnotebook

2007-10-20 Thread Pavel Machek
Hi! Kohjinsha subnotebook seems to contain wifi with USB IDs 0x18e8, 0x6206... I hope that to be compatible with net/wireless/rt2x00/rt73usb.c . [Sidenote: could we add some real author info into rt73usb.c?] I did this on 2.6.23-rc8-mm1 kernel (The RT hack may not be neccessary), but then it oop