Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!uwm.edu!rpi!zaphod.mps.ohio-state.edu!tut.cis.ohio-state.edu!purdue!bu-cs!husc6!spdcc!mirror!premise!junkyard!joe From: joe@junkyard.UUCP (Joseph Sarkes) Newsgroups: comp.unix.xenix Subject: Re: archive tape drives, xenix, how to setup Summary: int 2 Message-ID: <571@junkyard.UUCP> Date: 14 Dec 89 02:47:43 GMT References: <135@wyn386.UUCP> Distribution: usa Lines: 16 In article <135@wyn386.UUCP>, danielw@wyn386.UUCP (Daniel Wynalda) writes: > and it told me that interrupts 3,4,5,6,7 were all in use so I selected > IRQ 2 on the jumper and for the installation of the tape drive. For TYPE > I get is when I try to do a "tape reset" or "tape reten" for example. > "tape reset" will reset the tape drive but hangs indefinitely. "tape reten" > basically just gives me an error saying "can't open device /dev/xct0". One thing to keep in mind on AT boxes is that interrupt 2 was eaten up by the second dma controller. The way to access int 2 is to use the physical int 2 line on the hardware card, but to use INT 9 on the software side, as this is where the int 2 line was connected to upon the addition of the second dma controller. Joseph Sarkes (junkyard!joe)