home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / amiga / programm / 15446 < prev    next >
Encoding:
Internet Message Format  |  1992-11-07  |  1.6 KB

  1. Xref: sparky comp.sys.amiga.programmer:15446 comp.sys.amiga.misc:16405 de.comp.sys.amiga.misc:5272
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!sdd.hp.com!usc!sol.ctr.columbia.edu!ira.uka.de!math.fu-berlin.de!fub!agsc!erni.escape.de!germal.escape.de!gm
  3. From: gm@germal.escape.de (Gerald Malitz)
  4. Newsgroups: comp.sys.amiga.programmer,comp.sys.amiga.misc,de.comp.sys.amiga.misc
  5. Subject: ParNet & nasty parallel.device
  6. Message-ID: <B3hXr*qh2@germal.escape.de>
  7. Date: Thu, 05 Nov 1992 15:46:29 GMT
  8. Lines: 22
  9. Content-Type: text/plain; charset=iso-8859-1
  10. Content-Transfer-Encoding: quoted-printable
  11. MIME-Version: 1.0
  12.  
  13.     Hi!
  14.  
  15.     Every time I use certain backup-tools, ParNet hangs.  Andreas M.
  16. Kirchwitz <amk@zikzak.in-berlin.de> told me that IsFileSystem() with
  17. PAR: or PRT: causes ParNet to hang.  He's right.  In the meantime I've
  18. figured out more.  Each try to open parallel.device is fatal to parnet.
  19.  
  20.     parnet.device allocates parallelport and parallelbits from
  21. misc.resource and installs an interrupt on flag at ciaa.  When requested
  22. to open parallel.device tries to get these resources too, fails, and
  23. returns an error.  Ok so far.  But unfortunately it removes the interrupt
  24. from flags wheter or not it was able to install it's own.  In consequence
  25. parnet.device doesn't get notified of flag-interrupts any more - and hangs.
  26.  
  27.     As a quick fix you can rename or remove devs:parallel.device, if
  28. you have ParNet installed it is of no use anyway.
  29.  
  30.     Regards, Gerald.
  31.  
  32. -- 
  33.   // Gerald Malitz,  Bolchentwete 4,  3300 Braunschweig,  Voice: +49 531 796832
  34. \X/ gm@germal.escape.de                                 Quo vadis, Deutschland?
  35.