Adding OpenWrt support for d-link dsl-x1852e

cat /proc/cpuinfo

system type : EcoNet EN751627 SOC
machine : Unknown
processor : 0
cpu model : MIPS 1004Kc V2.15
BogoMIPS : 589.00
wait instruction : yes
microsecond timers : yes
tlb_entries : 32
extra interrupt vector : yes
hardware watchpoint : yes, count: 4, address/irw mask: [0x0ffc, 0x0ffc, 0x0ffb, 0x0ffb]
isa : mips1 mips2 mips32r1 mips32r2
ASEs implemented : mips16 dsp mt
shadow register sets : 1
kscratch registers : 0
package : 0
core : 0
VCED exceptions : not available
VCEI exceptions : not available
VPE : 0

processor : 1
cpu model : MIPS 1004Kc V2.15
BogoMIPS : 449.74
wait instruction : yes
microsecond timers : yes
tlb_entries : 32
extra interrupt vector : yes
hardware watchpoint : yes, count: 4, address/irw mask: [0x0ffc, 0x0ffc, 0x0ffb, 0x0ffb]
isa : mips1 mips2 mips32r1 mips32r2
ASEs implemented : mips16 dsp mt
shadow register sets : 1
kscratch registers : 0
package : 0
core : 0
VCED exceptions : not available
VCEI exceptions : not available
VPE : 1

processor : 2
cpu model : MIPS 1004Kc V2.15
BogoMIPS : 634.88
wait instruction : yes
microsecond timers : yes
tlb_entries : 32
extra interrupt vector : yes
hardware watchpoint : yes, count: 4, address/irw mask: [0x0ffc, 0x0ffc, 0x0ffb, 0x0ffb]
isa : mips1 mips2 mips32r1 mips32r2
ASEs implemented : mips16 dsp mt
shadow register sets : 1
kscratch registers : 0
package : 0
core : 1
VCED exceptions : not available
VCEI exceptions : not available
VPE : 0

processor : 3
cpu model : MIPS 1004Kc V2.15
BogoMIPS : 640.61
wait instruction : yes
microsecond timers : yes
tlb_entries : 32
extra interrupt vector : yes
hardware watchpoint : yes, count: 4, address/irw mask: [0x0ffc, 0x0ffc, 0x0ffb, 0x0ffb]
isa : mips1 mips2 mips32r1 mips32r2
ASEs implemented : mips16 dsp mt
shadow register sets : 1
kscratch registers : 0
package : 0
core : 1
VCED exceptions : not available
VCEI exceptions : not available
VPE : 1

Thats not how it works...
Read https://openwrt.org/docs/guide-developer/add.new.device specially https://openwrt.org/docs/guide-developer/add.new.platform and please use codetags...

Once https://github.com/openwrt/openwrt/pull/17928 gets merged, you could (at least in theory) add the Openwrt support.

I have the same model. How were you able to telnet or ssh into this vdsl modem? Can you tell me and can you see dsl stats for vdsl via telnet or ssh?

ok let me check.

It's working.
But can you use dslstats with it? to show vdsl stats?
https://www.softpedia.com/get/Network-Tools/Network-Monitoring/rs-w.shtml

-sh: dslstats: not found

no no its software to show your dsl stats and snr margin etc.
here look at it.

https://dslstats.me.uk/files/dslstats32W-6.5.9.zip
no file just webpage

https://csdprojects.co.uk/downloads/dslstats/

model not in list in dslstats

You need to use custom commands for this vdsl modem. I dont know whats command to use for vdsl stats monitoring.