I've got at Inteno EG101R1 VoIP Router
http://www.inteno.se/index.asp?product=24

Which is made by http://www.xavi.com.tw/

Is it possible to run OpenWRT on this? ;-)

I got the following information from the shell via SSH:

# cat /proc/cpuinfo
system type : 96359PONGEG
processor : 0
cpu model : BCM6358 V1.0
BogoMIPS : 299.00
wait instruction : no
microsecond timers : yes
tlb_entries : 32
extra interrupt vector : no
hardware watchpoint : no
unaligned access : 3581
VCED exceptions : not available
VCEI exceptions : not available

# cat /proc/meminfo
MemTotal: 29400 kB
MemFree: 9568 kB
Buffers: 2036 kB
Cached: 10656 kB
SwapCached: 0 kB
Active: 6320 kB
Inactive: 7440 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 29400 kB
LowFree: 9568 kB
SwapTotal: 0 kB
SwapFree: 0 kB
Dirty: 0 kB
Writeback: 0 kB
Mapped: 3012 kB
Slab: 1160 kB
Committed_AS: 2780 kB
PageTables: 176 kB
VmallocTotal: 1048560 kB
VmallocUsed: 2840 kB
VmallocChunk: 1044264 kB

And some lines from dmesg:
# dmesg
Linux version 2.6.8.1 (henryyeh@localhost.localdomain) (gcc version 3.4.2) #2 Tue Feb 24 15:51:32 CST 2009
Parallel flash device: name AM29LV320MB, id 0x2200, size 8192KB
96359PONGEG prom init
...
Broadcom BCM6358A1 Ethernet Network Device v0.3 Feb 24 2009 15:48:47
Broadcom BCM6358A1 USB Network Device v0.4 Feb 24 2009 15:48:51
...

I've found that the BCM 96359PONG is also used in
D-Link DSL-2650U/BRU/D
and it also has 32 MB Ram, 8 Mb Flash, BCM6358@300 MHz and Wifi BCM4318

The Firmware is GPL and DLink_DSL-2650U_RU_1.00_GPL.rar can be downloaded from ftp.dlink.ru

(Last edited by Kaffesump on 23 Sep 2009, 15:42)