Path: utzoo!utgpu!attcan!uunet!tank!mimsy!eneevax!haven!rutgers!cmcl2!rocky8!cucard!ccnysci!cpyang From: cpyang@ccnysci.UUCP (Chao Ping Yang) Newsgroups: comp.sys.mac.programmer Subject: Disable mouse interrupt? Summary: How to speed up the Mac Keywords: interface,mouse interrupt,faster Message-ID: <967@ccnysci.UUCP> Date: 3 Nov 88 16:35:30 GMT Reply-To: cpyang@ccnysci.UUCP (Chao Ping Yang) Distribution: comp.sys.mac.programmer Organization: City College of New York Lines: 10 We are trying to interface a Mac II to a PI instrument and the timing of the PI is such that we would like the Mac II to go even faster. One thing we wonder whether possible is to disable the mouse or any other interrupts so that the MacII is dedicated to the data transfer when required. Your help will be greatly appreciated. ==Chaoping