From owner-freebsd-stable@FreeBSD.ORG Wed Mar 23 15:50:55 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D47616A4CE for ; Wed, 23 Mar 2005 15:50:55 +0000 (GMT) Received: from biggie.spekt.net (biggie.spekt.net [67.18.79.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F50643D46 for ; Wed, 23 Mar 2005 15:50:55 +0000 (GMT) (envelope-from radek@raadradd.com) Received: from raadradd.homeunix.org (bwr191.neoplus.adsl.tpnet.pl [83.29.241.191]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by biggie.spekt.net (Postfix) with ESMTP id 5FA8C896712; Wed, 23 Mar 2005 16:50:40 +0100 (CET) Received: by raadradd.homeunix.org (Postfix, from userid 1001) id 8B072A537; Wed, 23 Mar 2005 16:50:47 +0100 (CET) Date: Wed, 23 Mar 2005 16:50:47 +0100 From: Radek Kozlowski To: Ian Dowse Message-ID: <20050323155047.GF557@werd> References: <20050322134837.GE557@werd> <200503230113.aa89318@salmon.maths.tcd.ie> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline In-Reply-To: <200503230113.aa89318@salmon.maths.tcd.ie> User-Agent: Mutt/1.5.7i cc: freebsd-stable@freebsd.org Subject: Re: Panic after plugging in an mp3 usb player, 5.4-PRERELEASE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 15:50:55 -0000 On Wed, Mar 23, 2005 at 01:13:44AM +0000, Ian Dowse wrote: > In message <20050322134837.GE557@werd>, Radek Kozlowski writes: > >My 5.4-PRERELEASE/i386 as of today panics almost immediately after > >plugging in an mp3 usb player (Qware BeatZkey! Pro 512MB). I don't have > >device ehci in the kernel. > > Did this just suddenly stop working when you updated to the latest > 5.x-stable, or did it ever work for you before? There were a number > of USB changes in 5.4-PRERELEASE yesterday, so it's important to > know whether they broke anything. If the problem is not new then > it may just require a quirk as already suggested. Nope, it's nothing recent, it didn't work with older sources either. I'll just have to see if any of the quirks can help me. Thanks, -Radek