From owner-freebsd-net@freebsd.org Fri May 6 16:29:13 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 990C7B2EFA7 for ; Fri, 6 May 2016 16:29:13 +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 8416A10FB for ; Fri, 6 May 2016 16:29:13 +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 u46GTCLd027390 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO) for ; Fri, 6 May 2016 09:29:12 -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 To: freebsd-net@freebsd.org From: Yuri Subject: Marvell Yukon (msk) network card causes the "sticky mouse" problem: mouse stops for extended periods of time Message-ID: <572CC657.8040207@rawbw.com> Date: Fri, 6 May 2016 09:29:11 -0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 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: Fri, 06 May 2016 16:29:13 -0000 When Marvell Yukon card is active on the desktop system, mouse periodically stops, sometimes for seconds. I think this also makes the system impaired in some other ways. The offending device: mskc0: port 0xd800-0xd8ff mem 0xfbdfc000-0xfbdfffff irq 18 at device 0.0 on pci6 msk0: on mskc0 When I replaced it with Linksys sk0 the problem is completely gone: skc0: port 0xe800-0xe8ff mem 0xfbefc000-0xfbefffff irq 17 at device 1.0 on pci8 There were few other problem reports about Marvell Yukon cards in this ML in 2015-2016. Yuri