Skip to main content
Home Forums 68kMLA FC0-FC2 680x0 Bus Signals Needed? — #23
Post #23 by Bunsen
Source Forum68kMLA
CategoryTroubleshooting
Post DateSat, 20 Aug 2011 - 15:00
Original URLhttps://68kmla.org/bb/threads/fc0-fc2-680x0-bus-signals-needed.23694/
Post
Aaargh. A system crash just ate my reply. Re-attempting:

;) Design the card with the PBX Bridged '030 headers / for the 1400's T-Rex enabled PCMCIA Card Cage
OK, I can see the utility of that: you would have access to all those MacOS compliant cards - and more importantly their drivers - from back in the day. And at a guess, you would be re-using ROM code from the 1400 to enable the PBX/T-Rex in other machines, yeah?

But that seems almost like a parallel project to trag's, at least according to my poor tech reading skils. Aren't you going to have a clash of bus line requirements? Or would you be depending on the FPGA to arbitrate that?

Further thought: would it be possible to attach a new Cardbus cage (and chipset if required) directly to the FPGA and have it appear to the CPU bus as a PBX/T-Rex combo? Or does that lead you down the black hole of reverse engineering poorly documented ASICs? I mean, it's not as though dead & dying 1400s & 5300s for cannibalizing are unobtanium.

At worst, even if I can't map any of the extra memory as RAM, it sounds like dbraun (?) has figured out the basics of how to turn it into a RAM disk. So at worst, I could turn it into a big RAM disk and use it as swap space for virtual memory.
Correct me if I'm wrong (as usual :p ) but isn't that kinda good enough? VM appears as RAM to the OS and apps, neh? Is there some sort of overhead with using RAM-as-disk-as-VM-as-RAM - and even if there is, is it worth bothering about?

A wild brainfart appears: RAM on a PCMCIA card for RAM-challenged Powerbooks*. I know that we can already do much the same thing with CF, but is there any speed advantage** using RAM*** rather than flash?

* 190, 1400, 5300, 2400, 3400 - ie, those with Cardbus/PC Card slots, but proprietary & limited RAM.

** Presumably more so on Cardbus (PCI) than PC Card (PBX-T-Rex)

*** Raw ICs (w/wo sockets), or headers for SIMM/DIMM/SO-DIMM

mp.ls