home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / linux / 17125 < prev    next >
Encoding:
Internet Message Format  |  1992-11-18  |  2.5 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!sgiblab!darwin.sura.net!paladin.american.edu!news.univie.ac.at!hp4at!mcsun!uknet!edcastle!aisk
  2. From: aisk@castle.ed.ac.uk (Sotiris Karagiannis)
  3. Newsgroups: comp.os.linux
  4. Subject: Seagate 3144A + ST-251-1 with 16bit AT controller (HOW?)
  5. Message-ID: <28369@castle.ed.ac.uk>
  6. Date: 18 Nov 92 23:10:17 GMT
  7. Organization: Artificial Intelligence , Edinburgh University , UK
  8. Lines: 54
  9.  
  10. Hello there,
  11. I have been with Linux for the past 10 months and really never had any
  12. problems , except some minor ones that I was  able to solve myself ,
  13. with the help of the articles posted in the newsgroup.
  14. So now , I think it is time to post ...
  15.  
  16. Here is my problem :
  17.  
  18. I have a 486-50 , ET4000 
  19. Multi-IO controller 2Serial , 1Parallel , IDE , FLOPPY
  20. I 'inherited' recently a 16bit (WD1003-MM2) AT HD Controller and
  21. a ST-251-1 Hard disk , which I would like to put working.
  22. From the past articles refering to MFMs+IDEs , XT disks , etc,
  23. I got the impression that :
  24.  
  25. If you have the IDE controller set as the primary one and also 
  26. set the type of drive in the CMOS , 
  27. change the WD controller to use the secontary address (170H)
  28. put 0 or NO-HARD-DISK in the CMOS for the second disk
  29.  
  30. THEN the only thing you need , is just a driver to access the
  31. second controller through the ports at 170H..173H 
  32.  
  33. Right .... I found a Shareware program called 3_DRIVES (somewhere
  34. in the dskutl directory in simtel20) and checked if the HARD DISK
  35. was working ....
  36. Success... I know can have access to the disk but only through DOS.
  37. I can even make it a stacker drive and use it for storage...
  38. But what about Linux ? 
  39. It should not be very difficult to implement a driver like the SCSI
  40. ones and add it to the Kernel ...
  41. Really , the main information about registers and ports is there ...
  42. You only need to add support for the secondary addresses ...
  43. I also took a look in xt_disk driver , but the registers are quite 
  44. different between XT and AT type controllers (????)
  45. And since I am not a C guru , 
  46.  
  47. ANY HELP WELCOME ...
  48. (Maybe Pat , the guy that has written the code for the xt_disk driver
  49.  could mail me , or post to the group ???)
  50.  
  51. Thanks in advance ...
  52.  
  53. Sotiris 
  54. --------------------------------------------------------------------------
  55.  
  56. email :  aisk@uk.ac.ed.castle (JANET)
  57.          aisk@castle.ed.ac.uk (the WORLD)
  58.  
  59.  
  60. ------------------------------------------------------------------------------
  61.  Sotiris Karagiannis                                (aisk@castle.ed.ac.uk)
  62.  Artificial Intelligence Dept                       (sk@dcs.ed.ac.uk     )
  63.  Edinburgh University , SCOTLAND , UK
  64.