Path: utzoo!utgpu!watserv1!watmath!att!linac!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!usc!apple!agate!ucbvax!YODA.EECS.WSU.EDU!hakimian%tek4 From: hakimian%tek4@YODA.EECS.WSU.EDU Newsgroups: comp.sys.amiga.tech Subject: Help with floppy drive interrupts Message-ID: <9011292134.AA25742@tek4> Date: 29 Nov 90 21:34:51 GMT Sender: daemon@ucbvax.BERKELEY.EDU Lines: 11 According to the RKM's the interrupts from the floppy port DSKSYNC & BLKDONE (sp?) are serviced by handlers. If I wanted to handle these interrupts with my own code I would have to replace the handler with mine. In order to keep the system running properly (i.e. be able to use the floppies) what would I have to do in my handler? Could I simply add my code to what is there? If so how? Is what the system does with floppy drive interrupts documented someplace? Thanks. Karl Hakimian hakimian@yoda.eecs.wsu.edu