From owner-freebsd-hackers@FreeBSD.ORG Thu Jun 5 07:22:55 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF20537B401 for ; Thu, 5 Jun 2003 07:22:55 -0700 (PDT) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FAFA43FBD for ; Thu, 5 Jun 2003 07:22:54 -0700 (PDT) (envelope-from ticso@cicely12.cicely.de) Received: from cicely5.cicely.de (cicely5.cicely.de [IPv6:3ffe:400:8d0:301:200:92ff:fe9b:20e7]) by srv1.cosmo-project.de (8.12.9/8.12.9) with ESMTP id h55EMorN040306 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Thu, 5 Jun 2003 16:22:52 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (cicely12.cicely.de [IPv6:3ffe:400:8d0:301::12]) by cicely5.cicely.de (8.12.9/8.12.9) with ESMTP id h55EMnOs042716 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 5 Jun 2003 16:22:49 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (localhost [127.0.0.1]) by cicely12.cicely.de (8.12.9/8.12.9) with ESMTP id h55EMmio062181; Thu, 5 Jun 2003 16:22:48 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: (from ticso@localhost) by cicely12.cicely.de (8.12.9/8.12.9/Submit) id h55EMlQ3062180; Thu, 5 Jun 2003 16:22:48 +0200 (CEST) Date: Thu, 5 Jun 2003 16:22:47 +0200 From: Bernd Walter To: Poul-Henning Kamp Message-ID: <20030605142247.GT3231@cicely12.cicely.de> References: <20030605140604.GR3231@cicely12.cicely.de> <88333.1054822259@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <88333.1054822259@critter.freebsd.dk> X-Operating-System: FreeBSD cicely12.cicely.de 5.1-BETA alpha User-Agent: Mutt/1.5.4i cc: freebsd-hackers@freebsd.org cc: ticso@cicely.de Subject: Re: 0xdeadc0de panic after plugging in USB CompactFlash reader/writer on 5.0-RELEASE X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ticso@cicely.de List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Jun 2003 14:22:56 -0000 On Thu, Jun 05, 2003 at 04:10:59PM +0200, Poul-Henning Kamp wrote: > In message <20030605140604.GR3231@cicely12.cicely.de>, Bernd Walter writes: > > >Mine works fine without quirks: > > port 3 addr 3: full speed, power 100 mA, config 1, Travel Flash(0x1307), PQI(0x0483), rev 2.05 > > Mine is: > > port 1 addr 2: full speed, power 100 mA, config 1, Travel Flash(0x0001), PQI(0x3538), rev 2.05 Is this the 4 slot USB1.1 version? Mine is an older 3 slot USB1.1 device. > I do find it odd, that the quirks are not assigned in the umass code and > passed to scsi_da some way, that would be much more reliable. Considering that we may require quirks for usb-ata converters but see the drives in scsi_da I agree. In this case it's not critical - the quirks are not wrong for my version, just not required. Nevertheless: Does it panic without quirk or simply don't work? -- B.Walter BWCT http://www.bwct.de ticso@bwct.de info@bwct.de