#1 2011-04-14 18:21:42
D-Link DIR-632
這幾天買了 D-Link DIR-632 , 感覺這台不算高階, 後來上網翻了不少資料, 也把殼給拆了, 看下面囉.
因為晶片上是用鐵片整個包焊起來, 看不到 CPU, 無線網卡, RAM 跟 ROM 的型號, 除非暴力拆開.
硬體規格:
機版版本: A1
韌體版本: 1.0.2 日期 2010/11/26
CPU: AR7241 或者是 AR7242 @ 400Mhz(MIPS32 24Kc) <= 這是推測, 上 Oepnwrt 網站, 搭配 AR9287 都是用 AR7241 這顆處理器, 下載 D-Link GPL 原始碼則顯示是 AR7242; FCC ID 照片看不清楚
Wireless NIC: AR9287 <= 上美國 FCC ID 搜尋, 看送審照片
8 port switch 晶片: RTL8309G
韌體 ROM: 8mb 或是 16MB <= 下載官方韌體檔案, 整個解開是 7.6mb, 我想主要是韌體寫入很多的使用與設定說明內容, 用 asp.
RAM: 32MB
KY 電容 <= 不是日製
有一個 USB, 可接 USB hub, 多插些 usb 週邊並分享使用.
可以搭配 D-Link 自家 DWM-156 3G 網卡.
電源輸入: 100~240V 0.4A, 輸出 5V 2.5A
關於 ROM: 下面的國外網址說規格是 ROM 是 16MB RAM 是 32MB
http://www.reviewgist.com/specs/d-link-dir-632
我買這台的主要原因是家裡每個房間房間都有網路孔, 共需要七個網路孔; 再者, 上網用的 ADSL 放在絡電箱裡面, 裡面的電插座只剩一個, 而且空間也不可能多放一台分享器, 才買得.
有試著下載 openwrt TL-MR3420 的版本, 想透過 DIR-632 內建的網頁更新韌體,但是不行, 也就沒在測下去了(下一步就是用 tftp 硬灌上去)
拆開機殼, 用來清除 ROM 的跳針是沒有焊上去的, 板子上面沒有任何的跳針 (用來清除的跳針應該有一排四根).
這台是有無線功能, 雖然說有線網路只有 10/100MB, 若是不需要用到無線, 華碩跟 TP-Link 各有一台 8 port 10/100mb, 價格約 DIR-632 的六成.
板子本身
原始尺寸下載網址 644kb: http://dl.dropbox.com/u/21658578/DIR-63 … 32_big.jpg
螃蟹 8 port 交換器晶片, RTL8309G
分享器內建的說明列表畫面
中文說明內容, 稍微看看, 是很詳細, 對於完全不懂網路的使用者, 很有幫助.
最後修改: barlos (2011-04-19 09:18:08)
離線
#3 2012-03-22 15:46:35
Re: D-Link DIR-632
D-Link DIR-632 DD-WRT 韌體下載
日期: 2012/03/19, 韌體大小: 7.6mb
ftp://ftp.dd-wrt.com/others/eko/BrainSl … k-dir632a/
完整討論: 都去年的事了 XD 去年底 dd-wrt 才有實機測試.
http://www.dd-wrt.com/phpBB2/viewtopic. … sc&start=0
DIR-632 wiki 於 dd-wrt 網站
http://www.dd-wrt.com/wiki/index.php/D-Link_DIR-632
晶片拆解圖
http://www.dd-wrt.com/phpBB2/viewtopic.php?p=651321
離線
#4 2012-04-24 12:11:09
Re: D-Link DIR-632
把 D-Link DIR-632 刷了 DD-WRT r18777!!!
請參考這篇如何修改 DD-WRT 的韌體給 DIR-632, 若是有需要這個韌體, 煩請 PM 我.
http://tomchao.blogspot.com/2012/04/dli … d-wrt.html
dd-wrt: cat /proc/cpuinfo
BusyBox v1.19.4 (2012-03-19 10:55:46 CET) built-in shell (ash)
Enter 'help' for a list of built-in commands.
root@DD-WRT:~# cat /proc/cpuinfo
system type: Atheros AR7242 rev 1.1 (0x1101)
processor: 0
cpu model: MIPS 24Kc V7.4
BogoMIPS: 265.42
CPUClock: 400
wait instruction: yes
microsecond timers: yes
tlb_entries: 16
extra interrupt vector : yes
hardware watchpoint: yes, count: 4, address/irw mask: [0x0000, 0x0ef8, 0x03f8, 0x0ff8]
ASEs implemented: mips16
shadow register sets: 1
kscratch registers: 0
core : 0
VCED exceptions: not available
VCEI exceptions: not available
DIR-632 cpubench 分數
root@DD-WRT:/tmp# ./cpubench_atheros_081007
This is CPU and memory benchmark for OpenWRT v0.6. This will then take some time
... (typically 30-60 seconds on a 200MHz computer)
Overhead for getting time: 12us
Time to run memory bench: 3.58[secs]
Time to run computation of pi (2400 digits, 10 times): 8.31[secs]
Time to run computation of e (9009 digits): 8.33[secs]
Time to run float bench: 0.50[secs]
Total time: 20.7s
Asus N10U cpubench 分數如下:
root@unknown:/tmp/mnt/sda# ./cpubench_bcm.bin
This is CPU and memory benchmark for OpenWRT v0.6. This will then take some time
... (typically 30-60 seconds on a 200MHz computer)
Overhead for getting time: 43us
Time to run memory bench: 4.05[secs]
Time to run computation of pi (2400 digits, 10 times): 10.23[secs]
Time to run computation of e (9009 digits): 8.49[secs]
Time to run float bench: 4.05[secs]
Total time: 26.8s
N16 的 cpubench 分數如下:
https://digiland.tw/viewtopic.php?id=409&p=2 , #15 樓
機型: 華碩 RT-N16 (480Mhz)
CPU: BCM4716 chip rev 1
BogoMIPS: 238.59
RAM: 128M
韌體: 9.74.0.1
Overhead for getting time: 28us
Time to run memory bench: 2.58[secs]
Time to run computation of pi (2400 digits, 10 times): 6.46[secs]
Time to run computation of e (9009 digits): 5.78[secs]
Time to run float bench: 2.69[secs]
Total time: 17.5s
最後修改: barlos (2012-04-24 13:54:07)
離線
相關討論主題
主題 | 回覆 | 點閱 | 最後發表 |
---|---|---|---|
|
14 | 58338 | 2022-10-13 23:53:04 作者 a24606 |
TP-Link AX 無線網路家用產品在台盛大上市 作者 krader2000
|
0 | 3469 | 2019-09-27 09:34:15 作者 krader2000 |
高CP值熱銷款!升級路由器首選TP-Link Archer A6 作者 krader2000
|
0 | 3805 | 2019-03-15 11:43:16 作者 krader2000 |
找TP-Link archer C9 V2 Tomato固件 作者 choi
|
0 | 5141 | 2019-01-13 23:24:22 作者 choi |
行動新視野 共享無國界!TP-Link M7450 4G 行動分享器 作者 krader2000
|
1 | 5626 | 2018-12-22 11:34:39 作者 coneflwer |