> -----Original Message----- > > > > My question, is this a "proper" use of a module parameter or is there > another preferred method for accomplishing this feat? > > You should ask first if this is a "possible" use. What happens if your > driver is bound to more than one device? > > You can use a regular sysfs attribute file instead of a module > parameter. > > Alan Stern > Good point, thanks - I was fixated on that idea, but clearly it would not work for multiple modems. I'll look into your suggestion of an attribute file. Regards Rory -- 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