home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / linux / 17290 < prev    next >
Encoding:
Text File  |  1992-11-19  |  2.3 KB  |  58 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!Sirius.dfn.de!mailgzrz.TU-Berlin.DE!cs.tu-berlin.de!fauern!LRZnews!sunmanager!a2824ak
  3. From: a2824ak@sunmanager.LRZ-Muenchen.DE (Thomas Kaiser)
  4. Subject: Re: Seagate 3144A + ST-251-1 with 16bit AT controller (HOW?)
  5. Message-ID: <a2824ak.722191842@sunmanager>
  6. Sender: news@news.lrz-muenchen.de (Mr. News)
  7. Organization: Leibniz-Rechenzentrum, Muenchen (Germany)
  8. References: <28369@castle.ed.ac.uk>
  9. Distribution: lrz
  10. Date: Thu, 19 Nov 1992 16:50:42 GMT
  11. Lines: 45
  12.  
  13. aisk@castle.ed.ac.uk (Sotiris Karagiannis) writes:
  14.  
  15. >Hello there,
  16. >I have a 486-50 , ET4000 
  17. >Multi-IO controller 2Serial , 1Parallel , IDE , FLOPPY
  18. >I 'inherited' recently a 16bit (WD1003-MM2) AT HD Controller and
  19. >a ST-251-1 Hard disk , which I would like to put working.
  20. >From the past articles refering to MFMs+IDEs , XT disks , etc,
  21. >I got the impression that :
  22.  
  23. >If you have the IDE controller set as the primary one and also 
  24. >set the type of drive in the CMOS , 
  25. >change the WD controller to use the secontary address (170H)
  26. >put 0 or NO-HARD-DISK in the CMOS for the second disk
  27.  
  28. >THEN the only thing you need , is just a driver to access the
  29. >second controller through the ports at 170H..173H 
  30.  
  31. I think you should extent the standard hd.c with a driver for the secondary 
  32. controller. I had a lokk at this and found that it should be possible 
  33. to add code to handle the secondary with minor numbers from 128-255. But the
  34. problems is, what is with the interrupts form the secondary controller. 
  35. I never had the time to try it, so i'm just waitung as you for a release which
  36. supports the secondary controller.
  37.  
  38. The other problem is, since there are no entries in the cmos for the second 
  39. drive you must hardcode the driveparameters in the kernel for all? drives.
  40.  
  41. >Thanks in advance ...
  42.  
  43. >Sotiris 
  44. >--------------------------------------------------------------------------
  45.  
  46. >email :  aisk@uk.ac.ed.castle (JANET)
  47. >         aisk@castle.ed.ac.uk (the WORLD)
  48.  
  49.  
  50. >------------------------------------------------------------------------------
  51. > Sotiris Karagiannis                                (aisk@castle.ed.ac.uk)
  52. > Artificial Intelligence Dept                       (sk@dcs.ed.ac.uk     )
  53. > Edinburgh University , SCOTLAND , UK
  54.  
  55. Thomas Kaiser
  56. Leibniz Supercomputing Centre
  57. Munich, Germany
  58.