home *** CD-ROM | disk | FTP | other *** search
/ Amiga GigaPD 3 / Amiga_GigaPD_v3_3of3.iso / netbsd / docs / mailinglist-archive / 1993-09 / text0072.txt < prev    next >
Encoding:
Text File  |  1993-06-25  |  1.7 KB  |  46 lines

  1.  
  2. [...]
  3. >> As far as the _scsi_no_dma here is the error messages I get if I
  4. >> don't do that.
  5. >> 
  6. >> bpf: lo0 attached        < normal
  7. >> dmanext at end!!!
  8. >> trap type 1, code = a24d, v = 426748e7
  9. >> pid = 1310, pc = 0005A9FC, ps = 2200, sfc = 0001, dfc = 0001
  10. >> registers
  11. >>    [blah blah blah]
  12. >> kernel stack
  13. >>    [blah blah blah]
  14. >> 
  15. >> Any other Ideas?
  16. >
  17. >"dmanext at end!!!" is an error message, that should never ever be 
  18. >printed.. What happend, if it is printed, is that the chip has been
  19. >walked thru the whole data transfer of a running scsi command, and,
  20. >after having transmitted everything there is to transmit, is interrupted
  21. >again to continue the transmission. Since there's no data left to
  22. >transmit, this is an illegal condition. Now, please don't ask me
  23. >WHY the @#$@ this ever happens...
  24.  
  25. Just to let you know that he is not alone, I also get the same 
  26. "dmanext at end!!!" message if I have SCSI dma enabled in the
  27. kernel.  I also get a ton of "DMAINTR should never be entered"
  28. (or something to that effect) messages also.  My machine is an
  29. A3000T.  Could this be something linked to a proto chip?  
  30.  
  31. By the way, thanks to everyones for their help in getting my swap 
  32. partition going.  It turns out that the kernel would not recognize
  33. the swap partition unless it was on the same drive as the root 
  34. partition.  I have since moved them both onto the same drive, and
  35. rebuilt the "swapinfo" command, and everything seems to mount and
  36. work just great..
  37.  
  38.         
  39. Dave
  40.  
  41. --
  42. Dave R. Madsen        | Computer Science Department | Office: 107 Atanasoff
  43. Systems Support Group |   Iowa State University     | twisted@iastate.edu
  44. Project Vincent WGA   |         Ames, Iowa          | madsen@cs.iastate.edu  
  45.  
  46.