From: Greg KH <greg@kroah.com>
To: bugzilla-daemon@kernel.org
Cc: linux-usb@vger.kernel.org
Subject: Re: [Bug 218338] New: usb: cdc_acm: Support for Uniden BC125AT radio scanner
Date: Thu, 4 Jan 2024 09:19:45 +0100 [thread overview]
Message-ID: <2024010455-rigid-reenter-3a11@gregkh> (raw)
In-Reply-To: <bug-218338-208809@https.bugzilla.kernel.org/>
On Thu, Jan 04, 2024 at 01:23:18AM +0000, bugzilla-daemon@kernel.org wrote:
> The code to add in /drivers/usb/class/cdc-acm.c
>
> ~~~
> { USB_DEVICE(0x1965, 0x0017), /* Uniden BC125AT */
> .driver_info = NO_UNION_NORMAL, /* has no union descriptor */
> },
> ~~~
>
> Reference:
> https://lore.kernel.org/lkml/20180706054524.670321998@linuxfoundation.org/
Can you submit a patch to the mailing list, as documented, that adds
this change in this same format?
Otherwise we can't do much with just this bug report as-is, sorry.
thanks,
greg k-h
next prev parent reply other threads:[~2024-01-04 8:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-04 1:23 [Bug 218338] New: usb: cdc_acm: Support for Uniden BC125AT radio scanner bugzilla-daemon
2024-01-04 8:19 ` Greg KH [this message]
2024-01-04 8:19 ` [Bug 218338] " bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2024010455-rigid-reenter-3a11@gregkh \
--to=greg@kroah.com \
--cc=bugzilla-daemon@kernel.org \
--cc=linux-usb@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.