[PATCH] full listing for RT Systems ftdi devices

2013-04-30 Thread Rick Farina
From: "Rick Farina (Zero_Chaos)" RT Systems makes many usb serial cables based on the ftdi_sio driver for programming various amateur radios. This patch is a full listing of their current product offerings and should allow these cables to all be recognized. Signed-off-by: R

usbserial option driver newid

2015-03-04 Thread Rick Farina
Recently the Huawei e3276 devices my company was buying came with a new firmware version and the word "hilink" printed all over them. Instead of showing up as a usbserial device using the option driver, they show up now as an ethernet device. While I can see the convenience factor in this, it doe

Re: usbserial option driver newid

2015-03-04 Thread Rick Farina
On 03/04/15 12:34, Greg KH wrote: > On Wed, Mar 04, 2015 at 12:14:01PM -0500, Rick Farina wrote: >> Recently the Huawei e3276 devices my company was buying came with a new >> firmware version and the word "hilink" printed all over them. Instead >> of showing up

Re: usbserial option driver newid

2015-03-04 Thread Rick Farina
On 03/04/15 13:01, Greg KH wrote: > And again, a kernel patch is the real way to fix it for everyone. Okay, got a lot of things figured out and have everything working now. Glad I spent the extra time because I found some neat things on the device. I've made the following changes: diff --git a/d