home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / apple2 / 19921 < prev    next >
Encoding:
Text File  |  1992-09-08  |  1.8 KB  |  41 lines

  1. Newsgroups: comp.sys.apple2
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!nntp-server.caltech.edu!toddpw
  3. From: toddpw@cco.caltech.edu (Todd P. Whitesel)
  4. Subject: Re: Flopticals...any successful usage out there?
  5. Message-ID: <1992Sep6.065053.26662@cco.caltech.edu>
  6. Keywords: Floptical, Insite, SCSI
  7. Sender: news@cco.caltech.edu
  8. Nntp-Posting-Host: mripc
  9. Organization: California Institute of Technology, Pasadena
  10. References: <1992Sep3.045719.10600@cco.caltech.edu> <1992Sep5.211140.28318@cs.tulane.edu> <1992Sep5.224214.16452@cco.caltech.edu> <1992Sep6.042445.29994@actrix.gen.nz>
  11. Date: Sun, 6 Sep 1992 06:50:53 GMT
  12. Lines: 27
  13.  
  14. David.Empson@bbs.actrix.gen.nz writes:
  15.  
  16. >All these drives are accessed using READ_BLOCK and WRITE_BLOCK calls
  17. >to the MLI.  Formatting one of these disks causes the PCT software to
  18. >call the device's ProDOS block driver's FORMAT routine.
  19.  
  20. >The only support the PCT has for "hard drives" is a file on a ProDOS
  21. >volume, which contains the image of a PC hard drive, including
  22. >partition table.  The PCT uses standard ProDOS MLI calls (OPEN, READ,
  23. >WRITE, SET_MARK, etc.) to access these.
  24.  
  25. Since this is all P8, you will be relying on the DMA SCSI or RamFast firmware.
  26. The DMA SCSI firmware does not appear to handle the floptical correctly at all.
  27. The Ramfast firmware will work IF the disk is partitioned AND it is inserted
  28. when P8 starts up (i.e. the RF has to tell P8 there is a device there when it
  29. is building the device list or the RF will not notify P8 when you _do_ insert
  30. a disk).
  31.  
  32. In either case you are screwed. MSDOS floppies that you get from PC users don't
  33. have partition maps on them, and they will refuse to recognize a floppy that
  34. the RF has put a partition map on.
  35.  
  36. The only way to get this to work is for CVT to support the floptical, and they
  37. haven't said anything definite yet.
  38.  
  39. Todd Whitesel
  40. toddpw @ cco.caltech.edu
  41.