home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 441.lha / IP_Device / Install_IP_Device / IP_MountList_Direct < prev    next >
Text File  |  1990-11-13  |  264b  |  14 lines

  1.  
  2. /* direct Mounting for IP: device (ppIPC "PIPE") 90:7:3 */
  3. /* -- needs AmigaDOS 1.3 or later */
  4. /* loads handler into memory at mount time (Mount = 1) */
  5.  
  6. IP:
  7.     Handler = _I_IP_:IP-Handler
  8.     Stacksize = 4000
  9.     Priority = 5
  10.     Mount = 1
  11.     GlobVec = -1
  12. #
  13.  
  14.