two interrupt service routines

Paul Lansky paul at phoenix.Princeton.EDU
Wed Aug 17 08:35:25 AEST 1988


I have a device which is capable of interrupting to two different
interrupt vectors.  How do I write a probe routine in the driver
(under Ultrix 2.0 or 4.3) which can set up both vectors and probe 
both addresses, and attach a different interrupt routine to each 
vector?  Alternatively, how could I attach the same interrupt service
routine to each one, and test for interrupt condition there?

The device is the Dec DRQ3B DMA card, by the way.  The fifo will
interrupt to one location and the DMA to another.  Thanks in advance.

Paul Lansky
Music Dept.
Princeton University

paul at phoenix.princeton.edu    or
paul%winnie.princeton.edu at princeton.princeton.edu



More information about the Comp.unix.wizards mailing list