Date: Mon, 29 Mar 2004 13:30:50 +0200 From: Bernd Walter <ticso@cicely12.cicely.de> To: Jacques Beigbeder <Jacques.Beigbeder@ens.fr> Cc: freebsd-questions@freebsd.org Subject: Re: [5.2.1] trouble with an USB key Message-ID: <20040329113049.GD26269@cicely12.cicely.de> In-Reply-To: <20040310194529.GA7206@trefle.ens.fr> References: <20040310194529.GA7206@trefle.ens.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040329113049.GD26269>