diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-03-02 01:28:40 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-03-02 01:28:40 +0000 |
commit | 79cb6ffbb0ab38c4a41548fa9c39e29aedd0120a (patch) | |
tree | 9eed5a0d4be8cf62614a6a238dca19ffe0db1e0e /docs/hardware/linksys/wrt54g_v11/info.txt | |
parent | 46f5891fd02af9913554ecdc378f8e447ad73e26 (diff) | |
download | upstream-79cb6ffbb0ab38c4a41548fa9c39e29aedd0120a.tar.gz upstream-79cb6ffbb0ab38c4a41548fa9c39e29aedd0120a.tar.bz2 upstream-79cb6ffbb0ab38c4a41548fa9c39e29aedd0120a.zip |
Add hardware details for WRT54G v1.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@300 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'docs/hardware/linksys/wrt54g_v11/info.txt')
-rw-r--r-- | docs/hardware/linksys/wrt54g_v11/info.txt | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/hardware/linksys/wrt54g_v11/info.txt b/docs/hardware/linksys/wrt54g_v11/info.txt new file mode 100644 index 0000000000..2bd458d160 --- /dev/null +++ b/docs/hardware/linksys/wrt54g_v11/info.txt @@ -0,0 +1,23 @@ +Linksys WRT54G v1.1 + +Online Description from Linksys: +http://www.linksys.com/products/product.asp?grid=33&scid=35&prid=601 + +CPU: BCM4710 at 125 MHz +RAM: 16 MB +Flash: 4 MB (AMD AM29LV320DT 2 M x 16-Bit) +1 Broadcom BCM47xx 10/100 Mbps Ethernet Controller +1 Broadcom BCM4320 802.11 Wireless Controller +1 Infineon-ADMtek ADM6996L 5-ports Ethernet swith +serial port possible (but not used) +JTAG interface available (but not used) + +List of files: +nvram.txt: contents of NVRAM after 'mtd erase' and OpenWRT upgrade +cpuinfo.txt: contents of /proc/cpuinfo (2.4.29) +pci.txt: contents of /proc/pci (2.4.29) +dmesg-2_4_29.txt: dmesg from Kernel 2.4.29 +lspci-vv.txt: output of lspci -vv -P ./proc/bus/pci (deported) + +-- +Nico |