diff --git a/docs/user/supported_devices.rst b/docs/user/supported_devices.rst index dbc52da7bd5afc9340aaf6db51184cea77936447..7bc8723deb20420b7960f1afa6a4da7d668c04bd 100644 --- a/docs/user/supported_devices.rst +++ b/docs/user/supported_devices.rst @@ -17,6 +17,10 @@ ath79-generic - WiFi pro 1750i - WiFi pro 1750x +* D-Link + + - DAP-2660 A1 [#lan_as_wan]_ + * Enterasys - WS-AP3705i diff --git a/targets/ath79-generic b/targets/ath79-generic index b2cb3bc700985b33e10da7fe045e0f889bd55e8c..86b703781da3ad2cd757e2e8ab573228e263d344 100644 --- a/targets/ath79-generic +++ b/targets/ath79-generic @@ -61,6 +61,14 @@ device('devolo-wifi-pro-1750x', 'devolo_dvl1750x', { }) +-- D-Link + +device('d-link-dap-2660-a1', 'dlink_dap-2660-a1', { + factory_ext = '.img', + packages = ATH10K_PACKAGES_QCA9880, +}) + + -- Enterasys device('enterasys-ws-ap3705', 'enterasys_ws-ap3705i', {