diff --git a/docs/user/supported_devices.rst b/docs/user/supported_devices.rst index b53aacf6..0fa17756 100644 --- a/docs/user/supported_devices.rst +++ b/docs/user/supported_devices.rst @@ -13,6 +13,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 cd005100..68d09b58 100644 --- a/targets/ath79-generic +++ b/targets/ath79-generic @@ -55,6 +55,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', {