From owner-freebsd-usb@FreeBSD.ORG Sat Dec 20 00:28:05 2014 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 978F6A25 for ; Sat, 20 Dec 2014 00:28:05 +0000 (UTC) Received: from roadkill.tharned.org (roadkill.tharned.org [75.145.12.185]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5A75E146B for ; Sat, 20 Dec 2014 00:28:04 +0000 (UTC) Received: from angus.tharned.org (angus.tharned.org [10.10.10.7]) (authenticated bits=0) by roadkill.tharned.org (8.14.9/8.14.9) with ESMTP id sBK07ERx071108 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 19 Dec 2014 18:07:20 -0600 (CST) (envelope-from gcr+freebsd-usb@tharned.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tharned.org; s=2014; t=1419034040; bh=4idFHXOwBllbZZDWl1/iDekA9pLaWOJ0RA8jJKFU+Vs=; h=From:To:Subject:Date:In-Reply-To:References; b=IcFWZPa0pv+ajpoewgv9KTVKnk6b0InU8nj6ymkH22mpLp3+NZIcYlNhKofrzKyEW 8TKbKdFIVNE6V6601SuwOa4ApOafpB43Ca6Nx/hAtOL2mBhRjTkAGQn2alygSqg9Ha UdeyUcdf9NVj8/fr0ShdcpAK5rrYOf1STBEhvqTLSL0yfuEZ1rjbjhp3BopDqh68Hp V4JwAxRl4zcn98nR3iCiAOrwRji4FLyiQWdCl2FLBWzE3QYeoibfntdve8gnNV5k1i Ld0D0ncGEYj9drGWc9l1/bwO+vPhDSskriX5alsw2w1kX+dujCVqKv9XjWMFUGa4/w vVzTrFMw07CHQ== From: Greg Rivers To: freebsd-usb@freebsd.org Subject: Re: [Bug 180617] [usbdevs] [patch] New quirk (another member of Western Digital My Passport family of devices) Date: Fri, 19 Dec 2014 18:07:14 -0600 Message-ID: <27833253.zN0CbN6zsC@angus.tharned.org> User-Agent: KMail/4.14.2 (FreeBSD/10.1-STABLE; KDE/4.14.2; amd64; ; ) In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (roadkill.tharned.org [75.145.12.185]); Fri, 19 Dec 2014 18:07:20 -0600 (CST) X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Dec 2014 00:28:05 -0000 > Can you test and verify the submitted patch? > Thank you Hans, your patches work fine. Tested on 10.1-STABLE amd46. -- Greg