 HunterX join:2006-08-14 Los Angeles, CA 1 edit | reply to no_coin
Re: Verizon/FIOS uses Linux-based Actiontec router BusyBox on (none) login: Password:
BusyBox v0.61.pre (2006.05.17-01:12+0000) Built-in shell (ash) Enter 'help' for a list of built-in commands.
# help
Built-in commands: ------------------- . : bg break builtin cd chdir continue eval exec exit export false fc fg hash help jobs kill local pwd read readonly return set setvar shift times trap true type ulimit umask unset wait
# cat /proc/cpuinfo
processor : 0 cpu model : MIPS 4KEc V4.8 BogoMIPS : 149.91 wait instruction : no microsecond timers : yes extra interrupt vector : yes hardware watchpoint : yes VCED exceptions : not available VCEI exceptions : not available
# cat /proc/meminfo
total: used: free: shared: buffers: cached: Mem: 14700544 14315520 385024 0 794624 3629056 Swap: 0 0 0 MemTotal: 14356 kB MemFree: 376 kB MemShared: 0 kB Buffers: 776 kB Cached: 3544 kB SwapCached: 0 kB Active: 4892 kB Inactive: 2040 kB HighTotal: 0 kB HighFree: 0 kB LowTotal: 14356 kB LowFree: 376 kB SwapTotal: 0 kB SwapFree: 0 kB
# cat /proc/version
Linux version 2.4.17_mvl21-malta-mips_fp_le (root@localhost.localdomain) (gcc ve rsion 2.95.3 20010315 (release/MontaVista)) #3 Tue May 16 18:56:44 PDT 2006
|
|
 no_coin join:2002-10-17 Tyngsboro, MA 2 edits | said by HunterX: # cat /proc/cpuinfo
processor : 0 cpu model : MIPS 4KEc V4.8 BogoMIPS : 149.91
# cat /proc/meminfo
total: used: free: shared: buffers: cached: Mem: 14700544 14315520 385024 0 794624 3629056 Swap: 0 0 0 MemTotal: 14356 kB
# cat /proc/version
Linux version 2.4.17_mvl21-malta-mips_fp_le (root@localhost.localdomain) (gcc ve rsion 2.95.3 20010315 (release/MontaVista)) #3 Tue May 16 18:56:44 PDT 2006 hmmmm, yours seems to be MIPS based with Monta Vista Linux?
My MI424-WR shows (snipped):
/proc # cat cpuinfo Processor : XScale-IXP4xx/IXC11xx rev 1 (v5b) Intel Network Processor BogoMIPS : 532.48
/proc # cat meminfo total: used: free: shared: buffers: cached: Mem: 29835264 12611584 17223680 0 0 4321280 MemTotal: 29136 kB
/proc # cat iomem 00000000-01ffffff : System RAM (32MB) 50000000-507fffff : IXP425 Flash Bank 0 (8MB)
/proc # cat version Linux version 2.4.21openrg-rmk1 #4 Sun Apr 23 20:31:18 PDT 2006
Might be a newer rev of the Actiontec MI424-WR - I don't see any external revision markings. |
|