home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / amiga / hardware / 14749 < prev    next >
Encoding:
Text File  |  1992-08-31  |  2.6 KB  |  59 lines

  1. Newsgroups: comp.sys.amiga.hardware
  2. Path: sparky!uunet!munnari.oz.au!uniwa!cujo!pride!copes
  3. From: copes@pride.cs.curtin.edu.au (Simon Cope)
  4. Subject: Re: High Density Drives
  5. Message-ID: <copes.715327436@pride>
  6. Summary: Re: High Density Floppy Drives
  7. Keywords: High density drives
  8. Sender: news@cujo.curtin.edu.au (News Manager)
  9. Organization: Curtin University of Technology
  10. Date: Tue, 1 Sep 1992 06:03:56 GMT
  11. Lines: 46
  12.  
  13. George_Seremetidis@guru.pub.uu.oz.au (George Seremetidis) writes:
  14.  
  15. >Would anyone be able to give me info on the high density floppy drives that
  16. >are coming onto the market. Things like compatibility, where to get it
  17. >from, etc.
  18.  
  19. > Thanks in advance
  20.  
  21.  
  22. > -+- AEd V1.35/unregistered -+-
  23.  
  24.  
  25. >-- Via DLG Pro v0.992
  26.  
  27. >-------------------
  28. >      __ 
  29. >     /// George Seremetidis  Running DLG-Pro v0.985b and UUCP v1.15d  
  30. >__  /// Guru Meditation BBS  UUCP & Mail site 
  31. >\\\/// (613) 326-0440        Now with Fred Fish CDROM available online
  32. > \XX/ Melbourne, Australia   george_seremetidis@guru.pub.uu.oz.au
  33.  
  34. >Guru is a founding member of APANA - Australian Public Access Network Assn.
  35.  
  36. The Amiga HD drives are a special drive made by Chinon for C=.  When the drive
  37. detects a high density disk has been inserted, it spins at half speed (150rpm
  38. instead of 300rpm) and trackdisk.device checks index sync to find out what 
  39. speed the drive is spinning at, and thus what density it is.  It has to spin
  40. at half speed so that the custom chips int the amiga had twice as much time
  41. to complete their dma burst.  They will give around 1.76 Mb formatted capacity,
  42. but the transfer speed is the same so it will take twice as long to fill one up.
  43.  
  44. They should be transperent to anything that uses standard dos calls, however 
  45. anything that tries to access trackdisk directly may be in trouble if it was 
  46. not written to C= guidelines.  Programs like QuaterBack etc. handle them fine.
  47. I'm not sure, but they could be a bit flakey in a 68000 machine because they
  48. require 2 dma bursts as the registers in the custom chips are not big enough
  49. do do a complete transfer in 1.  Under heavy cpu loading, there is a possibility that a track could be corrupted.  Not having one to try it out, I can't really
  50. tell for sure.  They require 2.04 to work, of course.  Also, a PD program called HDfixer is required as trackdisk has a bug which sometimes stops it recognising when you change disk sizes.
  51.  
  52. I can't remember the part no, but they can be ordered through any dealer (If you talk nicely).  However, expect a long wait, as they are a pretty hot item, and
  53. they are around US$160, so probably A$200+ easy.
  54.  
  55. --
  56.  
  57. copes@cs.curtin.edu.au
  58.  
  59.