[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Dual IDE/CF V2a



All,

Does anybody have a working CP/M 2.2 BIOS for this board? While I finished assembly and testing of my board several months ago and am able to exercise it using MYIDE (V2.9 running on CP/M) I was never able it to get to work correctly when it was integrated into my working CP/M 2.2 system that has been working for decades with DRI de-blocking supporting my 256 byte per physical sector hard drive (ST506) and various 512 byte  per physical sector floppy formats (K4, K2, 1.2 MB, etc.).

I took a few months off to work other projects including my ECB SBC Mk IV that is working without issue using both SD and CF (IDE) media as hard rives. I am at a point in that thread where I am waiting for some material as I build up a 4U rack chassis for the ECB motherboard, the SBC Mk IV, and other boards so I have spent a good bit of time working with the S100 board and BIOS.

Nothing has solved the problems. A brief synopsis..

a. The board "works" with my BIOS and Monitor with no obvious handshaking or time out issues.
b. I have tried a wide variety of CP/M DPB parameters including changing CP/M records per track from 128 to 1024. I have kept capacity of each drive at 8 MB with 2048 byte block size and 1024 directory entries. Conversion from those logical sector parameters to the required LBA sector numbering scheme has used shifts and merges of the logical track and sector data to generate the LBA values.
c. Any attempt to copy a small (<= one block) file to the CF drive is very repeatable. The file is copied and shows in the directory but any attempt to type it, dump it, or just compare it to the original fails immediately as the data is "scrambled" in that records and sectors are misplaced. The misplacement is always the same for a given configuration.
d. Attempting to write a larger than one block file to the drive fails with an error message that file can not be closed. Data is also not where it should be.

Bottom line is that it does not work and hence my whole reason for using it, i.e., replace my 30+- year old hardware. is unsatisfied. The only logical next step is to insert several debug print out statement but before I do that I wanted to see if anybody has a working bios that I could use.

Any advice would be appreciated.

Thanks,

Rich Leary