home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / m68k / 1098 < prev    next >
Encoding:
Text File  |  1992-09-08  |  1.5 KB  |  34 lines

  1. Newsgroups: comp.sys.m68k
  2. Path: sparky!uunet!paladin.american.edu!europa.asd.contel.com!darwin.sura.net!wupost!gumby!destroyer!ubc-cs!unixg.ubc.ca!kakwa.ucs.ualberta.ca!acs.ucalgary.ca!norm
  3. From: norm@enel.ucalgary.ca (Norm Bartley)
  4. Subject: Re: problems with m68882
  5. Sender: news@acs.ucalgary.ca (USENET News System)
  6. Message-ID: <92Sep08.184615.11893@acs.ucalgary.ca>
  7. Date: Tue, 08 Sep 92 18:46:15 GMT
  8. References: <219@F_HOME.ahwau.ahold.nl>
  9. Nntp-Posting-Host: eneli.enel.ucalgary.ca
  10. Organization: ECE Department, U. of Calgary, Calgary, Alberta, Canada
  11. Keywords: m68882
  12. Lines: 20
  13.  
  14. In article <219@F_HOME.ahwau.ahold.nl> leo@ontnix2.ahwau.ahold.nl (Leo Weppelman) writes:
  15. >I am working on an multi-tasking kernel on my Atari-TT. It contains an
  16. >68030 main processor and an 68882 coprocessor on 33Mhz.
  17. >
  18. >I am getting coprocessor protocol violations at random but especially
  19. >when a lot of interrupts occur (i.e. during disk accesses).
  20.  
  21. I have had similar problems on my Amiga while trying to add 68882
  22. support to Amiga Minix. I followed the exact same procedure as you for
  23. saving/restoring/initializing the 68882 context. I would get coprocessor
  24. protocol violations at random -- a process might bomb immediately, or it
  25. might run for a few seconds and then bomb.
  26.  
  27. I was never been able to resolve this problem. I, too, suspected
  28. interrupts from various things, but I added code to the kernel to
  29. catalogue and report all interrupts -- nothing had anything to do
  30. with the 68882.
  31.  
  32. Best wishes,
  33. Norm Bartley, norm@enel.ucalgary.ca
  34.