home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / linux / 20066 < prev    next >
Encoding:
Text File  |  1992-12-12  |  2.4 KB  |  55 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!munnari.oz.au!uniwa!cujo!cc.curtin.edu.au!smackinla
  3. From: smackinla@cc.curtin.edu.au (Pat Mackinlay)
  4. Subject: Re: MFM and IDE drives coexist under Linux?
  5. Message-ID: <1992Dec12.232543.1@cc.curtin.edu.au>
  6. Lines: 43
  7. Sender: news@cujo.curtin.edu.au (News Manager)
  8. Organization: Curtin University of Technology
  9. References: <724076795.AA26159@remote.halcyon.com>
  10. Date: Sat, 12 Dec 1992 14:25:43 GMT
  11.  
  12.  
  13. >  > Could anybody knowledgeable on the subject please
  14. >  > elaborate this point:
  15. >  > How difficult is combining an IDE controller/disk with
  16. >  > a MFM controller/disk?
  17. > About three weeks ago I installed an IDE controler (can't remember the
  18. > name or model right now) that came from Hard Drives Int.  It cost about
  19. > $40 and worked side-by-side with a mfm controler and drive in a vintage
  20. > 286 AST.  It has many jumpers and was well documented.  If you would
  21. > like, I could get that info for you, or you could call Hard Drives Int
  22. > at 800-297-9935.
  23.  
  24. I guess I'm just going to have to keep on saying it <sigh>. There are 
  25. _MAJOR_ differences between AT (16 bit) and XT (8 bit) hard disk 
  26. controllers. They use a completely different set of IO ports and IRQs. 
  27.  
  28. Putting two XT controllers in a system is simplicity itself because they 
  29. usually have jumpers to switch between the IO addresses and IRQs.
  30.  
  31. Putting two AT controllers (or IDE drives) in a system is quite difficult 
  32. and will in most cases require a hardware modification. Although some AT 
  33. controllers have a jumper to switch them to the alternate IO addresses, 
  34. none of them (to my knowledge) allow you to change the IRQ away from IRQ14. 
  35. This is the problem: one of the cards needs to be modified so that it uses 
  36. something other than IRQ14, and that's what the hardware modification stuff 
  37. posted was for.
  38.  
  39. There are now IDE controllers available in 8 bit form factors. I don't have 
  40. a clue how these work, but I suspect that they're neither not XT 
  41. controllers and can't possibly be AT type controllers.
  42.  
  43. PLEASE NOTE: The difference between hard disk controllers is not whether 
  44. they are MFM or RLL or IDE, it's whether they're AT-style (includes MFM, 
  45. RLL and IDE drives) or XT-style (includes MFM and RLL drives).
  46.  
  47. Essentially, stating that a controller is MFM does _NOT_ say whether it is 
  48. an AT (16 bit) or XT (8 bit) controller, which is the most important 
  49. factor.
  50.  
  51. Sorry if this sounds like a flame, but it is! <grin>
  52.  
  53. Pat -- Have a day!
  54.