On Thu, Apr 27, 2006 at 04:09:10PM +0530, Kannan N wrote: > Hi All, > > We are currently using a customized kernel version 2.6.11.10 specific > to our ARM board. > We are testing our USB-OTG controller driver on our board. > We found that, the latest Linux kernel version 2.6.16.11 has added > some features to the USB Sub-System. > > Could somebody answer the following question? > > 1). What are the feature differences (say for example a new power saving API > was added) in the USB Sub-system from 2.6.11.10 to 2.6.16.11? > Can somebody list down the feature differences or can somebody point out some > Linux links where I can find the feature differences.
Please note that this is a years worth of development. To summarise it would take a bit of time and effort. As you have the code in front of you, it is easier for you to look at the differences in the areas you care about than it is for us to just guess and point out all of the things we can try to remember over that timespan. > 2). Whether there is any show stopper problem with respect to > USB-Subsystem in 2.6.11.10? If there is no show stopper problem in > the USB-Subsystem in 2.6.11.10, will help us in not spending our time > in porting 2.6.11.10 to 2.6.16.11 just for the sake of > USB-Controller driver. Yes, there have been a number of big bugs fixed in the past year. Search bugzilla.kernel.org and this mailing list archives for details as to many of them. > 3). We have lot of applications which are already running on > 2.6.11.10 on the ARM board. If at all we have to port the kernel just > for USB-Subsystem, then we have to port all the other applications to > run on the new kernel on our board. So is it worthy to do this > exercise. Why would your applications not run the same on a new kernel version from an older one? They should still work as the kernel->user interface should not have changed in incompatible ways. Also please note all of the security fixes that have gone into newer kernels. If you release using an old kernel, you will be vulnerable to them. good luck, greg k-h ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel