Re: [linux-usb-devel] Using Linux-USB from 2.6.11 into 2.6.9

2005-05-23 Thread Alan Stern
On Mon, 23 May 2005, Andrew wrote: > hi! > >Thank u very much for the inputs. > > Functionally, how well/complete is the USB stack in > 2.6.9(USB core as well as OHCI driver), so that very > basic functionlaity I can achieve by writing the bus > glue part of the host controller(OHCI compatib

Re: [linux-usb-devel] Using Linux-USB from 2.6.11 into 2.6.9

2005-05-20 Thread Alan Stern
On Fri, 20 May 2005, Andrew wrote: > Then could u please guide me what would be a better > approach? To stick the 2.6.11 USB stack into a 2.6.9 kernel: 1. Just try it and hope it works. That's what you had in mind. 2. Go through the patch files for 2.6.10 and 2.6.11 very car

Re: [linux-usb-devel] Using Linux-USB from 2.6.11 into 2.6.9

2005-05-19 Thread Andrew
Then could u please guide me what would be a better approach? Thanking u in advance, -Andy --- Alan Stern <[EMAIL PROTECTED]> wrote: > On Thu, 19 May 2005, Andrew wrote: > > > Hi! > > I am running 2.6.9 kernel onto a ARM platform. > I > > want to use the complte linux-USB > > susbsystem(cod

Re: [linux-usb-devel] Using Linux-USB from 2.6.11 into 2.6.9

2005-05-19 Thread Alan Stern
On Thu, 19 May 2005, Andrew wrote: > Hi! > I am running 2.6.9 kernel onto a ARM platform. I > want to use the complte linux-USB > susbsystem(code,OHCI,gadget,...) from the 2.6.11.10 > version to ensure that all the enhancements and > bugfixes for USB are there within my 2.6.9 tree but > for so

[linux-usb-devel] Using Linux-USB from 2.6.11 into 2.6.9

2005-05-19 Thread Andrew
Hi! I am running 2.6.9 kernel onto a ARM platform. I want to use the complte linux-USB susbsystem(code,OHCI,gadget,...) from the 2.6.11.10 version to ensure that all the enhancements and bugfixes for USB are there within my 2.6.9 tree but for some techinical reasons can't shift completely to 2.