Adding WiFi MAC address for new S7 devices
authorivanmeler <i_ivan@windowslive.com>
Tue, 28 Aug 2018 18:27:39 +0000 (20:27 +0200)
committerKevin Haggerty <haggertk@lineageos.org>
Sat, 20 Oct 2018 13:52:57 +0000 (15:52 +0200)
Some new S7 devices are sold with cc:c0:79 MAC Address.
Adding this address in file macaddr_mappings.h is required in order to load proper drivers.
Without it, the WiFi does not work properly : signal is weak

Change-Id: I9845f8739cf3e5a4caea9eeb989576877d088731
(cherry picked from commit f66c95bcae5f4a0453b5c5f035f02e476145667b)

macloader/macaddr_mappings.h

index b037b73a977433a05d36ac5fffd479c48ba3ef1f..92a39cd26fa7c967f8fbdac09f9782a2ebf01d0a 100644 (file)
@@ -76,6 +76,7 @@ static const struct company_range murata_ranges = {
         "b0:72:bf",
         "b8:d7:af",
         "c8:14:79",
+        "cc:c0:79",
         "d0:e4:4a",
         "d8:c4:6a",
         "dc:ef:ca",