home *** CD-ROM | disk | FTP | other *** search
/ Fish 'n' More 2 / fishmore-publicdomainlibraryvol.ii1991xetec.iso / dirs / ipdevice_374.lzh / IPDevice / Install_IP_Device / IP_MountList_Direct < prev    next >
Text File  |  1990-10-08  |  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.