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

2015-03-02 Thread David Miller
From: Ben Shelton Date: Mon, 2 Mar 2015 10:00:14 -0600 > 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

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-to-Host Cable is based on the Prolific > >> > PL-25A1 chi

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

2015-02-27 Thread David Miller
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-to-Host Cable is based on the Prolific >> > PL-25A1 chipset. Add its VID/PID so the plusb driver will

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-off-by: Ben Shelton > > Applied,

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

2015-02-20 Thread David Miller
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-off-by: Ben Shelton Applied, thanks. -- To unsubscribe from this list: send t

[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/