[opensuse-factory] kernel patch..
Hi all, Just got hold of some gadgets (usb-thermometers) that internally use an usb-tty-converter. Luckily recent kernels detect the device (CH431-chip) and a ttyUSB0 device is created automagically. However, the device-driver seems to be in-complete, one can not set speed or the modem-signals. In order to use the device, there is an kernel-patch. But if a grep the kernel-code for 11.1 and apply the patch, wouldn't that mean that i have to do that every time when SuSE releases their own new kernelpatches??? The guy who wrote the patch wrote me yesterday that it _might_ be included in 2.6.29. Suggestions? -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On Sat, May 09, 2009 at 12:18:31AM +0200, Hans Witvliet wrote:
Hi all,
Just got hold of some gadgets (usb-thermometers) that internally use an usb-tty-converter. Luckily recent kernels detect the device (CH431-chip) and a ttyUSB0 device is created automagically.
However, the device-driver seems to be in-complete, one can not set speed or the modem-signals. In order to use the device, there is an kernel-patch.
Where?
But if a grep the kernel-code for 11.1 and apply the patch, wouldn't that mean that i have to do that every time when SuSE releases their own new kernelpatches???
Yes. That is why we always recommend getting all kernel patches upstream.
The guy who wrote the patch wrote me yesterday that it _might_ be included in 2.6.29.
2.6.29 is already released, you would think they would know if it was in there or not :) Send the patch to the linux-usb@vger.kernel.org mailing list, and cc: the USB maintainer at the same time to ensure that he sees it. You can verify that the patch isn't already in there by looking at Linus's git tree first if you want to. thanks, greg k-h -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
participants (2)
-
Greg KH
-
Hans Witvliet