From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753319AbbCPJsL (ORCPT ); Mon, 16 Mar 2015 05:48:11 -0400 Received: from mail-lb0-f171.google.com ([209.85.217.171]:35981 "EHLO mail-lb0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751354AbbCPJsI (ORCPT ); Mon, 16 Mar 2015 05:48:08 -0400 Date: Mon, 16 Mar 2015 10:47:55 +0100 From: Johan Hovold To: Doug Goldstein Cc: johan@kernel.org, gregkh@linuxfoundation.org, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] USB: ftdi_sio: Added custom PID for Synapse Wireless product Message-ID: <20150316094755.GC14918@localhost> References: <1426474564-19460-1-git-send-email-cardoe@cardoe.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1426474564-19460-1-git-send-email-cardoe@cardoe.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Mar 15, 2015 at 09:56:04PM -0500, Doug Goldstein wrote: > Synapse Wireless uses the FTDI VID with a custom PID of 0x9090 for their > SNAP Stick 200 product. > > Signed-off-by: Doug Goldstein Applied, thanks. Johan