Re: [PATCH] usb: plusb: Add support for National Instruments host-to-host cable

2015-03-02 Thread Ben Shelton
On 02/27, David Miller wrote: > From: Ben Shelton > Date: Fri, 27 Feb 2015 15:26:32 -0600 > > > On 02/20, David Miller wrote: > >> From: Ben Shelton > >> Date: Mon, 16 Feb 2015 13:47:06 -0600 > >> > >> > The National Instruments USB Host

Re: [PATCH] usb: plusb: Add support for National Instruments host-to-host cable

2015-02-27 Thread Ben Shelton
On 02/20, David Miller wrote: > From: Ben Shelton > Date: Mon, 16 Feb 2015 13:47:06 -0600 > > > The National Instruments USB Host-to-Host Cable is based on the Prolific > > PL-25A1 chipset. Add its VID/PID so the plusb driver will recognize it. > > > > Signed-

[PATCH] usb: plusb: Add support for National Instruments host-to-host cable

2015-02-16 Thread Ben Shelton
The National Instruments USB Host-to-Host Cable is based on the Prolific PL-25A1 chipset. Add its VID/PID so the plusb driver will recognize it. Signed-off-by: Ben Shelton --- drivers/net/usb/plusb.c | 5 + 1 file changed, 5 insertions(+) diff --git a/drivers/net/usb/plusb.c b/drivers/net