home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / unix / bsd / 11832 < prev    next >
Encoding:
Internet Message Format  |  1993-01-26  |  1.8 KB

  1. Path: sparky!uunet!paladin.american.edu!howland.reston.ans.net!spool.mu.edu!agate!doc.ic.ac.uk!uknet!edcastle!hwcs!rbk
  2. From: rbk@icbl.hw.ac.uk (Richard Kirby)
  3. Newsgroups: comp.unix.bsd
  4. Subject: [386BSD] Problems with 2 IDE disks.
  5. Message-ID: <1993Jan26.115950.4657@cs.hw.ac.uk>
  6. Date: 26 Jan 93 11:59:50 GMT
  7. Sender: news@cs.hw.ac.uk (News Administrator)
  8. Organization: Institute for Computer Based Learning
  9. Lines: 38
  10.  
  11. Hi,
  12. I have a DC-2032 IDE cache card with a Fujitsu M2624T (500MB) as the master
  13. and a Conner CP3204 (210MB) as a slave (since I have no technical
  14. documentation for either drive I have had to play about with the jumpers until
  15. it worked - I actually wanted the Conner to be the master as that was my old
  16. disk and was already set up for 386BSD, but the Fujitsu refused to be
  17. subserviant).
  18.  
  19. First of all, the default distribution would not see my Conner - the old set
  20. of patches didn't fix that either.
  21.  
  22. So I fetched patchkit-0.2 from ref.tfs.com yesterday and tried it last night.
  23. I can now mount my second disk, but there are a couple of problems.
  24.  
  25. 1) On booting, when polling for disks I get the following for both disks:
  26. <wdgetctlr failed, assuming OK>
  27.  
  28. I put in a printf for the inb command which is done inside the wdgetctlr, and
  29. get the following:
  30. inb(497) = 4
  31. for both drives.
  32. (sorry I didn't split the expression up further - had to get some sleep :)
  33.  
  34. Any ideas anyone? Does this mean that I haven't got the jumpers exactly right
  35. or is it a problem with the cache card?
  36.  
  37. 2) I can fsck two of my three old partitions on the Conner, but on fscking
  38. the last partition it just sits there - I can interrupt it though and it says
  39. something about trying to do something with an impossibly negatively large
  40. number! (I know I should have written it down).
  41.  
  42. Any help would be greatly appreciated.
  43.  
  44. Thanks
  45.  
  46. Richard.
  47.  
  48. ps Does any think that I should try the barsoom wd driver?
  49.