home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / HARDDISK / DTL.ZIP / DTL.DOC next >
Encoding:
Text File  |  1988-03-01  |  827 b   |  21 lines

  1. DTL: Drive Table List
  2.  
  3. DTL formats and displays the contents of your ROM's disk type 
  4. table, showing the number of cylinders, heads, and other drive 
  5. characteristics defined for each drive type known to SETUP. 
  6.  
  7. DTL expects no parameters, and requires no user input.
  8.  
  9. DTL has been tested on PC ATs, and should work on PS/2s. A PS/2 
  10. model 50 or 60 has the same machine ID as a PC AT; DTL attempts 
  11. to distinguish between them by floppy #1's drive type. It should 
  12. be a 1.44MB drive on a PS/2 50/60, and something else on a PC AT. 
  13. The drive table is in different locations on these two types of 
  14. machines, so the program will be confused by a PC AT with a 1.44 
  15. Mb drive as floppy #1.
  16.  
  17. DTL does not work on PC XTs.
  18.  
  19. Written by Michael Hightower of Ungermann-Bass, Inc., and 
  20. submitted with his permission.
  21.