From owner-freebsd-stable@FreeBSD.ORG Fri Mar 25 11:37:29 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 14FDE16A4CE for ; Fri, 25 Mar 2005 11:37:29 +0000 (GMT) Received: from lri.lri.fr (lri.lri.fr [129.175.15.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3562C43D55 for ; Fri, 25 Mar 2005 11:37:28 +0000 (GMT) (envelope-from feanor@pc5-179.lri.fr) Received: from localhost (localhost [127.0.0.1]) by lri.lri.fr (Postfix) with ESMTP id 8EAF219E7D3; Fri, 25 Mar 2005 12:37:22 +0100 (CET) Received: from lri.lri.fr ([127.0.0.1]) by localhost (lri.lri.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 04910-03; Fri, 25 Mar 2005 12:37:22 +0100 (CET) Received: from pc5-179.lri.fr (pc5-179 [129.175.5.179]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by lri.lri.fr (Postfix) with ESMTP id 6F73719E7C5; Fri, 25 Mar 2005 12:37:22 +0100 (CET) Received: from pc5-179.lri.fr (localhost.lri.fr [127.0.0.1]) by pc5-179.lri.fr (8.13.3/8.13.1) with ESMTP id j2PBbMfj020657; Fri, 25 Mar 2005 12:37:22 +0100 (CET) (envelope-from feanor@pc5-179.lri.fr) Received: (from feanor@localhost) by pc5-179.lri.fr (8.13.3/8.13.1/Submit) id j2PBbJqg020656; Fri, 25 Mar 2005 12:37:19 +0100 (CET) (envelope-from feanor) Date: Fri, 25 Mar 2005 12:37:19 +0100 From: Marwan Burelle To: Scot Hetzel Message-ID: <20050325113719.GB20564@pc5-179.lri.fr> References: <20050322134837.GE557@werd> <20050322142806.GA21833@pc5-179.lri.fr> <20050323171943.GG557@werd> <4241C774.4050401@goldsword.com> <790a9fff05032312196ba1e429@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZPt4rx8FFjLCG7dd" Content-Disposition: inline In-Reply-To: <790a9fff05032312196ba1e429@mail.gmail.com> User-Agent: Mutt/1.4.2.1i X-Virus-Scanned: by amavisd-new at lri.fr 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: Fri, 25 Mar 2005 11:37:29 -0000 --ZPt4rx8FFjLCG7dd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 23, 2005 at 02:19:06PM -0600, Scot Hetzel wrote: > The problem is that the developers don't have all of the devices to > test to find theses quirks. So until someone inserts one of these > malfunctioning devices into there FreeBSD system, we won't know what > quirk needs to be added. But, if you just take a look at quirks in the concerned file, you will see many time the same quirk for similar mp3 player. I think that the proliferation of OEM mp3 products with different identifying strings is in large part cause for this. It's seems that the DA_Q_NO_SYNC_CACHE quirk is the most common, could it be possible to activate it by default for some reasonable set of devices (I don't know if we can identify them by other means than id string ... ) ? It could save a lot of time, make work a lot of existing and forthcoming mp3 players. The existing solution and the situation of OEM mp3 players ensure us that there will always be an unsuported devices on the market at any time. The fact that it make the system panic is _annoying_ (in place of other ugly expression, my english is poor.) This is not an attack, just my 2cc remark. --=20 Burelle Marwan, Equipe Bases de Donnees - LRI http://www.cduce.org (burelle@lri.fr | Marwan.Burelle@ens.fr) --ZPt4rx8FFjLCG7dd Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCQ/fvI+2UvUKfgvgRAnzPAJ9m9ajJNEd4FjUpESmNBMJdzc0TPQCcDWeV tlAsnJT0O9gBZCbWGoS7va0= =h2rb -----END PGP SIGNATURE----- --ZPt4rx8FFjLCG7dd--