home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 216.lha / KADevs.DOC < prev    next >
Text File  |  1996-02-15  |  1KB  |  38 lines

  1. Devs:
  2. -----
  3.  
  4. 'Devs' will display a list of the currently mounted devices in your system
  5. and lots of info about them, e.g. the device's driver name, unit #, surfaces,
  6. BlocksPerTrack, low & high cylinders, number of buffers, max transfer rate,
  7. and DOS type.  (i.e. all its Mountlist information)  This is very useful for
  8. checking what devices are mounted and their settings.
  9.  
  10.  
  11. The following is an example output:
  12.  
  13.  
  14. Name Device   Env Device    Un Su BPT Low High Num   Max      Mask   DOS Type
  15.      Address  Vec Name      it rf     Cyl Cyl  Buf Transfer
  16. F4   00208f2c 016 hddisk    03 08 033 585  775   5 7fffffff 00ffffff 444f5301
  17. F3   00209114 016 hddisk    03 08 033 394  584   5 7fffffff 00ffffff 444f5301
  18. F2   00208b04 016 hddisk    03 08 033 202  393   5 7fffffff 00ffffff 444f5301
  19. F1   00209f44 016 hddisk    03 08 033 107  201   5 7fffffff 00ffffff 444f5301
  20. F0   0020853c 016 hddisk    03 08 033  10  106   5 7fffffff 00ffffff 444f5301
  21. DH2  00208468 011 hddisk    03 08 033   2    9  30 69736b2e 6465766a 000000bc
  22. DF0  00205b24 012 trackdisk 00 02 011   0   79   5 03444658 72047019 4e952341
  23. RAD  00202450 016 ramdrive  00 02 011   0    6   5 7fffffff ffffffff 444f5300
  24.  
  25.  
  26. These are the same settings as in the Devs:Mountlist file.  These are
  27. explained in the AmigaDOS 1.3 manuals.
  28.  
  29.  
  30. You can distribute this program as much as you like as long as you keep my
  31. name and this doc file with it.
  32.  
  33.  
  34. 25 February 1989
  35.  
  36. Khalid Aldoseri.
  37. CIS 75166,2531.
  38.