Help needed with using 'asy' with interrupts 9 & 10
John Kennedy
johnk at grebyn.COM
Wed May 31 20:45:20 AEST 1989
In article <291 at kc5n.UUCP> mike at 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
More information about the Comp.unix.microport
mailing list