From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Betts Subject: plusb module support for PL2501 Date: Fri, 13 Jul 2018 10:58:15 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" To: netdev@vger.kernel.org Return-path: Received: from mail-lf0-f54.google.com ([209.85.215.54]:35129 "EHLO mail-lf0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726789AbeGMKMP (ORCPT ); Fri, 13 Jul 2018 06:12:15 -0400 Received: by mail-lf0-f54.google.com with SMTP id f18-v6so10597634lfc.2 for ; Fri, 13 Jul 2018 02:58:17 -0700 (PDT) Sender: netdev-owner@vger.kernel.org List-ID: The plusb module appears to be not maintained. I would like to submit a patch for the PL2501 device; > lsusb | grep PL2501 Bus 001 Device 053: ID 067b:2501 Prolific Technology, Inc. PL2501 USB-USB Bridge (USB 2.0) There have been patches previously submitted for this device but they have not been applied and I was wondering if there was a technical reason for the patches not being applied ? There are comments in the code (drivers/net/usb/plusb.c) but the associated patch that added the comments did not add support for the device. Can I submit a suitable patch for this device ? Thanks James