On Mon, Aug 10, 2009 at 03:27:45PM +0200, Olivier Bornet wrote: > Hi Alan, > > On Mon, Aug 10, 2009 at 01:39:16PM +0100, Alan Cox wrote: > > Greg is sort of looking after tty. Only question I have is - if you have > > two adapters one at 5v and one at 3.3v what do you do ? > > Good remark. > It's right that it's now working for all the adapters at the same time. (the > user which use this feature, and asking me to add to the kernel source has only > one device). > > I will be happy to change this behavior to be able to select device by device. > What is the right solution for changing parameters of kernel modules from user > space ? Specific application using ioctl ? or sysfs ? or procfs ? or ... ? sysfs would be the correct place for stuff like this, it provides a per-device location for things. Please switch it over to use sysfs instead. 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