home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 2: Collection B / 17Bit_Collection_B.iso / files / 1264.dms / in.adf / devs / MountList next >
Encoding:
Text File  |  1987-06-04  |  404 b   |  20 lines

  1. /*  Mount Entry for the new Console Handler */
  2.  
  3. NEWCON: 
  4.     Handler = L:Newcon-Handler
  5.     Priority = 5
  6.     StackSize = 1000
  7. #
  8.  
  9. RAD:       Device = ramdrive.device
  10.            Unit   = 0
  11.            Flags  = 0
  12.            Surfaces  = 2
  13.            BlocksPerTrack = 11
  14.            Reserved = 2
  15.            Interleave = 0
  16.            LowCyl = 0  ;  HighCyl = 5
  17.            Buffers = 5
  18.            BufMemType = 1
  19. #
  20.