[Kernel-packages] [Bug 1802738] Re: cdc_acm driver lacks trival support for Hiro (Conexant) H05228 USB modem

2018-11-11 Thread Maarten Jacobs
The change I applied to cdc-acm.c is as follows: --- cdc-acm.orig.c 2018-11-11 11:31:18.754382981 -0500 +++ cdc-acm.c 2018-11-10 17:32:29.802278377 -0500 @@ -1713,6 +1713,9 @@ { USB_DEVICE(0x0572, 0x1324), /* Conexant USB MODEM RD02-D400 */ .driver_info = NO_UNION_NORMAL,

[Kernel-packages] [Bug 1802738] [NEW] cdc_acm driver lacks trival support for Hiro (Conexant) H05228 USB modem

2018-11-11 Thread Maarten Jacobs
Public bug reported: I procured a USB modem manufactured by Hiro (model number H50228). This is in fact a Conexant modem, and while some conexant models are supported in cdc_adm, this particular type is not. Hence, when I connect the modem to my system, cdc_adm does not initialize the modem

[Kernel-packages] [Bug 1802738] Re: cdc_acm driver lacks trival support for Hiro (Conexant) H05228 USB modem

2018-11-30 Thread Maarten Jacobs
The patch was picked up in the stable kernel (https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/), and added to 4.19.5, 4.14.84, 4.9.141, 4.4.165, and 4.20-rc4. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in

[Kernel-packages] [Bug 1802738] Re: cdc_acm driver lacks trival support for Hiro (Conexant) H05228 USB modem

2018-11-19 Thread Maarten Jacobs
Hello Joseph, To keep things in sync here (and to make sure the bug doesn't expire due to inactivity): 1. I worked my way through the process for submitting a kernel patch. (Not for the faint hearted I might add ;)) 2. The patch has been submitted - now I have to wait and see if there's anybody

[Kernel-packages] [Bug 1802738] Re: cdc_acm driver lacks trival support for Hiro (Conexant) H05228 USB modem

2018-11-20 Thread Maarten Jacobs
My kernel patch was accepted this morning (very quick!!). Per the notification received: "The patch will show up in the next release of the linux-next tree (usually sometime within the next 24 hours during the week.) The patch will hopefully also be merged in Linus's tree for the next -rc kernel

[Kernel-packages] [Bug 1802738] Re: cdc_acm driver lacks trival support for Hiro (Conexant) H05228 USB modem

2019-06-06 Thread Maarten Jacobs
Hello Kai-Heng, I see how the fix I provided is included in the 4.4.0, however I don't see it (yet) in 4.15.0. Is there something I need to do to get this fix into 4.15.0, or will it eventually percolate through by itself? Thanks! -- You received this bug notification because you are a member