From owner-freebsd-questions@FreeBSD.ORG Thu Nov 16 08:36:47 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 4438216A412 for ; Thu, 16 Nov 2006 08:36:47 +0000 (UTC) (envelope-from lists@oak-wood.co.uk) Received: from ash.oak-wood.co.uk (ash.oak-wood.co.uk [62.3.200.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id 690F543D64 for ; Thu, 16 Nov 2006 08:36:44 +0000 (GMT) (envelope-from lists@oak-wood.co.uk) Received: from localhost (localhost [127.0.0.1]) by ash.oak-wood.co.uk (Postfix) with ESMTP id 63086A6F33 for ; Thu, 16 Nov 2006 08:36:43 +0000 (GMT) Received: from ash.oak-wood.co.uk ([127.0.0.1]) by localhost (ash.oak-wood.co.uk [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 23142-01-7 for ; Thu, 16 Nov 2006 08:36:43 +0000 (GMT) Received: from celandine.oak-wood.co.uk (celandine.oak-wood.co.uk [62.3.200.115]) by ash.oak-wood.co.uk (Postfix) with ESMTP id 17ABBA6C3E for ; Thu, 16 Nov 2006 08:36:43 +0000 (GMT) Message-ID: <00boZOEOMCXFFwzS@celandine.oak-wood.co.uk> Date: Thu, 16 Nov 2006 08:36:30 +0000 To: freebsd-questions@freebsd.org From: Chris Hastie References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain;charset=us-ascii;format=flowed User-Agent: Turnpike/6.02-U () Subject: Re: USB mass storage woes X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Nov 2006 08:36:47 -0000 On Wed, 15 Nov 2006, Chris Hastie wrote >But with the WD drive I see only one line: > >umass0: Western Digital External HDD, rev 2.00/6.02, addr 2 Well it appears that I have solved this problem by recompiling the kernel with device ehci It could, of course, be that I left the drive plugged in when I rebooted after compiling and it works OK as long as it is there at boot time. But I can unplug and replug it at will now. So I hit another problem, which I'll raise in another post... -- Chris Hastie