Path: utzoo!utgpu!water!watmath!clyde!bellcore!rutgers!cmcl2!nrl-cmf!ames!lll-tis!lll-winken!uunet!uport!plocher
From: plocher@uport.UUCP (John Plocher)
Newsgroups: comp.unix.microport
Subject: Re: LOGITECH Bus Mouse & DOSMERGE??
Message-ID: <366@uport.UUCP>
Date: 11 Jul 88 02:48:47 GMT
References: <720@mccc.UUCP> <8009@dscatl.UUCP>
Reply-To: @uport.UUCP (John Plocher)
Distribution: na
Organization: Microport Systems, Scotts Valley, CA
Lines: 11

In article <8009@dscatl.UUCP> lindsay@dscatl.UUCP (Lindsay Cleveland) writes:
>In article <720@mccc.UUCP>, pjh@mccc.UUCP (Pete Holsberg) writes:
>> 
>> My Logitech Bus mouse seems to work OK when I boot my 386 from a DOS
>
>It sounds like UNIX is waiting for an interrupt from the mouse driver
>circuit card. 

Be sure to assign the mouse interrupt to the dos task (see the man page for
assign)  Otherwise Unix will try to handle things (and get confused)

	-John