On Thu, 27 Apr 2006, 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.

Nobody knows.  There is no centralized list.  There's only a long list of
patches leading from 2.6.11 to 2.6.16.  You would have to go through it,
select out the ones that affect the USB subsystem, and decide how
significant each one is.

> 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.

As best I remember, the USB support in 2.6.11 was pretty good.  I doubt
you will have any big difficulties using it.

Eventually you _will_ have to port your work to the latest kernel.  
However I can understand that you don't want to do it right now.

> 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 do you need to port applications?  Just about anything that runs okay 
under 2.6.11 should run the same under 2.6.16.  The kernel's interface to 
userspace hasn't changed much.

Alan Stern



-------------------------------------------------------
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

Reply via email to