home *** CD-ROM | disk | FTP | other *** search
/ RBBS in a Box Volume 1 #3.1 / RBBSIABOX31.cdr / dull / dtccntrl.nfo < prev    next >
Text File  |  1986-05-08  |  2KB  |  56 lines

  1.            Data Technology Corporation
  2.                Information
  3.  
  4. If you have a DTC 5150BX hard disk controller and want to upgrade 
  5. your  system with a larger fixed disk or a non standard one,  you 
  6. have  a couple of options.  You can get DTC to send you an  EPROM 
  7. for about $25 or,  if you have access to an EPROM programmer, you 
  8. can do it yourself.
  9.  
  10. You  have to dump the ROM and change part of the parameter  table 
  11. and  load  the    changed code into a 2764  EPROM.  There  are  two 
  12. versions  of the ROM.  One will have a CRC of D400 and the  other 
  13. will have a CRC of E000.
  14.  
  15. The parameter table starts at location 21D for the one with a CRC 
  16. of D400 and 21E for the other one.  (Add one to each location for 
  17. the E000 one.)
  18.  
  19. The Installation Guide has a list of drivetype switch settings to 
  20. set  up for your type of drive.  DTC #7 says:  "Reserved for non- 
  21. standard  drives.  Contact DTC for information." This is the  one 
  22. you want to use.  The parameter table for this one starts at loc- 
  23. ation 28D hex (or 28E if the CRC is E000).  The following is what 
  24. goes into each location:
  25.  
  26. Location       Contents
  27.  
  28. 28D           Number of cylinders (low)
  29. 28E           Number of cylinders (high)
  30. 28F           Number of heads
  31. 290           Start of reduced write current (low)
  32. 291           Start of reduced write current (high)
  33. 292           Start of write precompensation (low)
  34. 293           Start of write precompensation (high)
  35. 294           ECC burst (Always hex B)
  36. 295           Step rate -- 00=3 milliseconds
  37.                 03=13 microseconds
  38.                 05=70 microseconds
  39. 296           Drive ready timeout (19 is a good number)
  40. 297           Format drive timeout (FF is a good number)
  41. 298           General operations timeout (50 is a good number)
  42. 299           Set to 00
  43. 29A           Set to 00
  44. 29B           Set to 00
  45. 29C           Set to 00
  46.  
  47. In location F02,  put whatever it takes to make the CRC come  out 
  48. with zero for the last two digits. Otherwise it will not work.
  49.  
  50. I  have tried this and It worked for me.  I used a Data I/O  prom 
  51. programmer.  If you have any problems,    leave me a message on the 
  52. Dallas RBBS.
  53.  
  54. Jim Finch
  55. r me.  I used a Data I/O  prom 
  56. programmer.  If you