On Sat, Apr 25, 2009 at 10:05:08PM -0500, Richard Laager wrote: > In researching how to deal with this device, I came across the > usb-modeswitch program, which uses libusb to deal with these "flip flop" > devices in userspace. Someone in #ubuntu-devel told me the desired trend > was to deal with these in the kernel. They were wrong :) The desired way is to do what you are doing, running a userspace program when you are "finished" with using the usb storage device, so the modem can appear instead. > The patch below is purely code-cosmetic. It simply identifies a product > that was previously marked as a "future Novatel product". I thought I'd > start here. Good start, but can you resend it with a "Signed-off-by:" line as described in the file, Documentation/SubmittingPatches in the kernel tree? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html