Fantastic, thank you so much for the help.
On 2/11/19 11:54 AM, Johan Hovold wrote:
> On Sun, Feb 10, 2019 at 01:49:16AM +0330, Ebrahim Byagowi wrote:
>> On 2/9/19 7:11 PM, Johan Hovold wrote:
>>> On Sat, Feb 09, 2019 at 02:14:21PM +0330, Ebrahim Byagowi wrote:
On 2/9/19 1:16 PM, Johan Hovold
On Sun, Feb 10, 2019 at 01:49:16AM +0330, Ebrahim Byagowi wrote:
>
> On 2/9/19 7:11 PM, Johan Hovold wrote:
> > On Sat, Feb 09, 2019 at 02:14:21PM +0330, Ebrahim Byagowi wrote:
> >> On 2/9/19 1:16 PM, Johan Hovold wrote:
> >>> On Sat, Feb 09, 2019 at 12:18:40PM +0330, ebra...@gnu.org wrote:
>
On 2/9/19 7:11 PM, Johan Hovold wrote:
> On Sat, Feb 09, 2019 at 02:14:21PM +0330, Ebrahim Byagowi wrote:
>> On 2/9/19 1:16 PM, Johan Hovold wrote:
>>> On Sat, Feb 09, 2019 at 12:18:40PM +0330, ebra...@gnu.org wrote:
From: Ebrahim Byagowi
This makes Delock Infrared adapter to work
On Sat, Feb 09, 2019 at 02:14:21PM +0330, Ebrahim Byagowi wrote:
>
> On 2/9/19 1:16 PM, Johan Hovold wrote:
> > On Sat, Feb 09, 2019 at 12:18:40PM +0330, ebra...@gnu.org wrote:
> >> From: Ebrahim Byagowi
> >>
> >> This makes Delock Infrared adapter to work as a USB to Serial device.
> >> ---
> >>
s for this dongle.
Uploaded the patch with signed-off tag and correcting a copy paste
error, please ignore the original. Thanks!
>
> Johan
>
>
>From 05164e35fca7c2b2bc3bb14e50c744a778460f6a Mon Sep 17 00:00:00 2001
From: Ebrahim Byagowi
Date: Sat, 9 Feb 2019 11:05:23 +0330
Subject: [P
On Sat, Feb 09, 2019 at 12:18:40PM +0330, ebra...@gnu.org wrote:
> From: Ebrahim Byagowi
>
> This makes Delock Infrared adapter to work as a USB to Serial device.
> ---
> drivers/usb/serial/pl2303.c | 1 +
> drivers/usb/serial/pl2303.h | 3 +++
> 2 files changed, 4 insertions(+)
>
> diff --git
On Sat, Feb 09, 2019 at 12:18:40PM +0330, ebra...@gnu.org wrote:
> From: Ebrahim Byagowi
>
> This makes Delock Infrared adapter to work as a USB to Serial device.
> ---
> drivers/usb/serial/pl2303.c | 1 +
> drivers/usb/serial/pl2303.h | 3 +++
> 2 files changed, 4 insertions(+)
>
> diff --git
From: Ebrahim Byagowi
This makes Delock Infrared adapter to work as a USB to Serial device.
---
drivers/usb/serial/pl2303.c | 1 +
drivers/usb/serial/pl2303.h | 3 +++
2 files changed, 4 insertions(+)
diff --git a/drivers/usb/serial/pl2303.c b/drivers/usb/serial/pl2303.c
index 98e7a5df0..d5ec72