home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / amiga / hardware / 23433 < prev    next >
Encoding:
Text File  |  1993-01-21  |  1.8 KB  |  42 lines

  1. Newsgroups: comp.sys.amiga.hardware
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!doug.cae.wisc.edu!leair
  3. From: leair@cae.wisc.edu (Brian Leair)
  4. Subject: disk io mfm (again)
  5. Organization: U of Wisconsin-Madison College of Engineering
  6. Date: 21 Jan 93 00:18:35 CST
  7. Message-ID: <1993Jan21.001836.28432@doug.cae.wisc.edu>
  8. Summary: mfm disk
  9. Keywords: mfm disk 
  10. Lines: 30
  11.  
  12. [lets try this again]
  13. Before I write a lot of code and go about testing it only to find
  14. it doesn't work on configuration xxyyzz I was
  15. hoping I might get a few answers here. I've been working with the 
  16. low level disk control hardware and I'm wondering about a few things.
  17. Can paula, and whatever else in control of disk i/o, support any data 
  18. formats other than gcr(blah) and mfm (1 clock period space between 
  19. pulses minimum and 3 clock periods space maximum between 1's).
  20. I would like to use rll(2,7) or maybe even something fancier. The
  21. 1.1, 1.2, 1.3, and 2.0 commodore documentation states..
  22. from rkm1.3
  23. '(data)should be encoded into some form of legal flux patterns'
  24. from hdwr1.3 page 243 documentation of register adkcon bit number 8 FAST 
  25. 'value of 1 selects two microseconds per bit cell(usually MFM). Data must 
  26. be valid raw MFM. 0 selects four microsecnonds per bit (usually gcr)'.
  27.  
  28. My current experiments with (a500's 1 meg anguses non ecs denise) indicate 
  29. that writing non mfm data (even funky stuff) works ok. I am more concerned 
  30. about reading non-mfm data correctly in 2 usec clock mode.
  31. I am alos worried about breaking some unclarified rules regarding disk data dma
  32. and paying later.
  33.  
  34. Perhaps a nice cbm person could step forward and say that yah you're
  35. probablly ok or NO EVIL BAD BAD.
  36.  
  37. Brian Leair
  38. ----
  39. leair@cae.wisc.edu
  40. leair@castlab.engr.wisc.edu -- Sys Admin cast metals lab, UW Madison
  41.  
  42.