Re: Sony UWA-BR100 patch to recognize AR9280+AR7010 Atheros based USB card

2021-10-31 Thread Stefan Sperling
On Sun, Oct 24, 2021 at 03:01:29PM +, Martin wrote: > Patch has been updated to use correct files and tested on a live system. > Please add it to tree. > > Thanks. Committed now. Thank you! Sorry it took so long.

Re: Sony UWA-BR100 patch to recognize AR9280+AR7010 Atheros based USB card

2021-10-24 Thread Martin
Patch has been updated to use correct files and tested on a live system. Please add it to tree. Thanks. --- if_athn_usb.c.orig Thu Apr 15 21:25:44 2021 +++ if_athn_usb.c Thu Oct 21 18:58:08 2021 @@ -91,6 +91,8 @@ ATHN_USB_FLAG_AR7010 }, {{ USB_VENDOR_PANASONIC, USB_PROD

Re: Sony UWA-BR100 patch to recognize AR9280+AR7010 Atheros based USB card

2021-10-23 Thread Stefan Sperling
On Fri, Oct 22, 2021 at 07:02:20PM +, Martin wrote: > Hi Stefan, > > Dev. patches to implement into source tree to recognize automatically Sony > UWA-BR100 devices based on AR9280+AR7010. This patch is changing the wrong files. It should change the files 'usbdevs' and if_athn_usb.c only. us

Sony UWA-BR100 patch to recognize AR9280+AR7010 Atheros based USB card

2021-10-22 Thread Martin
Hi Stefan, Dev. patches to implement into source tree to recognize automatically Sony UWA-BR100 devices based on AR9280+AR7010. --- if_athn_usb.c.orig Tue Jun 8 15:29:31 2021 +++ if_athn_usb.c Tue Jun 8 15:34:11 2021 @@ -91,6 +91,8 @@ ATHN_USB_FLAG_AR7010 }, {{ USB_VE