* Re: PATCH p54usb.c to support AirVasT USB wireless adapter
[not found] <CADT+tpPuQo7DZ9sSZCMiwUe8EVU4wZjBMhnVn=AHCUkBXnpqKg@mail.gmail.com>
@ 2020-04-06 8:02 ` Kalle Valo
0 siblings, 0 replies; only message in thread
From: Kalle Valo @ 2020-04-06 8:02 UTC (permalink / raw)
To: Giuseppe Marco Randazzo; +Cc: chunkeey, davem, linux-wireless
Hi Giuseppe,
Giuseppe Marco Randazzo <gmrandazzo@gmail.com> writes:
> Dear p54 maintainers,
>
> the following patch allows to use the AirVasT USB wireless devices
> 124a:4026 using the ISL3886 usb firmware. Without this modification,
> the wiki adapter is not either recognized.
>
> Best regards,
> Giuseppe Marco "zeld" Randazzo
>
> ---
> /home/marco/LinuxKernel/linux/drivers/net/wireless/intersil/p54/p54usb.c.orig
> 2020-04-05 21:28:08.247905535 +0200
> +++
> /home/marco/LinuxKernel/linux/drivers/net/wireless/intersil/p54/p54usb.c
> 2020-04-05 21:45:31.677747811 +0200
> @@ -98,6 +98,7 @@ static const struct usb_device_id p54u_t
> {USB_DEVICE(0x0cde, 0x0015)}, /* Zcomax XG-705A */
> {USB_DEVICE(0x0d8e, 0x3762)}, /* DLink DWL-G120 Cohiba */
> {USB_DEVICE(0x124a, 0x4025)}, /* IOGear GWU513 (GW3887IK chip) */
> + {USB_DEVICE(0x124a, 0x4026)}, /* AirVasT */
> {USB_DEVICE(0x1260, 0xee22)}, /* SMC 2862W-G version 2 */
> {USB_DEVICE(0x13b1, 0x000a)}, /* Linksys WUSB54G ver 2 */
> {USB_DEVICE(0x13B1, 0x000C)}, /* Linksys WUSB54AG */
>
> Signed-off-by: Giuseppe Marco "zeld" Randazzo <gmrandazzo@gmail.com>
Your patch has multiple issues, starting with use of HTML. I see that
Christian submitted your patch in correct format so this patch is now
properly in queue:
https://patchwork.kernel.org/patch/11474885/
But for future patches please first read the documentation from the link
below, it's important that the patches are submitted in correct format.
--
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-04-06 8:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <CADT+tpPuQo7DZ9sSZCMiwUe8EVU4wZjBMhnVn=AHCUkBXnpqKg@mail.gmail.com>
2020-04-06 8:02 ` PATCH p54usb.c to support AirVasT USB wireless adapter Kalle Valo
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.