home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 21300 < prev    next >
Encoding:
Text File  |  1992-12-22  |  2.7 KB  |  56 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!think.com!ames!agate!linus!linus.mitre.org!news
  3. From: jthomas@kolanut.mitre.org (Joe Thomas)
  4. Subject: Re: Macintosh format disks
  5. Message-ID: <1992Dec21.201348.6120@linus.mitre.org>
  6. Sender: news@linus.mitre.org (News Service)
  7. Nntp-Posting-Host: kolanut.mitre.org
  8. Organization: The MITRE Corporation
  9. References: <9212204752@monty.apana.org.au>
  10. Date: Mon, 21 Dec 1992 20:13:48 GMT
  11. Lines: 43
  12.  
  13. In article <9212204752@monty.apana.org.au> newton@monty.apana.org.au (Mark  
  14. Newton) writes:
  15. > jliddle@rs6000.cmp.ilstu.edu (Jean Liddle) writes:
  16. > > In article <1992Dec7.225330.10418@news.columbia.edu>  
  17. jml12@cunixa.cc.columbia.edu (Jonathan M Lennox) writes:
  18. > > >  I would be very surprised if Linux could be made to read Mac 400k or
  19. > > >800k floppies, as the low-level layout of the disks is different, and
  20. > > >I don't think PC hardware could read it.
  21. > > 
  22. > > How different are mac disks (formatwise) really?  FDFORMAT for MSDOG can
  23. > > format and read 400k and 800k floppies, as well as 1.72 MB HD floppies. 
  24. > > Theoretically, linux should be able to do the same, with probably a great
  25. > > deal more eligance than FDFORMAT/DOS. 
  26. > You'll need new hardware.
  27. > The rotation speed of Mac disks changes, depending on how far the head
  28. > is from the centre of the disk.  Unfortunately, most standard PeeCee 
  29. > disk hardware doesn't have any means of controlling the speed of  
  30. revolution.
  31. > The designers of the Mac emulator for the Amiga ran up against this
  32. > problem.  At first they "solved" it by supplying an interface to plug
  33. > a real Mac drive into, but that wasn't a very good solution ('cos Mac
  34. > drives have that multicoloured Apple on 'em, so they're expensive!).
  35. > In the second release of the emulator, they supplied a card which varied
  36. > the speed of the floppy drives by stepping the motor at varying rates
  37. > (Pulse, pulse, pulse...).  Yukko.
  38.  
  39. Dave Small's amazing Mac emulator for the ST, Spectre GCR, solved the problem  
  40. without having to add a variable speed drive.  He did have to have external  
  41. sampling hardware to poll the read-head-line on the floppy interface,  
  42. interpret it as a GCR signal, then pass the sector information in on another  
  43. channel.  I believe he was the first to get 800K Mac floppies to read on a  
  44. standard IBM-type drive (which the ST's use) with the product Translator One,  
  45. _way_ back before Apple put out the SuperDrives.
  46.  
  47. Anyway, my point before going off on that tangent was that I think somebody  
  48. soon after started selling the same kind of system on an ISA board for the  
  49. IBM.  Does anybody else remember seeing this?  Even if it's still being made,  
  50. there's the problem of deciphering the HFS filesystem...
  51.  
  52. Joe
  53.