Re: [OpenWrt-Devel] [PATCH] bcm53xx: add support for Luxul FullMAC WiFi devices

2020-04-07 Thread Rafał Miłecki
On 07.04.2020 01:14, Dan Haab wrote: @@ -87,20 +96,28 @@ bcm53xx_setup_macs() case "$board" in asus,rt-ac87u) etXmacaddr=$(nvram get et1macaddr) + offset=1 ;; dlink,dir-885l | \ netgear,r7900 | \ netgear,r8000 |

[OpenWrt-Devel] [PATCH] bcm53xx: add support for Luxul FullMAC WiFi devices

2020-04-06 Thread Dan Haab
From: Dan Haab This prepares support for models XAP-1610 and XWR-3150. Flashing requires using Luxul firmware version: 1) 8.1.0 or newer for XAP-1610 2) 6.4.0 or newer for XWR-3150 and uploading firmware using "Firmware Update" web UI page. Signed-off-by: Dan Haab --- .../bcm53xx/base-files/et

Re: [OpenWrt-Devel] [PATCH] bcm53xx: add support for Luxul FullMAC WiFi devices

2020-04-06 Thread Rip Route
nt: Montag, 6. April 2020 21:26 > >> To: m...@adrianschmutzler.de; 'Dan Haab' ; openwrt- > >> de...@lists.openwrt.org > >> Cc: 'Dan Haab' > >> Subject: Re: [OpenWrt-Devel] [PATCH] bcm53xx: add support for Luxul > >> FullM

Re: [OpenWrt-Devel] [PATCH] bcm53xx: add support for Luxul FullMAC WiFi devices

2020-04-06 Thread Rafał Miłecki
g Cc: 'Dan Haab' Subject: Re: [OpenWrt-Devel] [PATCH] bcm53xx: add support for Luxul FullMAC WiFi devices On 06.04.2020 20:26, m...@adrianschmutzler.de wrote: -Original Message- From: openwrt-devel [mailto:openwrt-devel- boun...@lists.openwrt.org] On Behalf Of Dan Haab Sent: M

Re: [OpenWrt-Devel] [PATCH] bcm53xx: add support for Luxul FullMAC WiFi devices

2020-04-06 Thread mail
wrt.org] > >> On Behalf Of Dan Haab > >> Sent: Montag, 6. April 2020 20:20 > >> To: openwrt-devel@lists.openwrt.org > >> Cc: Dan Haab > >> Subject: [OpenWrt-Devel] [PATCH] bcm53xx: add support for Luxul > >> FullMAC WiFi devices > >> &

Re: [OpenWrt-Devel] [PATCH] bcm53xx: add support for Luxul FullMAC WiFi devices

2020-04-06 Thread Rafał Miłecki
: add support for Luxul FullMAC WiFi devices From: Dan Haab This prepares support for models XAP-1610 and XWR-3150. Flashing requires using Luxul firmware version: 1) 8.1.0 or newer for XAP-1610 2) 6.4.0 or newer for XWR-3150 and uploading firmware using "Firmware Update" web UI page.

Re: [OpenWrt-Devel] [PATCH] bcm53xx: add support for Luxul FullMAC WiFi devices

2020-04-06 Thread mail
Hi, > -Original Message- > From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] > On Behalf Of Dan Haab > Sent: Montag, 6. April 2020 20:20 > To: openwrt-devel@lists.openwrt.org > Cc: Dan Haab > Subject: [OpenWrt-Devel] [PATCH] bcm53xx: add supp

[OpenWrt-Devel] [PATCH] bcm53xx: add support for Luxul FullMAC WiFi devices

2020-04-06 Thread Dan Haab
From: Dan Haab This prepares support for models XAP-1610 and XWR-3150. Flashing requires using Luxul firmware version: 1) 8.1.0 or newer for XAP-1610 2) 6.4.0 or newer for XWR-3150 and uploading firmware using "Firmware Update" web UI page. Signed-off-by: Dan Haab --- .../bcm53xx/base-files/et