Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753763AbbLIWtq (ORCPT ); Wed, 9 Dec 2015 17:49:46 -0500 Received: from mail.codeweavers.com ([216.251.189.131]:55726 "EHLO mail.codeweavers.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750904AbbLIWto (ORCPT ); Wed, 9 Dec 2015 17:49:44 -0500 X-Greylist: delayed 1042 seconds by postgrey-1.27 at vger.kernel.org; Wed, 09 Dec 2015 17:49:44 EST Subject: Re: [RFC PATCH 1/1] Add a usbredir kernel module to remotely connect USB devices over IP. References: <559AE1BE.5050906@codeweavers.com> <55AFA2C9.9010702@codeweavers.com> <20150722143403.GA3475@kroah.com> <55AFCB04.5070103@codeweavers.com> <20150722175950.GA3928@sean.stalley.intel.com> <55B0334F.3000609@codeweavers.com> Cc: linux-kernel@vger.kernel.org, Hans de Goede , stephanie.s.wallick@intel.com, sean.stalley@intel.com To: linux-usb@vger.kernel.org, spice-devel@lists.freedesktop.org From: Jeremy White X-Enigmail-Draft-Status: N1110 Message-ID: <5668ABF4.405@codeweavers.com> Date: Wed, 9 Dec 2015 16:32:20 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.4.0 MIME-Version: 1.0 In-Reply-To: <55B0334F.3000609@codeweavers.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1223 Lines: 35 I've parked some working code, and I wanted to leave a pointer to it to end this thread. That is, the sense was that usbredir was not appropriate for the linux kernel, because Intel was working on a driver implementing the Media Agnostic USB standard, and having a proliferation of drivers didn't make sense. Stephanie and Sean of Intel tell me that they continue to progress on the ma-usb driver, so that all seems reasonable to me. However, due to time and customer pressure, I made the usbredir kernel module, and a set of associated utilities, work reasonably well for a small set of use cases. I've submitted that as an out of tree module build to the spice-devel mailing list. [1] It works reasonably well, and may benefit someone else that cannot wait for ma-usb. I felt it would be a courtesy to end this thread with this pointer; forgive me if it's unwanted noise. Cheers, Jeremy [1] http://lists.freedesktop.org/archives/spice-devel/2015-December/024779.html -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/