From owner-freebsd-usb@FreeBSD.ORG Wed Feb 4 07:36:13 2015 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BF717A4E; Wed, 4 Feb 2015 07:36:13 +0000 (UTC) Received: from mail.turbocat.net (mail.turbocat.net [IPv6:2a01:4f8:d16:4514::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7DDF8882; Wed, 4 Feb 2015 07:36:13 +0000 (UTC) Received: from laptop015.home.selasky.org (cm-176.74.213.204.customer.telag.net [176.74.213.204]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id 666261FE023; Wed, 4 Feb 2015 08:35:44 +0100 (CET) Message-ID: <54D1CBEA.1040306@selasky.org> Date: Wed, 04 Feb 2015 08:36:10 +0100 From: Hans Petter Selasky User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Adrian Chadd , "freebsd-usb@freebsd.org" Subject: Re: uhci interrupts keep firing.. References: In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Feb 2015 07:36:13 -0000 On 02/04/15 02:52, Adrian Chadd wrote: > Hi Hans (and others); > > As requested from IRC the next time this happened: Hi Adrian, Your UHCI has halted and it doesn't stop firing interrupts! Can you try the attached patch? When does this happen and does it happen with EHCI or OHCI? --HPS