From owner-freebsd-stable@FreeBSD.ORG Thu Aug 16 14:11:28 2012 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E441F106566B for ; Thu, 16 Aug 2012 14:11:28 +0000 (UTC) (envelope-from bsd@lordcow.org) Received: from lordcow.org (lordcow.org [41.203.5.188]) by mx1.freebsd.org (Postfix) with ESMTP id 244548FC0A for ; Thu, 16 Aug 2012 14:11:27 +0000 (UTC) Received: from lordcow.org (localhost [127.0.0.1]) by lordcow.org (8.14.5/8.14.5) with ESMTP id q7GEBEkU018916 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO); Thu, 16 Aug 2012 16:11:14 +0200 (SAST) (envelope-from lordcow@lordcow.org) Received: (from lordcow@localhost) by lordcow.org (8.14.5/8.14.5/Submit) id q7GEB87M018915; Thu, 16 Aug 2012 16:11:08 +0200 (SAST) (envelope-from lordcow) Date: Thu, 16 Aug 2012 16:11:08 +0200 From: Gareth de Vaux To: Erich Dollansky Message-ID: <20120816141108.GA18761@lordcow.org> Mail-Followup-To: Erich Dollansky , stable@freebsd.org References: <20120814163437.GA47679@lordcow.org> <20120815085835.1bf59738@X220.ovitrap.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120815085835.1bf59738@X220.ovitrap.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on lordcow.org Cc: stable@freebsd.org Subject: Re: unrecognised external drive X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Aug 2012 14:11:29 -0000 On Wed 2012-08-15 (08:58), Erich Dollansky wrote: > On Tue, 14 Aug 2012 18:34:37 +0200 > > idVendor 0x1058 Western Digital Technologies, Inc. > > idProduct 0x1042 > > could it be that the kernel does not know this product? > > You can check the sources (usbdevs should be the name of the file) and > add this ID by copying an entry from another WD product which could be > the same. Thanx, I changed product WESTERN EXTHDD 0x0400 External HDD to product WESTERN EXTHDD 0x1042 External HDD in usbdevs and rebuilt, but hasn't helped.