Re: [linux-usb-devel] USB OTG stack development details

2006-01-23 Thread David Brownell
On Monday 23 January 2006 3:48 am, Mukund JB. wrote: > I am right now reading through the OTG specifications. > I would like to know about Linux implementation details for OTG. > Is there a document that tells about this? http://www.linux-usb.org/gadget/h2-otg.html ---

RE: [linux-usb-devel] USB OTG stack development details

2006-01-23 Thread Mukund JB.
Hi Greg, > > I would like to explore more on the protocol side & how the OTG can be > > made to work with existing USB Host stack. > > Try reading those documents. Any _specific_ questions that you have > with our implementation, please let us know. I am right now reading through the OTG speci

Re: [linux-usb-devel] USB OTG stack development details

2006-01-19 Thread Greg KH
On Fri, Jan 20, 2006 at 11:31:28AM +0530, Mukund JB. wrote: > > > > >Nice, which one is it? Any pointers to it? > > > It is a very small OS. Right now, It is meant only for a calculator > it > > > works on. > > Any pointers to where the source code can be found? > No, the OS is just like a small

RE: [linux-usb-devel] USB OTG stack development details

2006-01-19 Thread Mukund JB.
> > >Nice, which one is it? Any pointers to it? > > It is a very small OS. Right now, It is meant only for a calculator it > > works on. Any pointers to where the source code can be found? No, the OS is just like a small firmware kind of thing which responds to the bottons on the calculator. Jus

Re: [linux-usb-devel] USB OTG stack development details

2006-01-19 Thread Greg KH
On Fri, Jan 20, 2006 at 10:49:41AM +0530, Mukund JB. wrote: > >> > What is the license for this proprietary OS? > >> It is open source license. > > >Nice, which one is it? Any pointers to it? > It is a very small OS. Right now, It is meant only for a calculator it > works on. What license it is

RE: [linux-usb-devel] USB OTG stack development details

2006-01-19 Thread Mukund JB.
>> > What is the license for this proprietary OS? >> It is open source license. >Nice, which one is it? Any pointers to it? It is a very small OS. Right now, It is meant only for a calculator it works on. >> > Have you read the two different specs? >> Which do you the second spec is? > The main

Re: [linux-usb-devel] USB OTG stack development details

2006-01-19 Thread Greg KH
On Fri, Jan 20, 2006 at 10:27:12AM +0530, Mukund JB. wrote: > > What is the license for this proprietary OS? > It is open source license. Nice, which one is it? Any pointers to it? > > > As I am relatively new to USB architecture, would you please provide > > > me any information on USB OTG Stac

RE: [linux-usb-devel] USB OTG stack development details

2006-01-19 Thread Mukund JB.
> What is the license for this proprietary OS? It is open source license. > > As I am relatively new to USB architecture, would you please provide > > me any information on USB OTG Stack development. > Have you read the USB OTG spec? I am reading the "On-The-Go Supplement to the USB 2.0 Specifica

Re: [linux-usb-devel] USB OTG stack development details

2006-01-19 Thread Greg KH
On Thu, Jan 19, 2006 at 12:27:20PM +0530, Mukund JB. wrote: > > Dear Oliver, > > I am planning to port a USB OTG stack to a small proprietary OS > (non-Linux) running embedded device. What is the license for this proprietary OS? > As I am relatively new to USB architecture, would you please pro

[linux-usb-devel] USB OTG stack development details

2006-01-18 Thread Mukund JB.
Dear Oliver, I am planning to port a USB OTG stack to a small proprietary OS (non-Linux) running embedded device. As I am relatively new to USB architecture, would you please provide me any information on USB OTG Stack development. I would like to know what do I need to refer? I would also lik