Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
toh:d-link:d-link_dap-2660 [2020/09/30 19:52] – [OpenWrt bootlog] s_2toh:d-link:d-link_dap-2660 [2021/01/19 23:16] – [D-Link DAP-2660] s_2
Line 2: Line 2:
 ~~NOTOC~~ ~~NOTOC~~
  
-/* This template is intended to be used via https://openwrt.org/meta/create_new_device_page . */ +The DAP-2660 is an AC1200 Wall-Mount PoE Access Point from the [[toh:d-link:d-link_dap_series_of_business_access_points|D-Link DAP Series of Business Access Points]]manufactured by Alpha Networks
- +
-{{page>meta:infobox:construction&noheader&nofooter&noeditbtn}} +
- +
-//Write a short, relevant description of the device. Include a technical overviewbut avoid marketing buzzwords/useless stuff. Two to four sentences is about right. A picture is good, too. Edit the page to see how to add pictures.//+
  
 /*****/ /*****/
Line 17: Line 13:
 ===== OpenWrt support ===== ===== OpenWrt support =====
  
-<color red>**Not supported.**</color>+<color green>Supported</color>
  
  
-/*** if info available: uncomment and fill in 
 ===== Supporting activities ===== ===== Supporting activities =====
-//Describe if there are any ongoing activities that might lead to OpenWrt support.// +  * Supported since: [[commit>?p=openwrt/openwrt.git;a=commit;h=8ec997d0063bbc1ac41d1025f4c94ae6337899fa]] 
- +  * OpenWrt forum thread: https://forum.openwrt.org/t/ath79-support-d-link-dap-2660-ethernet-not-working-in-gigabit-mode/71892 
-  * OpenWrt forum thread: (add link) +  Pull Request: https://github.com/openwrt/openwrt/pull/3471
-***/+
  
  
Line 106: Line 100:
  
  
 +==== LEDs ====
 +
 +^ LED ^ GPIO ^
 +| power green  |  23  |
 +| power red  |  14  |
  
 ===== Hardware ===== ===== Hardware =====
 +/**
 ==== Info ==== ==== Info ====
 ^ Architecture     | EXAMPLE MIPS                             | ^ Architecture     | EXAMPLE MIPS                             |
Line 123: Line 123:
 ^ Serial           | EXAMPLE [[#Serial|Yes]]                  | ^ Serial           | EXAMPLE [[#Serial|Yes]]                  |
 ^ JTAG             | EXAMPLE [[#JTAG|Not populated]]          | ^ JTAG             | EXAMPLE [[#JTAG|Not populated]]          |
 +**/
  
- 
-/*** if info available: uncomment and fill in 
 ==== Flash Layout ==== ==== Flash Layout ====
-<WRAP BOX> +^ start ^ size ^ label ^ 
-FIXME //[[:docs:techref:flash.layout#discovery_how_to_find_out|Find out flash layout]], then add the flash layout table here (copy, paste, modify the [[docs:techref:flash.layout#partitioning_of_squashfs-images|example]]).// +0x00000000 | 0x00040000 (256k) bootloader | 
- +| 0x00040000 | 0x00010000 (64k| bdcfg | 
-Please check out the article [[docs:techref:flash.layout|Flash layout]]. It contains examples and explanations that describe how to document the flash layout. +| 0x00050000 | 0x00010000 (64k) | rgdb | 
-</WRAP> +0x00060000 | 0x00010000 (64k) | unknown | 
-***/+| 0x00070000 | 0x00ee0000 (15232k) | firmware | 
 +| 0x00f50000 | 0x00020000 (128k) | langpack | 
 +| 0x00f70000 | 0x00070000 (448k) | captival | 
 +| 0x00fe0000 | 0x00010000 (64k) | certificate | 
 +| 0x00ff0000 | 0x00010000 (64k) | art |
  
  
Line 141: Line 144:
 /* Thanks, your wiki administration - Oct. 2015 */ /* Thanks, your wiki administration - Oct. 2015 */
  
-**Insert photo of front of the casing** +{{http://sebastianschaper.net/openwrt/dap-2660_pcb.jpg?500x0}}
- +
-**Insert photo of back of the casing** +
- +
-**Insert photo of backside label** +
- +
-**Insert photo of PCB**+
  
 ==== Opening the case ==== ==== Opening the case ====
  • Last modified: 2022/03/08 16:29
  • by madmartin