Re: USB Raw HID

2016-02-03 Thread Greg KH
On Wed, Feb 03, 2016 at 07:30:56AM +, Suresh Gupta wrote: > > > > -Original Message- > > From: Greg KH [mailto:gre...@linuxfoundation.org] > > Sent: Tuesday, February 02, 2016 10:19 PM > > To: Suresh Gupta ; suresh gupta > > > > Cc: linux-us

RE: USB Raw HID

2016-02-02 Thread Suresh Gupta
> -Original Message- > From: Greg KH [mailto:gre...@linuxfoundation.org] > Sent: Tuesday, February 02, 2016 10:19 PM > To: Suresh Gupta ; suresh gupta > > Cc: linux-usb@vger.kernel.org > Subject: Re: USB Raw HID > > On Tue, Feb 02, 2016 at 08:28:51AM +

Re: USB Raw HID

2016-02-02 Thread Greg KH
On Tue, Feb 02, 2016 at 08:28:51AM +, Suresh Gupta wrote: > I want to write end to end raw HID interface for some specific user defined > data communication on USB. Can anyone help me or point me >   > 1. What all changes I need in device/host driver. > 2. How it interact with application at d

USB Raw HID

2016-02-02 Thread Suresh Gupta
I want to write end to end raw HID interface for some specific user defined data communication on USB. Can anyone help me or point me   1. What all changes I need in device/host driver. 2. How it interact with application at device side. 3. How it interact with Host side application.   Any clue an

USB RAW HID

2016-02-01 Thread suresh gupta
I want to write a end to end raw HID interface for some specific user defined data communication on USB. Can any one help me or point me 1. What all changes I need in device/host driver. 2. How it interact with application at device side. 3. How it interact with Host side application. Any clue an