home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 323.lha / Remote / mountlist < prev    next >
Encoding:
Text File  |  1989-12-11  |  244 b   |  11 lines

  1. /*  This is an example of an alternative type of non-filing device mount,
  2.     used to mount the non-buffered serial handler
  3.     Steve's AUX handler
  4. */
  5. AUX:
  6.     Handler = L:sd-aux-handler
  7.     Stacksize = 3000
  8.     Priority = 5
  9.     GlobVec = -1
  10. #
  11.