add wrt54g v2 info
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 21 Mar 2005 16:26:15 +0000 (16:26 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 21 Mar 2005 16:26:15 +0000 (16:26 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@411 3c298f89-4303-0410-b956-a3cf2f4a3e73

docs/hardware/linksys/wrt54g_v20/cpuinfo.txt [new file with mode: 0644]
docs/hardware/linksys/wrt54g_v20/ifconfig.txt [new file with mode: 0644]
docs/hardware/linksys/wrt54g_v20/info.txt [new file with mode: 0644]
docs/hardware/linksys/wrt54g_v20/nvram.txt [new file with mode: 0644]
docs/hardware/linksys/wrt54g_v20/pci.txt [new file with mode: 0644]

diff --git a/docs/hardware/linksys/wrt54g_v20/cpuinfo.txt b/docs/hardware/linksys/wrt54g_v20/cpuinfo.txt
new file mode 100644 (file)
index 0000000..122914e
--- /dev/null
@@ -0,0 +1,11 @@
+system type            : Broadcom BCM947XX
+processor              : 0
+cpu model              : BCM3302 V0.7
+BogoMIPS               : 199.47
+wait instruction       : no
+microsecond timers     : yes
+tlb_entries            : 32
+extra interrupt vector : no
+hardware watchpoint    : no
+VCED exceptions                : not available
+VCEI exceptions                : not available
diff --git a/docs/hardware/linksys/wrt54g_v20/ifconfig.txt b/docs/hardware/linksys/wrt54g_v20/ifconfig.txt
new file mode 100644 (file)
index 0000000..97922e0
--- /dev/null
@@ -0,0 +1,46 @@
+br0       Link encap:Ethernet  HWaddr 00:0F:66:D3:11:8E  
+          inet addr:192.168.1.1  Bcast:192.168.1.255  Mask:255.255.255.0
+          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
+          RX packets:370 errors:0 dropped:0 overruns:0 frame:0
+          TX packets:232 errors:0 dropped:0 overruns:0 carrier:0
+          collisions:0 txqueuelen:0 
+          RX bytes:22641 (22.1 KiB)  TX bytes:37549 (36.6 KiB)
+
+eth0      Link encap:Ethernet  HWaddr 00:0F:66:D3:11:8E  
+          UP BROADCAST RUNNING PROMISC MULTICAST  MTU:1500  Metric:1
+          RX packets:110 errors:0 dropped:0 overruns:0 frame:0
+          TX packets:548 errors:0 dropped:0 overruns:0 carrier:0
+          collisions:0 txqueuelen:1000 
+          RX bytes:23978 (23.4 KiB)  TX bytes:69928 (68.2 KiB)
+          Interrupt:5 Base address:0x2000 
+
+eth1      Link encap:Ethernet  HWaddr 00:0F:66:D3:11:90  
+          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
+          RX packets:479 errors:0 dropped:0 overruns:0 frame:2
+          TX packets:407 errors:4 dropped:0 overruns:0 carrier:0
+          collisions:0 txqueuelen:1000 
+          RX bytes:37211 (36.3 KiB)  TX bytes:73096 (71.3 KiB)
+          Interrupt:4 Base address:0x1000 
+
+lo        Link encap:Local Loopback  
+          inet addr:127.0.0.1  Mask:255.0.0.0
+          UP LOOPBACK RUNNING  MTU:16436  Metric:1
+          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
+          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
+          collisions:0 txqueuelen:0 
+          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
+
+vlan0     Link encap:Ethernet  HWaddr 00:0F:66:D3:11:8E  
+          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
+          RX packets:110 errors:0 dropped:0 overruns:0 frame:0
+          TX packets:276 errors:0 dropped:0 overruns:0 carrier:0
+          collisions:0 txqueuelen:0 
+          RX bytes:21998 (21.4 KiB)  TX bytes:29605 (28.9 KiB)
+
+vlan1     Link encap:Ethernet  HWaddr 00:0F:66:D3:11:8E  
+          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
+          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
+          TX packets:272 errors:0 dropped:0 overruns:0 carrier:0
+          collisions:0 txqueuelen:0 
+          RX bytes:0 (0.0 B)  TX bytes:40323 (39.3 KiB)
+
diff --git a/docs/hardware/linksys/wrt54g_v20/info.txt b/docs/hardware/linksys/wrt54g_v20/info.txt
new file mode 100644 (file)
index 0000000..513692c
--- /dev/null
@@ -0,0 +1,18 @@
+Linksys WRT54G v2.0
+
+Online Description from Linksys:
+http://www.linksys.com/products/product.asp?grid=33&scid=35&prid=601
+
+CPU: BCM4712 at 200 MHz
+RAM: 16 MB
+Flash: 4 MB
+1 Broadcom BCM47xx 10/100 Mbps Ethernet Controller
+1 Broadcom BCM4320 802.11 Wireless Controller 
+serial port possible
+JTAG interface
+
+List of files:
+nvram.txt: contents of NVRAM after OpenWRT upgrade 
+cpuinfo.txt: contents of /proc/cpuinfo (2.4.29)
+ifconfig.txt: output of ifconfig (2.4.29)
+pci.txt:  contents of /proc/pci (2.4.29)
diff --git a/docs/hardware/linksys/wrt54g_v20/nvram.txt b/docs/hardware/linksys/wrt54g_v20/nvram.txt
new file mode 100644 (file)
index 0000000..6c37ad6
--- /dev/null
@@ -0,0 +1,113 @@
+wl0_net_mode=mixed
+os_ram_addr=80001000
+wl0_frameburst=on
+il0macaddr=00:0f:66:d3:11:90
+boardrev=0x10
+et0macaddr=00:0F:66:D3:11:8E
+wl0_wep_buf=
+watchdog=5000
+boot_wait=on
+wl0_macmode1=disabled
+wl0_infra=1
+wl0_country_code=AU
+et0mdcport=0
+wl0_ap_ssid=
+pmon_ver=CFE 3.51.21.0
+wl0_ifname=eth1
+gpio2=adm_eecs
+gpio3=adm_eesk
+ifnames=vlan0 vlan1
+vlan0ports=1 2 3 4 5*
+gpio5=adm_eedi
+gpio6=adm_rc
+wl0_mrate=0
+wl0_mode=ap
+wl0_ap_isolate=0
+os_flash_addr=bfc40000
+wl0_gmode=1
+sromrev=2
+boardtype=0x0101
+wl0_wep_last=
+lan_netmask=255.255.255.0
+wl0_dtim=1
+wl0_ssid=b0rken
+wl0_key1=
+wl0id=0x4320
+wl0_key2=
+wl0_key3=
+wl0_key4=
+wl_auth_mode=open
+ag0=255
+wl0_plcphdr=long
+wl0_rate=0
+wl0_closed=1
+wl0_macmode=disabled
+wl0_radioids=BCM2050
+wl0_phytype=g
+wl0gpio2=0
+wl0_lazywds=1
+wl0gpio3=0
+boardflags2=0
+wl0_afterburner=auto
+lan_hwaddr=00:0F:66:D3:11:8E
+wl0_antdiv=-1
+wl0_mac_list=
+wl0_unit=0
+wl_country_code=AU
+pa0itssit=62
+wl0_wds=
+cctl=0
+lan_ifnames=vlan0 vlan1 eth1
+wl0_radius_port=1812
+wl0_mac_deny=
+wl0_auth=0
+wl0_radius_ipaddr=
+pa0maxpwr=0x48
+wan_ifnames=vlan1
+wl_crypto=tkip
+lan_proto=static
+lan_ipaddr=192.168.1.1
+clkfreq=200
+aa0=3
+vlan1hwname=et0
+wl0_phytypes=g
+wl0_frag=2346
+wl0_wep=disabled
+sdram_config=0x0032
+wl0_country=Worldwide
+vlan1ports=0 5
+scratch=a0180000
+ccode=0
+wl0_rateset=default
+wl0_wep_bit=64
+lan_ifname=br0
+boardflags=0x0188
+wl0_afterburner_override=-1
+sdram_refresh=0x0000
+sdram_ncdl=0x25
+wl0_passphrase=
+wl0_rts=2347
+wl_wep=disabled
+wl0_wpa_gtk_rekey=3600
+wl0_key=1
+wl0_active_mac=
+et0phyaddr=30
+wl0_radio=1
+wl0_bcn=100
+wl0_hwaddr=00:0F:66:D3:11:90
+wl0_wep_gen=
+wl0_gmode_protection=auto
+pa0b0=0x170c
+wl0_maclist=
+pa0b1=0xfa24
+pa0b2=0xfe70
+sdram_init=0x0000
+vlan0hwname=et0
+dl_ram_addr=a0001000
+wl0_radius_key=
+wl0_corerev=7
+wl0_channel=6
+wl0_auth_mode=open
+boot_ver=v2.3
+boardnum=42
+wl0_ap_ip=
diff --git a/docs/hardware/linksys/wrt54g_v20/pci.txt b/docs/hardware/linksys/wrt54g_v20/pci.txt
new file mode 100644 (file)
index 0000000..cd7aafc
--- /dev/null
@@ -0,0 +1,37 @@
+PCI devices found:
+  Bus  0, device   0, function  0:
+    Class 0501: PCI device 14e4:0800 (rev 1).
+      IRQ 3.
+      Non-prefetchable 32 bit memory at 0x18000000 [0x18000fff].
+      Non-prefetchable 32 bit memory at 0x1fc00000 [0x1fffffff].
+      Non-prefetchable 32 bit memory at 0x1c000000 [0x1dffffff].
+      Non-prefetchable 32 bit memory at 0x1a000000 [0x1bffffff].
+  Bus  0, device   1, function  0:
+    Class 0280: PCI device 14e4:4320 (rev 1).
+      IRQ 4.
+      Master Capable.  Latency=64.  
+      Non-prefetchable 32 bit memory at 0x18001000 [0x18001fff].
+  Bus  0, device   2, function  0:
+    Class 0200: PCI device 14e4:4713 (rev 1).
+      IRQ 5.
+      Master Capable.  Latency=64.  
+      Non-prefetchable 32 bit memory at 0x18002000 [0x18002fff].
+  Bus  0, device   3, function  0:
+    Class 0c03: PCI device 14e4:4717 (rev 1).
+      IRQ 6.
+      Non-prefetchable 32 bit memory at 0x18003000 [0x18003fff].
+  Bus  0, device   4, function  0:
+    Class 0c03: PCI device 14e4:4716 (rev 1).
+      IRQ 2.
+      Non-prefetchable 32 bit memory at 0x18004000 [0x18004fff].
+  Bus  0, device   5, function  0:
+    Class 0b30: PCI device 14e4:0816 (rev 1).
+      IRQ 2.
+      Non-prefetchable 32 bit memory at 0x18005000 [0x18005fff].
+  Bus  0, device   6, function  0:
+    Class 0500: PCI device 14e4:080f (rev 1).
+      IRQ 3.
+      Non-prefetchable 32 bit memory at 0x18006000 [0x18006fff].
+      Non-prefetchable 32 bit memory at 0x0 [0x7ffffff].
+      Non-prefetchable 32 bit memory at 0x10000000 [0x17ffffff].
+      Non-prefetchable 32 bit memory at 0x80000000 [0x9fffffff].