Skip to content

Possibility to read info from OpenWRT devices #45

Closed
@yeyeto2788

Description

@yeyeto2788

Hello guys!

I'm trying to get all info to add the Onion Omega (first version) into the project, digging a bit through the code I see that you're using a regex looking in the /proc/cpuinfo so it is possible to add the board into the project so it detects the board as the Onion Omega or at least as generic OpenWRT device?

How can I proceed with it?

Just in case, here you have some info that might help with it:

root@Omega-198C:/# uname -a
Linux Omega-198C 4.9.152 #0 Mon Jan 28 08:54:32 2019 mips GNU/Linux

root@Omega-198C:/# cat /proc/cpuinfo 
system type             : Atheros AR9330 rev 1
machine                 : Onion Omega
processor               : 0
cpu model               : MIPS 24Kc V7.4
BogoMIPS                : 265.42
wait instruction        : yes
microsecond timers      : yes
tlb_entries             : 16
extra interrupt vector  : yes
hardware watchpoint     : yes, count: 4, address/irw mask: [0x0ffc, 0x0ffc, 0x0ffb, 0x0ffb]
isa                     : mips1 mips2 mips32r1 mips32r2
ASEs implemented        : mips16
shadow register sets    : 1
kscratch registers      : 0
package                 : 0
core                    : 0
VCED exceptions         : not available
VCEI exceptions         : not available

Regards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions