I bought several non-working units from a junkyard and now I want to give a new life to them. The power supply of every unit had puffed capacitors after replacing them I can boot into a stripped down version of windows ce. This is my journey to repurpose then into something useful. All ideas are welcome, please leave them in the comments.
The unit uses a DiskOnChip MD2800 as main storage, at 8 MiB there isn't much one can install on it but without another option this was my first attempt.
Sacrificing an old ISA card I built my custom board to attach the md2800 to an old computer to see if I can write something to it.
I cut all the traces used by the ISA board and soldered wires to my custom board.
The altera epm7128 implements an address decoder so the chip is placed at address 0xD0000.
With this plugged in an old computer diskonchip bios extension were installed at every boot and I managed to access the diskonchip using the vendor tools and format it but random errors keep appearing and finally I had to move on to explore another options.
Thank you for your suggestion but unfortunately the bios doesn't provide that option which it's my motivation to make the DOC work, I've inspected the onboard network card and it doesn't have the usual flash ic you see in other nics, maybe it has something to do.
There might be room in the onboard BIOS chip. A BIOS extension such as a network bootloader doesn't have to be on a separate chip, it's just a chunk of binary with a particular signature.
8MB isn't much even if you get the DOC working. Maybe you could boot the terminal diskless? The BIOS might even already have an Ethernet bootloader for this.
Thank you for your suggestion but unfortunately the bios doesn't provide that option which it's my motivation to make the DOC work, I've inspected the onboard network card and it doesn't have the usual flash ic you see in other nics, maybe it has something to do.