Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/08/07 21:50
Modified:
  07/08/07 21:54

Read: times


 
#141586 - I\'m trying something odd ... and retro ...
Responding to: ???'s previous message
I need to capture the disk format for a number of old DEC MFM disk drive controllers for the microVAX. There are different controllers and their documentation, while very thorough on the software side (system software, not controller firmware), has never included vital details such as the gap sizes and CRC polynomials. Consequently, I have to sample and record the format of each "official" DEC drives in combination with each controller on each of a number of microVAX computers and record it for analysis.

This means I have to capture the data 8x oversampled and record it in RAM, track by track, and send it to a PC, where I can compare it with known format features.

I only have to build one of these tools, and only have to use it once for each catalogued HDD used incombination with each microVAX controller. I then run the formatter and hope like hell that a really fast PC can keep up. USB is too irregular and unpredictable for such applications, so I have to attempt to do this using EPP on a system that has a parallel port. USB might work if I build a deep enough (2GB) FIFO, but why would I want to do that? If Windows didn't take the occasional 2-minute break, it wouldn't be so critical. USB drivers for unique DOS-based hardware would be too much pain.

Fortunately, I have some existing boards that have the necessary features so I can reasonably attempt that.

RE


List of 23 messages in thread
TopicAuthorDate
What sorts of memory \"expansion\" have you tried?            01/01/70 00:00      
   why the adder?            01/01/70 00:00      
      it's a preliminary notion            01/01/70 00:00      
         I am talking about the textbook example...            01/01/70 00:00      
            there is a simple reason ...            01/01/70 00:00      
               whatizit?            01/01/70 00:00      
                  I\'m trying something odd ... and retro ...            01/01/70 00:00      
                     reading            01/01/70 00:00      
                        it's part of a larger process            01/01/70 00:00      
                           why that fast?            01/01/70 00:00      
                              It\'s because I know \"nothing\" about the controller            01/01/70 00:00      
                                 I still have questions.... :-)            01/01/70 00:00      
                                    We're not quite on the same page, Jan            01/01/70 00:00      
                                       formatting            01/01/70 00:00      
                                          must be a bug in the display code ...            01/01/70 00:00      
                                             please switch to the phpBB mode (temporarily)...            01/01/70 00:00      
                                                I can see something's odd, but I don't know what            01/01/70 00:00      
                                       conclusions and maybe a few more ideas            01/01/70 00:00      
                                          coping with the wierdness is my job            01/01/70 00:00      
                                             just a thought            01/01/70 00:00      
                                                Yes            01/01/70 00:00      
   increment the page register            01/01/70 00:00      
      I though of that ...            01/01/70 00:00      

Back to Subject List