Re: Developing a Linux driver using a USB sniffer

2014-05-06 Thread Eric Fowler
Yes to all of that. But IANAL. You cannot MARKET a DEVICE without paying
The Man, as it were. But as far as I know, but aren't coming for the driver
writers..yet.
On May 5, 2014 5:14 AM, "Luca Ellero"  wrote:

> Hi all,
> can someone please tell me if it is legal to develop an USB driver
> analysing the USB protocol with a USB sniffer?
> Can this driver be made public under GPL?
> Thanks
> Regards
> Luca Ellero
>
> ___
> Kernelnewbies mailing list
> Kernelnewbies@kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
___
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies


Re: Developing a Linux driver using a USB sniffer

2014-05-06 Thread Luca Ellero
Il 05/05/2014 22:39, Dave Hylands wrote:
> Hi Luca,
>
> On Mon, May 5, 2014 at 5:06 AM, Luca Ellero  > wrote:
> >
> > Hi all,
> > can someone please tell me if it is legal to develop an USB driver
> > analysing the USB protocol with a USB sniffer?
> > Can this driver be made public under GPL?
>
> Just though I'd point out that WireShark http://www.wireshark.org/ 
> already has usb sniffing builtin 
> http://wiki.wireshark.org/CaptureSetup/USB It uses the usbmon which is 
> already part of the kernel
> https://www.kernel.org/doc/Documentation/usb/usbmon.txt
>
> --
> Dave Hylands
> Shuswap, BC, Canada
> http://www.davehylands.com

Thanks to all for the replies ,
regards
Luca

___
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies


Re: Developing a Linux driver using a USB sniffer

2014-05-05 Thread Dave Hylands
Hi Luca,

On Mon, May 5, 2014 at 5:06 AM, Luca Ellero  wrote:
>
> Hi all,
> can someone please tell me if it is legal to develop an USB driver
> analysing the USB protocol with a USB sniffer?
> Can this driver be made public under GPL?

Just though I'd point out that WireShark http://www.wireshark.org/ already
has usb sniffing builtin http://wiki.wireshark.org/CaptureSetup/USB It uses
the usbmon which is already part of the kernel
https://www.kernel.org/doc/Documentation/usb/usbmon.txt

--
Dave Hylands
Shuswap, BC, Canada
http://www.davehylands.com
___
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies


Re: Developing a Linux driver using a USB sniffer

2014-05-05 Thread Greg KH
On Mon, May 05, 2014 at 02:06:30PM +0200, Luca Ellero wrote:
> Hi all,
> can someone please tell me if it is legal to develop an USB driver 
> analysing the USB protocol with a USB sniffer?
> Can this driver be made public under GPL?

Would you ask a doctor for legal advice?  If not, why ask a programmer?
If you have legal questions, ask a lawyer in your country, they are the
only ones that can give you a definitive answer.

good luck,

greg k-h

___
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies


Re: Developing a Linux driver using a USB sniffer

2014-05-05 Thread Tovo Rabemanantsoa
On 05/05/2014 02:06 PM, Luca Ellero wrote:
> Hi all,
> can someone please tell me if it is legal to develop an USB driver 
> analysing the USB protocol with a USB sniffer?
> Can this driver be made public under GPL?
> Thanks
> Regards
> Luca Ellero
> 
Hi Luca,
I think your question is really interesting. In my opinion, it depends
on the country where you live. If it's illegal in your country, it is
for you but not for other people. Laws may drastically vary depending
continents and countries.
Cheers

T.




signature.asc
Description: OpenPGP digital signature
___
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies


Developing a Linux driver using a USB sniffer

2014-05-05 Thread Luca Ellero
Hi all,
can someone please tell me if it is legal to develop an USB driver 
analysing the USB protocol with a USB sniffer?
Can this driver be made public under GPL?
Thanks
Regards
Luca Ellero

___
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies