2012-10-10 19:44:21

by Oliver Neukum

[permalink] [raw]
Subject: Re: [PATCH] Add CDC-ACM support for the CX93010-2x UCMxx USB Modem

On Friday 28 September 2012 16:16:04 [email protected] wrote:
> From: Jean-Christian de Rivaz <[email protected]>
>
> This USB V.92/V.32bis Controllered Modem have the USB vendor ID 0x0572
> and device ID 0x1340. It need the NO_UNION_NORMAL quirk to be recognized.
>
> Reference:
> http://www.conexant.com/servlets/DownloadServlet/DSH-201723-005.pdf?docid=1725&revid=5
>
> Signed-off-by: Jean-Christian de Rivaz <[email protected]>
Acked-by: Oliver Neukum <[email protected]>

However, this went to the wrong list. Please repost to

[email protected]
[email protected]

Regards
Oliver


2012-10-10 22:29:17

by Jean-Christian de Rivaz

[permalink] [raw]
Subject: Re: [PATCH] Add CDC-ACM support for the CX93010-2x UCMxx USB Modem

On Wed, Oct 10, 2012 at 09:42:32PM +0200, Oliver Neukum wrote:
> On Friday 28 September 2012 16:16:04 [email protected] wrote:
> > From: Jean-Christian de Rivaz <[email protected]>
> >
> > This USB V.92/V.32bis Controllered Modem have the USB vendor ID 0x0572
> > and device ID 0x1340. It need the NO_UNION_NORMAL quirk to be recognized.
> >
> > Reference:
> > http://www.conexant.com/servlets/DownloadServlet/DSH-201723-005.pdf?docid=1725&revid=5
> >
> > Signed-off-by: Jean-Christian de Rivaz <[email protected]>
> Acked-by: Oliver Neukum <[email protected]>
>
> However, this went to the wrong list. Please repost to
>
> [email protected]
> [email protected]
>
> Regards
> Oliver
>

Sorry for the wrong list, I used the scripts/get_maintainer.pl to get the
destinations, as recommanded in Documentation/SubmittingPatches. Is there
something to be fixed there or should I use an other procedure to get the
right destinations?

I will rebase and repost the patch.

Regards,

Jean-Christain

2012-10-17 20:32:19

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: [PATCH] Add CDC-ACM support for the CX93010-2x UCMxx USB Modem

On Wed, Oct 10, 2012 at 09:42:32PM +0200, Oliver Neukum wrote:
> On Friday 28 September 2012 16:16:04 [email protected] wrote:
> > From: Jean-Christian de Rivaz <[email protected]>
> >
> > This USB V.92/V.32bis Controllered Modem have the USB vendor ID 0x0572
> > and device ID 0x1340. It need the NO_UNION_NORMAL quirk to be recognized.
> >
> > Reference:
> > http://www.conexant.com/servlets/DownloadServlet/DSH-201723-005.pdf?docid=1725&revid=5
> >
> > Signed-off-by: Jean-Christian de Rivaz <[email protected]>
> Acked-by: Oliver Neukum <[email protected]>
>
> However, this went to the wrong list. Please repost to
>
> [email protected]
> [email protected]

No it isn't, this is the cdc-acm driver, not the wdm driver, it was sent
to the right list. I'll pick it up now.

greg k-h

2012-10-17 20:32:44

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: [PATCH] Add CDC-ACM support for the CX93010-2x UCMxx USB Modem

On Thu, Oct 11, 2012 at 12:29:06AM +0200, Jean-Christian de Rivaz wrote:
> On Wed, Oct 10, 2012 at 09:42:32PM +0200, Oliver Neukum wrote:
> > On Friday 28 September 2012 16:16:04 [email protected] wrote:
> > > From: Jean-Christian de Rivaz <[email protected]>
> > >
> > > This USB V.92/V.32bis Controllered Modem have the USB vendor ID 0x0572
> > > and device ID 0x1340. It need the NO_UNION_NORMAL quirk to be recognized.
> > >
> > > Reference:
> > > http://www.conexant.com/servlets/DownloadServlet/DSH-201723-005.pdf?docid=1725&revid=5
> > >
> > > Signed-off-by: Jean-Christian de Rivaz <[email protected]>
> > Acked-by: Oliver Neukum <[email protected]>
> >
> > However, this went to the wrong list. Please repost to
> >
> > [email protected]
> > [email protected]
> >
> > Regards
> > Oliver
> >
>
> Sorry for the wrong list, I used the scripts/get_maintainer.pl to get the
> destinations, as recommanded in Documentation/SubmittingPatches. Is there
> something to be fixed there or should I use an other procedure to get the
> right destinations?
>
> I will rebase and repost the patch.

No need, you did this correctly.

greg k-h

2012-10-17 20:40:40

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: [PATCH] Add CDC-ACM support for the CX93010-2x UCMxx USB Modem

On Wed, Oct 17, 2012 at 01:32:39PM -0700, Greg Kroah-Hartman wrote:
> On Thu, Oct 11, 2012 at 12:29:06AM +0200, Jean-Christian de Rivaz wrote:
> > On Wed, Oct 10, 2012 at 09:42:32PM +0200, Oliver Neukum wrote:
> > > On Friday 28 September 2012 16:16:04 [email protected] wrote:
> > > > From: Jean-Christian de Rivaz <[email protected]>
> > > >
> > > > This USB V.92/V.32bis Controllered Modem have the USB vendor ID 0x0572
> > > > and device ID 0x1340. It need the NO_UNION_NORMAL quirk to be recognized.
> > > >
> > > > Reference:
> > > > http://www.conexant.com/servlets/DownloadServlet/DSH-201723-005.pdf?docid=1725&revid=5
> > > >
> > > > Signed-off-by: Jean-Christian de Rivaz <[email protected]>
> > > Acked-by: Oliver Neukum <[email protected]>
> > >
> > > However, this went to the wrong list. Please repost to
> > >
> > > [email protected]
> > > [email protected]
> > >
> > > Regards
> > > Oliver
> > >
> >
> > Sorry for the wrong list, I used the scripts/get_maintainer.pl to get the
> > destinations, as recommanded in Documentation/SubmittingPatches. Is there
> > something to be fixed there or should I use an other procedure to get the
> > right destinations?
> >
> > I will rebase and repost the patch.
>
> No need, you did this correctly.

Well, nevermind, David took this already :)

greg k-h