home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / mac / programm / 20032 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  1.7 KB

  1. Path: sparky!uunet!olivea!spool.mu.edu!darwin.sura.net!mojo.eng.umd.edu!russotto
  2. From: russotto@eng.umd.edu (Matthew T. Russotto)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: How to write a software that simulate a disk drive (volume)
  5. Keywords: question, disk drive, volume, big problems, wizards wanted
  6. Message-ID: <1992Dec18.004212.27408@eng.umd.edu>
  7. Date: 18 Dec 92 00:42:12 GMT
  8. References: <1gnbguINNmr7@urmel.informatik.rwth-aachen.de> <1992Dec16.193357.19283@kth.se>
  9. Organization: Project GLUE, University of Maryland, College Park
  10. Lines: 28
  11.  
  12. In article <1992Dec16.193357.19283@kth.se> d88-jwa@dront.nada.kth.se (Jon Waette) writes:
  13. >In <1gnbguINNmr7@urmel.informatik.rwth-aachen.de> arminl@tabaqui.informatik.rwth-aachen.de (Armin Luetkenhaus) writes:
  14. >
  15. >>I'm going to write a piece of software that simulates a disk drive
  16. >>on the Macintosh.
  17. >
  18. >Don+t do it. The External File System "Manager" is not documented
  19. >and an exceedingly ugly beast to fight.
  20.  
  21. Will Apple still send out the document on it?
  22.  
  23. >>Any kind of help is welcome!!!
  24. >
  25. >You could TRY writing an AppleShare server, and set self-send to
  26. >true on the machine mounting. Hmm. Maybe.
  27.  
  28. Trying to simulate a DISK DRIVE is a different beast than simulating a
  29. file system.  (I missed the original post so I'm not clear on what is
  30. wanted here)
  31. To simulate a disk drive, you have to write something
  32. which accepts the low level calls for the sony driver, and call _AddDrive to
  33. add it to the queue.   (there's a tech note on this...)
  34.  
  35. -- 
  36. Matthew T. Russotto    russotto@eng.umd.edu    russotto@wam.umd.edu
  37. Some news readers expect "Disclaimer:" here.
  38. Just say NO to police searches and seizures.  Make them use force.
  39. (not responsible for bodily harm resulting from following above advice)
  40.