I have this travel router + power bank. Supposedly, it has a Ralink RT5350, 32MB/8MB, 1t1r radio, USB and MicroSD, and a serial port.
http://en.techinfodepot.shoutwiki.com/wiki/Aukey_WD-N2
The OEM firmware doesn't handle properly an static IP address setup (other than 192.168.x.x), it redirects me to a login page that don't work. And I haven't found a firmware update.
Is possible to support this RT305x gadget?
Because it has telnet enabled, here I post some internals:
login: can't chdir to home directory '/data/UsbDisk1/Volume1'
$ cat /proc/mtd
dev: size erasesize name
mtd0: 00800000 00010000 "ALL"
mtd1: 00030000 00010000 "Bootloader"
mtd2: 00010000 00010000 "Config"
mtd3: 00010000 00010000 "Factory"
mtd4: 00180000 00010000 "Kernel_RootFS"
mtd5: 00010000 00010000 "params"
mtd6: 00010000 00010000 "user_backup"
mtd7: 00010000 00010000 "user"
mtd8: 00600000 00010000 "Rootfs"
$ cat /etc/versioninfo
rootfs=854
autochange=854
autologin=854
ioos/3gioos=4950
sdlna=854
staticdns=854
swap/noswap=854
web/web=2470
uboot=5350/bootloader-mt5350-32M-OTHERS-2014-05-14-12-33.img
kernel=5350/kernel-rt5350-Others-32M-2013-11-01-13-36
$ cat /proc/cpuinfo
system type : Ralink SoC
processor : 0
cpu model : MIPS 24K V4.12
BogoMIPS : 239.61
wait instruction : yes
microsecond timers : yes
tlb_entries : 32
extra interrupt vector : yes
hardware watchpoint : yes
ASEs implemented : mips16 dsp
VCED exceptions : not available
VCEI exceptions : not available
$ cat /proc/meminfo
MemTotal: 28000 kB
MemFree: 7760 kB
Buffers: 712 kB
Cached: 6988 kB
SwapCached: 0 kB
Active: 5884 kB
Inactive: 5412 kB
SwapTotal: 0 kB
SwapFree: 0 kB
Dirty: 0 kB
Writeback: 0 kB
AnonPages: 3628 kB
Mapped: 2092 kB
Slab: 6800 kB
SReclaimable: 2336 kB
SUnreclaim: 4464 kB
PageTables: 312 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
CommitLimit: 14000 kB
Committed_AS: 6676 kB
VmallocTotal: 1048404 kB
VmallocUsed: 1636 kB
VmallocChunk: 1046340 kB
$