Perhaps this might help. Here are the specs of my current PogoPlug Business. Part of me thinks this is better than the Pogo4, but I could be mistaken. Can you guys help me figure this out and whether I should do the exchange or not?
$this->bbcode_second_pass_code('', '-bash-3.2# cat /proc/cpuinfo
Processor : ARM926EJ-S rev 1 (v5l)
BogoMIPS : 1192.75
Features : swp half thumb fastmult edsp
CPU implementer : 0x56
CPU architecture: 5TE
CPU variant : 0x2
CPU part : 0x131
CPU revision : 1
Cache type : write-back
Cache clean : cp15 c7 ops
Cache lockdown : format C
Cache format : Harvard
I size : 16384
I assoc : 4
I line length : 32
I sets : 128
D size : 16384
D assoc : 4
D line length : 32
D sets : 128
Hardware : Feroceon-KW
Revision : 0000
Serial : 0000000000000000
')
$this->bbcode_second_pass_code('', '-bash-3.2# uname -a
Linux Pogoplug 2.6.22.18 #81 Tue Oct 19 16:05:00 PDT 2010 armv5tejl unknown')
$this->bbcode_second_pass_code('', '-bash-3.2# cat /proc/meminfo
MemTotal: 256008 kB
MemFree: 90040 kB
Buffers: 1796 kB
Cached: 86080 kB
SwapCached: 0 kB
Active: 71064 kB
Inactive: 29900 kB
SwapTotal: 0 kB
SwapFree: 0 kB
Dirty: 0 kB
Writeback: 0 kB
AnonPages: 13116 kB
Mapped: 4308 kB
Slab: 61548 kB
SReclaimable: 4172 kB
SUnreclaim: 57376 kB
PageTables: 164 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
CommitLimit: 128004 kB
Committed_AS: 24680 kB
VmallocTotal: 385024 kB
VmallocUsed: 1188 kB
VmallocChunk: 383824 kB
')
$this->bbcode_second_pass_code('', '-bash-3.2# cat /proc/mtd
dev: size erasesize name
mtd0: 00100000 00020000 "u-boot"
mtd1: 00400000 00020000 "uImage"
mtd2: 02000000 00020000 "root"
mtd3: 05b00000 00020000 "data"')