home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / linux / 9924 < prev    next >
Encoding:
Internet Message Format  |  1992-09-07  |  3.0 KB

  1. Path: sparky!uunet!spool.mu.edu!agate!soda.berkeley.edu!adam
  2. From: adam@soda.berkeley.edu (Adam J Richter)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: SCSI ADAPTEC 1542B card serious trouble !!!!!!
  5. Date: 5 Sep 1992 08:59:36 GMT
  6. Organization: Univeristy of California, Berkeley
  7. Lines: 57
  8. Message-ID: <189stoINNe6h@agate.berkeley.edu>
  9. References: <1992Sep3.174251.7397@kth.se>
  10. NNTP-Posting-Host: soda.berkeley.edu
  11.  
  12. In article <1992Sep3.174251.7397@kth.se> f89-cmb@alv.nada.kth.se (Mikael Bj|rn) writes:
  13. >When I start from a coldboot the boot finds my scsi card and hangs.
  14. >I have looked and found that the card itself hangs after the message
  15. >that Linux has found a scsi card.
  16. [...]
  17. >For your convinience I here present my configuration:
  18. >
  19. >Copam 486/33B with 16Mb and 256 Kb cache using Phoenix BIOS A486 1.01
  20. >Quantum 210A a 210Mb harddisc.
  21. >Trident 8900C 1Mb SVGA noname card.
  22. >AND
  23. >SCSI host card Adaptec 1542B with BIOS 3.10. This is installed with a
  24. >standard preinstalled configuration.  Wangtek SCSI tapestreamer.
  25.  
  26.     As I stated in an earlier posting, I'm also experiencing
  27. this problem.  Here is some more data on the problem, which might
  28. be useful to anyone who has ideas about what the bug might be.
  29.  
  30.     My Adaptec 1542B revision J SCSI controller works fine under
  31. Mach, but doesn't get along with Linux on my 486/33 with 20MB of RAM,
  32. my friend's 486/33 with 8MB of RAM, or the fast 386 that I tried at
  33. a local computer store.  I have not been able to get Linux to talk
  34. to my 1542 on any system.
  35.  
  36.     Linux hangs a loop in the routine aha1542_command (in
  37. kernel/blk_drv/scsi/aha1542.c), waiting for an interrupt handler
  38. (internal_done, which is called by aha1542_intr_handle) to set the
  39. variable internal_done_flag.  aha1542_intr_handle() and internal_done()
  40. are never called, so I assume that the controller is not generating
  41. the interrupt.  My attempts to simulate the interrupt have led to the
  42. SCSI driver becoming confused, so I believe that it is not simply a
  43. case of an interrupt being lost.  Also, since the diagnostic LED
  44. on the Adaptec stays on, I think that the controller is becoming
  45. confused.
  46.  
  47.     The problem still occurs when I turn off all cacheing, and when
  48. I pull out all non-essential boards.  Removing the serial/parallel
  49. card and the modem card has no effect either.  The problem occurs on
  50. every version of Linux that I've tried--specifically, 0.96c+, 0.97,
  51. 0.97.1, and 0.97.2.
  52.  
  53.     There is already a comment in aha1542.c that says "give port
  54. a chance to breathe", so I suspect that there is some sort timing
  55. problem that occurs if the processor is too fast.  Has anybody gotten
  56. the Adaptec to work with a 486 or even a 386-40 with cache?  Also,
  57. everybody who has reported the problem has had IDE disks.
  58.  
  59.     If you have tried a recent version of Linux with the Adaptec
  60. card, I'd appreciate it if you'd send me email describing your
  61. configuration and indicating whether or not you're able to use your
  62. Adaptec card.
  63.  
  64. -- 
  65. Adam J. Richter                409 Evelyn Avenue, Apt. 312
  66. richter@cerf.net            Albany, CA 94706
  67.                     (510)528-3209
  68. Another member of the League for Programming Freedom (league@prep.ai.mit.edu).
  69.