Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!pt.cs.cmu.edu!rochester!udel!udccvax1!bach From: bach@vax1.acs.udel.EDU (Baskaran Subramaniam) Newsgroups: comp.sys.ibm.pc.hardware Subject: Re: hard cards Message-ID: <6675@vax1.acs.udel.EDU> Date: 30 Jun 90 00:08:50 GMT References: <268b9185202040c3@vms.huji.ac.il> Reply-To: bach@vax1.udel.edu (Baskaran Subramaniam) Organization: University of Delaware Lines: 16 I am using a MicroSoft Mouse (Bus version, not an InPort mouse), to collect reaction time data in an experiment. I am using hardware interrupt to detect a button press which runs an ISR to get the time from a MetraByte Counter/Timer card. The problem is, the interrupt rate for the mouse is so slow that I have only a 30ms resolution. Is there a way of increasing the interrupt rate for this mouse? You can do this for a MSoft InPort mouse by using a command line switch /R4 while loading mouse.sys; this sets the interrupt rate to 200Hz (once every 5ms). I would appreciate any suggestions from the netters. Thanks, Baskaran.