Oldskool wrote: 02 Aug 2024 10:20
I don’t see the light blink on the cf adapter soi’m not sure it’s actually doing something. It’s a cf 4gb with a 512mb partition fat.
Some weird things in the log:
Code: Select all
IDE i/f 0 device 0 detected
IDE i/f 0 device 1 detected
IDE i/f 0 device 0 is type 2
IDE i/f 0 device 1 is type 1
I would not expect device 1 detected and then presented as type1.
Mine is essentially this:
Code: Select all
IDE i/f 0 device 0 detected
IDE i/f 0 device 0 is type 2
IDE i/f 0 device 1 is type 0
And then we get a "Timeout in wait_for_not_BSY(0xfff00000,20)" when accessing device0 which is the one that should exist.
We do get something in terms of "unit 18 is managed by EmuTOS internal drivers: Disk" but when comparing against my own log output I am not getting those "timeout in wait" for that device, and I am also getting a whole lot of information about the MSDOS-FAT16 partition it finds on my card.
Perhaps it's all being freaked out by that bogus device it detect. Or perhaps not.
My strongest hunch at the moment is if it's related to 16bit access through the 68150 and those two bus-buffers right next to it.
The YM test seemed to work and that is essentially testing 8bit writes.
calibrate_delay() shows similar values to my log output so let's assume MFP timer is working fine too. Besides, you are getting rs232 output from it correctly.
IDE access would be 16bit, and the gfxcard will be set to 16bit access but perhaps not the initial detection.
Can there be a short, or no-connection, on some pin on those buffers?
I would have perhaps had the Narnia PLD on the suspect list since it helps with ISA stuff, but since there is also the disk thing and it is helped by the Iksi one I'd put that lower on the suspect list. Iksi also helps with YM and MFP which appears to be working fine.
And just to get it verified, I switched out my 40mhz 68150 for a 33mhz version and at least in my machine, it still brings me to the desktop being overclocked to 48mhz - I did not test much else after that.
Oldskool wrote: 02 Aug 2024 10:20
All videocards work in a 486dx2. Just tried them to be sure.
Aah, dx2.. I had one of those dx2-66Mhz Compaq all-in-ones, with an external and very slow CD-ROM drive. So many fond memories of that machine. Played Diablo1 on it so much and thought it was perfectly fine until I saw how it was meant to look like on a friends dx4-100mhz :lol: