Return-path: Received: from coyote.holtmann.net ([212.227.132.17]:52014 "EHLO mail.holtmann.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755443AbdKOPXv (ORCPT ); Wed, 15 Nov 2017 10:23:51 -0500 Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 11.1 \(3445.4.7\)) Subject: Re: [PATCH 2/8] rsi: add bluetooth rx endpoint From: Marcel Holtmann In-Reply-To: <1510730444-3237-3-git-send-email-amitkarwar@gmail.com> Date: Wed, 15 Nov 2017 16:23:49 +0100 Cc: Kalle Valo , linux-wireless@vger.kernel.org, Amitkumar Karwar , Prameela Rani Garnepudi , "open list:BLUETOOTH DRIVERS" , Siva Rebbagondla Message-Id: <440EED52-0556-4919-9727-078B2A7192D6@holtmann.org> (sfid-20171115_162535_595107_6D341AA4) References: <1510730444-3237-1-git-send-email-amitkarwar@gmail.com> <1510730444-3237-3-git-send-email-amitkarwar@gmail.com> To: Amitkumar Karwar Sender: linux-wireless-owner@vger.kernel.org List-ID: Hi Amitkumar, > USB endpoint 1 is used for WLAN which is presently in use. > USB endpoint 2 is introduced for BT Rx traffic. Enumeration > of Rx BT endpoint and submitting Rx BT URB are added. wouldn’t it be good to include the /sys/kernel/debug/usb/devices part here that shows how the USB device’s layout. Regards Marcel