On Tue, 18 Apr 2006, rakesh kn wrote: > Hi, > > I have Linux 2.6.11 linux source with me which has the BSP stuff to > get to run on a ARM platform . For this a separate directory is there > in arch/ where the BSP stuff is written . > I am required to move to 2.6.16 . My primary aim is to write the USB > Controller driver for the ARC chip present on the board. > > I am to work with the latest USB subsystem. > > My doubt is this. > > Can i patch the USB subsystem alone to get it patched to 2.6.16 , > or i have to patch the entire kernel.
You probably have to patch the entire kernel. There are a lot of changes between 2.6.11 and 2.6.16. > Is there patches for directly upgrading from 2.6.11 to 2.6.16 for the > USB subsystem alone.. No. Alan Stern ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
