From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756057AbcIRQqn (ORCPT ); Sun, 18 Sep 2016 12:46:43 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:54099 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752292AbcIRQqe (ORCPT ); Sun, 18 Sep 2016 12:46:34 -0400 Date: Sun, 18 Sep 2016 18:46:23 +0200 From: "gregkh@linuxfoundation.org" To: Lipengcheng Cc: "corbet@lwn.net" , "linux-usb@vger.kernel.org" , "linux-doc@vger.kernel.org" , "linux-kernel@vger.kernel.org" Subject: Re: usb device to ether is not identification in 64bit Windows OS Message-ID: <20160918164623.GC19729@kroah.com> References: <637796ED17F7774FB27D6AAE3C6951584A9462E9@SZXEMA509-MBS.china.huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <637796ED17F7774FB27D6AAE3C6951584A9462E9@SZXEMA509-MBS.china.huawei.com> User-Agent: Mutt/1.7.0 (2016-08-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Sep 18, 2016 at 01:16:59PM +0000, Lipengcheng wrote: > Hi, > kernel version:4.8.0 > file:Documentation / usb / linux.inf > problem:PC windows is 32bit OS, using Ethernet gadget driver, it can > be correct identification. But PC windows is 64bit OS, while modifying > linux.inf file LinuxDevice parameters, it can not correct > identification, the serial port can be printed correctly:g_ether > gadget: high-speed config # 2: RNDIS. I suspect that the linux.inf > files are not mismatch 64bit windows OS. Given that everyone here does not use Windows at all, you are going to be on your own here, sorry. If you do come up with an updated .inf file, we will be glad to take a patch. good luck, greg k-h