All of lore.kernel.org
 help / color / mirror / Atom feed
* support for WCN6855 liteon subsystem device 11ad:a82d
@ 2022-05-05 14:28 Wim Van Boven
  2022-05-06  6:38 ` Kalle Valo
  0 siblings, 1 reply; 3+ messages in thread
From: Wim Van Boven @ 2022-05-05 14:28 UTC (permalink / raw)
  To: ath11k

the firmware doesn't have the board information for this 
subsystem-device:

02:00.0 Network controller [0280]: Qualcomm Atheros QCNFA765 
[17cb:1103] (rev 01)
 Subsystem: Lite-On Communications Inc Device [11ad:a82d]

however, it seems to work fine with this one:
bus=pci,vendor=17cb,device=1103,subsystem-vendor=14cd,subsystem-device=9409,qmi-chip-id=18,qmi-board-id=255m

i hexedited the board-2.bin and swapped out the vendor and device 
identifiers to match the LiteOn ones, which seems to work properly, but 
is likely not the proper way to do this.

what would be the proper way to get support for this device and how can 
i help?

wim.



-- 
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: support for WCN6855 liteon subsystem device 11ad:a82d
  2022-05-05 14:28 support for WCN6855 liteon subsystem device 11ad:a82d Wim Van Boven
@ 2022-05-06  6:38 ` Kalle Valo
  2022-05-06  8:20   ` Kalle Valo
  0 siblings, 1 reply; 3+ messages in thread
From: Kalle Valo @ 2022-05-06  6:38 UTC (permalink / raw)
  To: Wim Van Boven; +Cc: ath11k

Wim Van Boven <wimvanboven@gmail.com> writes:

> the firmware doesn't have the board information for this
> subsystem-device:
>
> 02:00.0 Network controller [0280]: Qualcomm Atheros QCNFA765
> [17cb:1103] (rev 01)
> Subsystem: Lite-On Communications Inc Device [11ad:a82d]
>
> however, it seems to work fine with this one:
> bus=pci,vendor=17cb,device=1103,subsystem-vendor=14cd,subsystem-device=9409,qmi-chip-id=18,qmi-board-id=255m
>
> i hexedited the board-2.bin and swapped out the vendor and device
> identifiers to match the LiteOn ones, which seems to work properly,
> but is likely not the proper way to do this.

BTW we have a tool for creating board-2.bin so that you don't need to
use hexedit:

https://github.com/qca/qca-swiss-army-knife/blob/master/tools/scripts/ath11k/ath11k-bdencoder

Unfortunately no documentation but hopefully --help provides some guidance.

> what would be the proper way to get support for this device and how
> can i help?

Can you report this to bugzilla.kernel.org:

https://wireless.wiki.kernel.org/en/users/drivers/ath11k/bugreport

That way it's easier to track. I'll try to find a board file for this
device.

-- 
https://patchwork.kernel.org/project/linux-wireless/list/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

-- 
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: support for WCN6855 liteon subsystem device 11ad:a82d
  2022-05-06  6:38 ` Kalle Valo
@ 2022-05-06  8:20   ` Kalle Valo
  0 siblings, 0 replies; 3+ messages in thread
From: Kalle Valo @ 2022-05-06  8:20 UTC (permalink / raw)
  To: Wim Van Boven; +Cc: ath11k

Kalle Valo <kvalo@kernel.org> writes:

> Wim Van Boven <wimvanboven@gmail.com> writes:
>
>> the firmware doesn't have the board information for this
>> subsystem-device:
>>
>> 02:00.0 Network controller [0280]: Qualcomm Atheros QCNFA765
>> [17cb:1103] (rev 01)
>> Subsystem: Lite-On Communications Inc Device [11ad:a82d]
>>
>> however, it seems to work fine with this one:
>> bus=pci,vendor=17cb,device=1103,subsystem-vendor=14cd,subsystem-device=9409,qmi-chip-id=18,qmi-board-id=255m
>>
>> i hexedited the board-2.bin and swapped out the vendor and device
>> identifiers to match the LiteOn ones, which seems to work properly,
>> but is likely not the proper way to do this.
>
> BTW we have a tool for creating board-2.bin so that you don't need to
> use hexedit:
>
> https://github.com/qca/qca-swiss-army-knife/blob/master/tools/scripts/ath11k/ath11k-bdencoder
>
> Unfortunately no documentation but hopefully --help provides some guidance.
>
>> what would be the proper way to get support for this device and how
>> can i help?
>
> Can you report this to bugzilla.kernel.org:
>
> https://wireless.wiki.kernel.org/en/users/drivers/ath11k/bugreport
>
> That way it's easier to track. I'll try to find a board file for this
> device.

I see that you filed it now, thanks.

https://bugzilla.kernel.org/show_bug.cgi?id=215946

-- 
https://patchwork.kernel.org/project/linux-wireless/list/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

-- 
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-05-06  8:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-05 14:28 support for WCN6855 liteon subsystem device 11ad:a82d Wim Van Boven
2022-05-06  6:38 ` Kalle Valo
2022-05-06  8:20   ` 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.