[no subject]

2019-02-09 Thread ebrahim
Hey guys. I had a SD-ADBTSIR-V1[1] dual Bluetooth/Infrared dongle which its Bluetooth part work but its Infrared don't. From similar devices I had I've experimentally found out it will work with pl2303 USB to Serial driver and I could even send some characters between it and another infrared ad

[PATCH] USB: serial: pl2303: add Delock Infrared device id

2019-02-09 Thread ebrahim
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

Re: [PATCH] USB: serial: pl2303: add Delock Infrared device id

2019-02-09 Thread Greg KH
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

Re: [PATCH] USB: serial: pl2303: add Delock Infrared device id

2019-02-09 Thread Johan Hovold
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

Re: [PATCH] USB: serial: pl2303: add Delock Infrared device id

2019-02-09 Thread Ebrahim Byagowi
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. >> --- >> drivers/usb/serial/pl2303.c | 1 + >> drivers/usb/serial/pl2303.h | 3 +++ >> 2

[BUG] mt76x0u: Probing issues on Raspberry Pi 3 B+

2019-02-09 Thread Stefan Wahren
Hi, as already reported here [1], that there are probing issues of mt76 using TP-Link Archer T2UH (wifi USB dongle) on Raspberry Pi 3 B+. I retested it with recent linux-next 20190208 (aarch64 defconfig + enabling mt76 driver) and got the following output after plugin the wifi dongle: [ 29.7

Re: [PATCH] USB: serial: pl2303: add Delock Infrared device id

2019-02-09 Thread Johan Hovold
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. > >> --- > >>

Re: [BUG] mt76x0u: Probing issues on Raspberry Pi 3 B+

2019-02-09 Thread Lorenzo Bianconi
> > Hi, > > as already reported here [1], that there are probing issues of mt76 using > TP-Link Archer T2UH (wifi USB dongle) on Raspberry Pi 3 B+. > > I retested it with recent linux-next 20190208 (aarch64 defconfig + enabling > mt76 driver) and got the following output after plugin the wifi don

Re: [BUG] mt76x0u: Probing issues on Raspberry Pi 3 B+

2019-02-09 Thread Stefan Wahren
Hi Lorenzo, > Lorenzo Bianconi hat am 9. Februar 2019 um > 19:46 geschrieben: > > > > > > Hi, > > > > as already reported here [1], that there are probing issues of mt76 using > > TP-Link Archer T2UH (wifi USB dongle) on Raspberry Pi 3 B+. > > > > I retested it with recent linux-next 20190208

Re: [BUG] mt76x0u: Probing issues on Raspberry Pi 3 B+

2019-02-09 Thread Lorenzo Bianconi
> > Hi Lorenzo, > > > Lorenzo Bianconi hat am 9. Februar 2019 um > > 19:46 geschrieben: > > > > > > > > > > Hi, > > > > > > as already reported here [1], that there are probing issues of mt76 using > > > TP-Link Archer T2UH (wifi USB dongle) on Raspberry Pi 3 B+. > > > > > > I retested it with r

Re: [PATCH] USB: serial: pl2303: add Delock Infrared device id

2019-02-09 Thread Ebrahim Byagowi
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

Re: [BUG] mt76x0u: Probing issues on Raspberry Pi 3 B+

2019-02-09 Thread Stefan Wahren
Hi Lorenzo, > Lorenzo Bianconi hat am 9. Februar 2019 um > 21:33 geschrieben: > > > > > > Hi Lorenzo, > > > > > Lorenzo Bianconi hat am 9. Februar 2019 um > > > 19:46 geschrieben: > > > > > > > > > > > > > > Hi, > > > > > > > > as already reported here [1], that there are probing issues of m