Page 21 of 28
Re: DFB1 Support thread
Posted: 01 Dec 2022 16:44
by frank.lukas
Can I put the TOS4DFB1 Image in a Eprom and put it onto the Falcon Mainboard ?
Re: DFB1 Support thread
Posted: 01 Dec 2022 16:47
by Badwolf
frank.lukas wrote: 01 Dec 2022 16:44
Can I put the TOS4DFB1 Image in a Eprom and put it onto the Falcon Mainboard ?
Yes, I think it should be safe.
BW
Re: DFB1 Support thread
Posted: 01 Dec 2022 19:08
by Badwolf
Well that's nice, first time I've seen the TT-RAM test on my Falcon outside of a test version of EmuTOS. :)
IMG_6063.jpeg
We've broken the totaliser, mind.
IMG_6064.jpeg
...and there's the FRB. First thing in memory.
IMG_6062.jpeg
To test it, I've just loaded the README file from the HDDriver 11 floppy disc, and sure enough there's some of the data in the buffer.
IMG_6065.jpg
So the big question -- do SCSI drives now work?
BW
Re: DFB1 Support thread
Posted: 01 Dec 2022 19:13
by foft
I just flashed this new tos to my dfb1. It still boots up ok with icdpro and sysinfo shows the ttram. Nice! Thanks.
Re: DFB1 Support thread
Posted: 01 Dec 2022 19:15
by Badwolf
foft wrote: 01 Dec 2022 19:13
I just flashed this new tos to my dfb1. It still boots up ok with icdpro and sysinfo shows the ttram. Nice! Thanks.
Cool. Are you an ICD man usually, or do you have a copy of HDDriver you could do some tests with?
Ta,
BW
Re: DFB1 Support thread
Posted: 01 Dec 2022 19:16
by foft
Badwolf wrote: 01 Dec 2022 19:15
Cool. Are you an ICD man usually, or do you have a copy of HDDriver you could do some tests with?
ICDPro, I'm afraid. I do have some SCSI disks though haven't tried them since I reinstalled TOS and ICDPro on the CF.
Re: DFB1 Support thread
Posted: 01 Dec 2022 19:22
by Badwolf
foft wrote: 01 Dec 2022 19:16
Badwolf wrote: 01 Dec 2022 19:15
Cool. Are you an ICD man usually, or do you have a copy of HDDriver you could do some tests with?
ICDPro, I'm afraid. I do have some SCSI disks though haven't tried them since I reinstalled TOS and ICDPro on the CF.
No worries.
If you do happen to get your SCSI discs out and have the time (and don't mind erasing the SCSI disc in question so it can be set up with a tiny boot partition), then the HDDriver demo is sufficient to test with.
What we're trying to establish if doing this with TOS allows HDDriver to boot from and read and write data from TT-RAM.
Something as simple as loading FRONTBENCH with the TT-RAM flags set from SCSI ought to prove the point.
Cheers,
BW
Re: DFB1 Support thread
Posted: 01 Dec 2022 19:23
by Badwolf
Incidentally, I'll publish my patches and the patching tool I used when I get around to it -- I'm afraid I didn't employ TOSPATCH.
BW
Re: DFB1 Support thread
Posted: 01 Dec 2022 21:14
by foft
Badwolf wrote: 01 Dec 2022 19:22
If you do happen to get your SCSI discs out and have the time (and don't mind erasing the SCSI disc in question so it can be set up with a tiny boot partition), then the HDDriver demo is sufficient to test with.
I might have a chance to do so at the weekend. I checked plugging them in at least to see icdpro identify them though it didn't show the partitions on the desktop. Its a bit fiddly you see because they are in a rack mount case and I can't access the dfb1 or cart port when its all together. So I need to take it out to somewhere accessible.
Do all the hd drivers use the same partition format? So I can switch driver and expect to still be able to see partitions?
Re: DFB1 Support thread
Posted: 01 Dec 2022 21:15
by markus0321
Badwolf wrote: 30 Nov 2022 21:10
@markus0321, do you want to have a try with this?
This is a nasty hack, but might be a good data point.
This is a version of TOS404 that:-
- Detects TT-RAM
- Maddalt()s the TT-RAM
- Reserves an FRB
- Sets the _FRB cookie
You do not need MAPROM or FASTRAM with this version of TOS.
So the question is: does HDDriver bootstrap itself from C: now?
BW
EDIT: see next post.
Hello. I have a son in the hospital now and I haven't had time for the last few days. :-(
I'll try to check it tomorrow after work.
Thank you for trying to solve the SCSI problem.