From owner-freebsd-questions@FreeBSD.ORG Mon Mar 29 03:33:07 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8EED16A4CF for ; Mon, 29 Mar 2004 03:33:07 -0800 (PST) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AB4E43D1F for ; Mon, 29 Mar 2004 03:33:07 -0800 (PST) (envelope-from ticso@cicely12.cicely.de) Received: from cicely5.cicely.de (cicely5.cicely.de [IPv6:3ffe:400:8d0:301:200:92ff:fe9b:20e7]) (authenticated bits=0) i2TBVuUS030686 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Mon, 29 Mar 2004 13:31:58 +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.10/8.12.10) with ESMTP id i2TBUthn026616 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 29 Mar 2004 13:30:56 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (localhost [127.0.0.1]) by cicely12.cicely.de (8.12.11/8.12.11) with ESMTP id i2TBUtk8027126; Mon, 29 Mar 2004 13:30:55 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: (from ticso@localhost) by cicely12.cicely.de (8.12.11/8.12.11/Submit) id i2TBUoKe027125; Mon, 29 Mar 2004 13:30:50 +0200 (CEST) (envelope-from ticso) Date: Mon, 29 Mar 2004 13:30:50 +0200 From: Bernd Walter To: Jacques Beigbeder Message-ID: <20040329113049.GD26269@cicely12.cicely.de> References: <20040310194529.GA7206@trefle.ens.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040310194529.GA7206@trefle.ens.fr> X-Operating-System: FreeBSD cicely12.cicely.de 5.2-CURRENT alpha User-Agent: Mutt/1.5.6i X-Spam-Status: No, hits=-4.9 required=3.0 tests=BAYES_00 autolearn=ham version=2.61 X-Spam-Report: * -4.9 BAYES_00 BODY: Bayesian spam probability is 0 to 1% * [score: 0.0000] X-Spam-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on cicely5.cicely.de cc: freebsd-questions@freebsd.org Subject: Re: [5.2.1] trouble with an USB key X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ticso@cicely.de List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Mar 2004 11:33:08 -0000 On Wed, Mar 10, 2004 at 08:45:29PM +0100, Jacques Beigbeder wrote: > On a FreeBSD 5.2.1, I have an *OLD* USB disk which works: > > [ ... ] kernel: vendor 0x0c45 USB Mass Storage Device, rev 1.10/1.00, addr 2 > [ ... ] > [ ... ] kernel: da2: 31MB (64000 512 byte sectors: 64H 32S/T 31C) > > Another one fails: > [ ... ] umass0: Kingston DataTraveler2.0, rev 2.00/2.00, addr 2 > > No da2 appears... No error message apperas in your mail too. > Is it because this second USB disk is USB2? Unlikely - USB2 is just a revision. If it's a high speed device (which most intermix with being USB2 because USB2 introduced high speed) then the device may not work with a full speed capable controller. But in your case it already said to be umass compliant so that's not an issue. > Is there any way to use it? Is there any more debug output? If not then add USB_DEBUG to your kernel and repeat. -- B.Walter BWCT http://www.bwct.de ticso@bwct.de info@bwct.de