Op dinsdag 12 mei 2020 om 15u44 schreef Enrico Mioso
<mrkiko...@gmail.com>:
Out of curiosity, is MT7602 supported?
thanks!!
Enrico
It is and has been for a while. 2,4 GHz on MT7621 (especially the older
2,4 GHz radios) isn't the best though.
Cheers
Stijn
On Tue, 12 May 2020, Stijn Segers wrote:
Date: Tue, 12 May 2020 14:53:15
From: Stijn Segers <f...@volatilesystems.org>
To: openwrt-devel@lists.openwrt.org
Subject: Re: [OpenWrt-Devel] [PATCH] mt7621: add kmod-mt7603 to
DIR-860L B1
DEVICE_PACKAGES
Op dinsdag 12 mei 2020 om 12u05 schreef Stijn Segers
<f...@volatilesystems.org>:
The DIR-860L B1 has an MT7603 radio but was missing the
corresponding kmod-mt7603 module in DEVICE_PACKAGES.
Add this so it gets included by default, even when the kmod gets
set to [m].
Nevermind me... This device has an MT7602 radio, not MT7603...
Stijn
Signed-off-by: Stijn Segers <f...@volatilesystems.org>
---
target/linux/ramips/image/mt7621.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/ramips/image/mt7621.mk
b/target/linux/ramips/image/mt7621.mk
index 082bb31b79..f16bf2a5bd 100644
--- a/target/linux/ramips/image/mt7621.mk
+++ b/target/linux/ramips/image/mt7621.mk
@@ -227,7 +227,7 @@ define Device/dlink_dir-860l-b1
DEVICE_VENDOR := D-Link
DEVICE_MODEL := DIR-860L
DEVICE_VARIANT := B1
- DEVICE_PACKAGES := kmod-mt76x2 kmod-usb3
kmod-usb-ledtrig-usbport wpad-basic
+ DEVICE_PACKAGES := kmod-mt7603 kmod-mt76x2 kmod-usb3
kmod-usb-ledtrig-usbport wpad-basic
SUPPORTED_DEVICES += dir-860l-b1
endef
TARGET_DEVICES += dlink_dir-860l-b1
--
2.20.1
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel