home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / ibm / pc / hardware / 23010 < prev    next >
Encoding:
Internet Message Format  |  1992-08-30  |  2.1 KB

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!uwm.edu!ogicse!orstcs!leela!atlantis.CS.ORST.EDU!youngqd
  2. From: youngqd@atlantis.CS.ORST.EDU (Dean Youngquist)
  3. Newsgroups: comp.sys.ibm.pc.hardware
  4. Subject: Re: RLL & IDE
  5. Message-ID: <1992Aug31.063719.4636@leela.cs.orst.edu>
  6. Date: 31 Aug 92 06:37:19 GMT
  7. Article-I.D.: leela.1992Aug31.063719.4636
  8. References: <l97on8INNqv9@aludra.usc.edu> <1992Aug26.174720.23824@unislc.uucp>
  9. Sender: usenet@leela.cs.orst.edu (Usenet programs owner)
  10. Organization: Computer Science Outreach Services - Oregon State University
  11. Lines: 39
  12. Nntp-Posting-Host: atlantis.cs.orst.edu
  13.  
  14. >*** N.T.K.C.D. *** (hho@usc.edu) wrote:
  15. > My system has 2 RLL drives with a controller..
  16. > My question is, IT it possible at all the add another RLL
  17. > , MRM or IDE card to control 2 more drives???
  18. > I know SCSI can, but I want to buy OLD/USED cheap RLL,
  19. > MFM, or IDE for storage for My BBS only
  20.  
  21. I have had up to 4 RLL drives in my AT.  The key is that one of the RLL
  22. controller cards must switchable to another set of controll addresses.
  23. Also, the bios ROM address on the card should be switchable to another
  24. location.  This will avoid bus contention.  I am using Seagate ST22R
  25. controller and it works.  ST21M, ST21R, ST22M, ST22R all can move the 
  26. BIOS or disable it.  the 22 number means has floppy controller on board,
  27. and the M means MFM while the R is RLL.  It comes with a nice manual
  28. explaining how and when do move and disable the BIOS on the card.
  29. Only problem so far it does not like 386SX boards but works fine
  30. with 386DX and 286 machines.  So if you have one controller in there
  31. already, either MFM or RLL you could add 2 more drives by getting
  32. one of these controllers.  Actually I think it might work with an
  33. existing IDE controller as long as you could be sure the addresses of
  34. ROM and controll do not conflict between the IDE and RLL controller cards.
  35.  
  36. The ROM on the card I have can go to 4 addresses,
  37. C8000 TO CBFFF
  38. CC000 TO CFFFF
  39. D8000 TO DBFFF
  40. DC000 TO DFFFF
  41.  
  42. HArd Drive I/O port choices are:
  43. 1F0 TO 1F7 along with 3F6 to 3F7
  44. 170 to 177 along with 376  - 377
  45.  
  46. Floppy controll I/O ports can be:
  47.  
  48. 3F0 - 3F5 3F7
  49. 370 - 375 377
  50.  
  51. Dean
  52.