From owner-freebsd-net@freebsd.org Sat May 7 16:33:48 2016 Return-Path: Delivered-To: freebsd-net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F04ACB317AB for ; Sat, 7 May 2016 16:33:48 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell1.rawbw.com (shell1.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id C058C16F0 for ; Sat, 7 May 2016 16:33:48 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from yuri.doctorlan.com (c-24-5-143-190.hsd1.ca.comcast.net [24.5.143.190]) (authenticated bits=0) by shell1.rawbw.com (8.15.1/8.15.1) with ESMTPSA id u47GXfPc056778 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Sat, 7 May 2016 09:33:41 -0700 (PDT) (envelope-from yuri@rawbw.com) X-Authentication-Warning: shell1.rawbw.com: Host c-24-5-143-190.hsd1.ca.comcast.net [24.5.143.190] claimed to be yuri.doctorlan.com Subject: Re: Marvell Yukon (msk) network card causes the "sticky mouse" problem: mouse stops for extended periods of time To: Eugene Grosbein , freebsd-net@freebsd.org References: <572CC657.8040207@rawbw.com> <572E0AF1.5060307@grosbein.net> From: Yuri Message-ID: <572E18E3.30300@rawbw.com> Date: Sat, 7 May 2016 09:33:39 -0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <572E0AF1.5060307@grosbein.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 16:33:49 -0000 On 05/07/2016 08:34, Eugene Grosbein wrote: > > Verify if your mouse (USB one?) is using IRQ 18 too. > "vmstat -ai" command would be helpful. Yes, I have a USB mouse, and my USB uses IRQ 18: irq18: ehci0 uhci5 503154 9 stray irq18 0 0 Yuri