You will not be able to post if you are still using Microsoft email addresses such as Hotmail etc
See here for more information viewtopic.php?f=20&t=7296
DO NOT USE DEVICES WHERE THE IP CHANGES CONSTANTLY!
At this time it is unfortunately not possible to white list users when your IP changes constantly.
You may inadvertently get banned because a previous attack may have used the IP you are now on.
So I suggest people only use fixed IP address devices until I can think of a solution for this problem!

ST-IDE-ROM Dev Board v1 - BETA Testers

Related information and WIP etc
User avatar
exxos
Site Admin
Site Admin
Posts: 27302
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: ST-IDE-ROM Dev Board v1 - BETA Testers

Post by exxos »

PaulJ wrote: Fri Apr 12, 2019 5:21 pm US with RateHD 896 K/s you/icky proto IDE with IDC drive ~1420 K/s = ~60% improvement.
The ACSI port is only 8bit, CPU & IDE is 16bit.

However the CPU takes more cycles to access RAM than DMA does. So if you ran 8bit on the CPU, it would be slower than the DMA port.
User avatar
PaulJ
Posts: 1568
Joined: Sun Apr 08, 2018 1:14 am
Location: USA

Re: ST-IDE-ROM Dev Board v1 - BETA Testers

Post by PaulJ »

exxos wrote: Fri Apr 12, 2019 5:33 pm
PaulJ wrote: Fri Apr 12, 2019 5:21 pm US with RateHD 896 K/s you/icky proto IDE with IDC drive ~1420 K/s = ~60% improvement.
The ACSI port is only 8bit, CPU & IDE is 16bit.

However the CPU takes more cycles to access RAM than DMA does. So if you ran 8bit on the CPU, it would be slower than the DMA port.
My thoughts also, The driver via DMA reads data from the drive into a memory buffer, possible issue here.. Does the driver read two bytes and write to memory once.. or does it read byte, write byte. Using DMA I would bet its read byte, write byte.. On the iDE one would hope its read word, write word. Guess one needs to understand the driver software to analyze the operation. It is encouraging to see a noticable speed improvement with the IDE interface. :) :) :)
User avatar
PhilC
Moderator
Moderator
Posts: 7157
Joined: Fri Mar 23, 2018 8:22 pm

Re: ST-IDE-ROM Dev Board v1 - BETA Testers

Post by PhilC »

The good news is everything I have connected so far works except the one CF, which I will send to exxos to try. As it works on the PC.

The biggest pain is having to partition larger drives up into lots of small partitions to make it compatible with TOS. Does anyone know the partition size limit for Emutos as I'll probably burn that to Rom too and see how it works with that?

As I'd mentioned to Icky, I've been thinking of seeing if I can adapt the IDE board to run from the mega bus. It's probably going to involve a whole shed load of jumper cables at first.
If it ain't broke, test it to Destruction.
User avatar
exxos
Site Admin
Site Admin
Posts: 27302
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: ST-IDE-ROM Dev Board v1 - BETA Testers

Post by exxos »

PhilC wrote: Fri Apr 12, 2019 6:11 pm The good news is everything I have connected so far works except the one CF, which I will send to exxos to try. As it works on the PC.

:bravo:

Does that card simply not work at all then ?
User avatar
PhilC
Moderator
Moderator
Posts: 7157
Joined: Fri Mar 23, 2018 8:22 pm

Re: ST-IDE-ROM Dev Board v1 - BETA Testers

Post by PhilC »

exxos wrote: Fri Apr 12, 2019 7:44 pm
PhilC wrote: Fri Apr 12, 2019 6:11 pm The good news is everything I have connected so far works except the one CF, which I will send to exxos to try. As it works on the PC.

:bravo:

Does that card simply not work at all then ?
the computer won't even get as far as changing the monitor to 50hz with it connected.
If it ain't broke, test it to Destruction.
User avatar
exxos
Site Admin
Site Admin
Posts: 27302
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: ST-IDE-ROM Dev Board v1 - BETA Testers

Post by exxos »

PhilC wrote: Fri Apr 12, 2019 7:46 pm the computer won't even get as far as changing the monitor to 50hz with it connected.
wow, is it shorting out one of the signals to gnd or something ?!
User avatar
PhilC
Moderator
Moderator
Posts: 7157
Joined: Fri Mar 23, 2018 8:22 pm

Re: ST-IDE-ROM Dev Board v1 - BETA Testers

Post by PhilC »

exxos wrote: Fri Apr 12, 2019 7:54 pm
PhilC wrote: Fri Apr 12, 2019 7:46 pm the computer won't even get as far as changing the monitor to 50hz with it connected.
wow, is it shorting out one of the signals to gnd or something ?!
It must be something daft like that. I've used it on a USB to IDE adaptor and a USB to CF adaptor on my laptop and all is fine though.
If it ain't broke, test it to Destruction.
User avatar
PhilC
Moderator
Moderator
Posts: 7157
Joined: Fri Mar 23, 2018 8:22 pm

Re: ST-IDE-ROM Dev Board v1 - BETA Testers

Post by PhilC »

And here's the IDE board, finally complete thanks to labelling from Icky :lol:
20190413_125727.jpg
20190413_125727.jpg (313.5 KiB) Viewed 4734 times
If it ain't broke, test it to Destruction.
User avatar
exxos
Site Admin
Site Admin
Posts: 27302
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: ST-IDE-ROM Dev Board v1 - BETA Testers

Post by exxos »

PhilC wrote: Sat Apr 13, 2019 1:01 pm And here's the IDE board, finally complete thanks to labelling from Icky :lol:
Everything in Ickys house has a label apparently, now he seems to be expanding his territory :lol:
User avatar
PhilC
Moderator
Moderator
Posts: 7157
Joined: Fri Mar 23, 2018 8:22 pm

Re: ST-IDE-ROM Dev Board v1 - BETA Testers

Post by PhilC »

exxos wrote: Sat Apr 13, 2019 1:14 pm
PhilC wrote: Sat Apr 13, 2019 1:01 pm And here's the IDE board, finally complete thanks to labelling from Icky :lol:
Everything in Ickys house has a label apparently, now he seems to be expanding his territory :lol:
I wonder if he's labelled his wife and daughter yet?
If it ain't broke, test it to Destruction.
Post Reply

Return to “H4 MONGREL EDITION DEVELOPMENT & INFO”