Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!uflorida!haven!grebyn!johnk From: johnk@grebyn.COM (John Kennedy) Newsgroups: comp.unix.microport Subject: Re: Help needed with using 'asy' with interrupts 9 & 10 Message-ID: <12058@grebyn.COM> Date: 31 May 89 10:45:20 GMT References: <291@kc5n.UUCP> Reply-To: uunet!opel!johnk (John Kennedy) Organization: Second Source, Inc., Annapolis, MD Lines: 18 In article <291@kc5n.UUCP> mike@kc5n.UUCP (Mike Barnes) writes: + +Does anyone know what needs to be done to make interrupts on the second +PIC work with Jim Murray's Async device driver (under SYS/AT 2.3)? +Interrupts 3,4 and 5 work fine, but I run into a problem with +interrupts 9 and 10. What seems to happen is that the line opens fine, +but only the first character is sent and then the line hangs. I believe +the tables in 'asy_conf.h' are set up correctly and my 'asy' line in +'master' is: + +asy 36,35,37,42 ocrwis cot asy 0 5 4 + Don't forget to set the fourth interrupt value in asy_conf.h to 0x0a before compiling asy.c. -- John Kennedy | Second Source, Inc. uunet!opel!johnk | Annapolis, MD