Hi,
On Mon, 13 Oct 2014 22:21:27 +0300 Vasily Khoruzhick
wrote:
> On Mon, Oct 13, 2014 at 9:31 PM, Jonathan Daniel
> wrote:
> > Hello,
>
> Hi Jonathan,
>
> Firstly, please don't use HTML formatting in your messages to mail
> list.
>
> > I have started the journey to write a driver for this d
On Mon, Oct 13, 2014 at 10:57 PM, Jonathan Daniel
wrote:
>> Sent: Monday, October 13, 2014 at 9:21 PM
>> From: "Vasily Khoruzhick"
>> To: "Jonathan Daniel"
>> Cc: "fprint@lists.freedesktop.org"
>> Subject: Re: [fprint] Writing a d
On Mon, Oct 13, 2014 at 9:31 PM, Jonathan Daniel
wrote:
> Hello,
Hi Jonathan,
Firstly, please don't use HTML formatting in your messages to mail list.
> I have started the journey to write a driver for this device (138a:003c), I
> own this device, its
> built in to the HP Elitebook 8560w. From
Hello,
I have started the journey to write a driver for this device (138a:003c), I own this device, its
built in to the HP Elitebook 8560w. From what i've gathered I need to sniff the USB data
from a working driver and send/receive the right data at the right moment with libusb.
So i'm c