diff --git a/docs/user/supported_devices.rst b/docs/user/supported_devices.rst index dbc52da7..7bc8723d 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 b2cb3bc7..86b70378 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', {