Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!ucbvax!agate!saturn!ucscb.UCSC.EDU!lcc From: lcc@ucscb.UCSC.EDU (73701000) Newsgroups: comp.unix.microport Subject: Re: Help needed with using 'asy' with interrupts 9 & 10 Keywords: asy.0 Message-ID: <7741@saturn.ucsc.edu> Date: 31 May 89 05:11:19 GMT References: <291@kc5n.UUCP> Sender: usenet@saturn.ucsc.edu Reply-To: lcc@ucscb.UCSC.EDU Ken Chapin Organization: University of California, Santa Cruz; CATS Lines: 12 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, ->The exact same problem occurred when I used Microport's standard ->'asy.o' driver. No other devices in my system use interrupts 9 or 10. ->Am I forgetting to change something?? The uport asy.o will only allow 3,4,5,7. It is hard wired in the driver. Ken Chapin