home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 568a.lha / OwnDevUnit.library / fd / OwnDevUnit.fd
Text File  |  1991-10-23  |  435b  |  16 lines

  1. * OwnDevUnit.library 
  2. ##base _OwnDevUnitBase
  3. ##bias 30
  4. ##public
  5. * functions found in version 1 of the library 
  6. LockDevUnit(device,unit,ownername,notifybit)(a0/d0/a1/d1)
  7. AttemptDevUnit(device,unit,ownername,notifybit)(a0/d0/a1/d1)
  8. FreeDevUnit(device,unit)(a0/d0)
  9. NameDevUnit(device,unit,ownername)(a0/d0/a1)
  10. AvailDevUnit(device,unit)(a0/d0)
  11. * functions added in version 2 of the library 
  12. ##private
  13. RexxQuery(rexxmsg)(a0)
  14. ##public
  15. ##end
  16.