home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / minix / 4409 < prev    next >
Encoding:
Text File  |  1992-09-09  |  1.2 KB  |  36 lines

  1. Newsgroups: comp.os.minix
  2. Path: sparky!uunet!mcsun!Germany.EU.net!ira.uka.de!sun1.ruf.uni-freiburg.de!news.belwue.de!news.uni-tuebingen.de!wega!flebbe
  3. From: flebbe@wega.tat.physik.uni-tuebingen.de (Olaf Flebbe)
  4. Subject: Re: ST Minix & DMA Interrupts
  5. Message-ID: <flebbe.716052337@wega>
  6. Sender: news@softserv.zdv.uni-tuebingen.de (News Operator)
  7. Organization: TAT (Theoretical Astrophysics Tuebingen), U. of Tuebingen, FRG
  8. References: <1992Sep8.173734.8302@sae.com>
  9. Date: Wed, 9 Sep 1992 15:25:37 GMT
  10. Lines: 24
  11.  
  12. malay@sae.com (Bob Malay) writes:
  13.  
  14.  
  15. >I keep getting these very annoying "DMA Interrupt Discarded" messages
  16. > which also hangs the system.
  17.  
  18. >System: 4MB 1040STe, TOS2.06, ICD HostAdapter+, Quantum 105MB, Minix 1.5.10.0
  19.                                                  ^^^^^^^^^^^^^
  20. >Whats going on????
  21. The Quantum drive is recalibrating and can not receive data from the
  22. ST. You can actually hear the recalibratings: "ZickZack".
  23.  
  24. >Is there a fix, patch ??
  25. Yes: fix the file kernel/stwini.c
  26. You will find a "#define HDC_POLL" change it to 
  27.    #define HDC_POLL 32000
  28.  
  29. build a new kernel and be happy.
  30.  
  31. Greetings
  32.   Olaf
  33. --
  34.   Olaf Flebbe,  Theoretische Astrophysik Tuebingen
  35.   Internet:     flebbe@tat.physik.uni-tuebingen.de
  36.