Re: [linux-usb-devel] Help on OTG driver architecture

2005-10-11 Thread David Brownell
> There will be three separate drivers: host, client, otg transceiver > (for ULPI system not a really transceiver driver). Rather than "transceiver" driver, I'd say "OTG" driver ... the thing responsible for role detection and switching. So for drivers that touch hardware, (a) OTG driver, (b) HCD

Re: [linux-usb-devel] Help on OTG driver architecture

2005-10-10 Thread Komal Shah
--- Li Yang-r58472 <[EMAIL PROTECTED]> wrote: > Hi all, > > As there is not too much document and reference code available > around, I have some confusion regarding OTG driver architecture in > Linux. Here is my understanding. Please correct me if I am wrong, > and more clarification is apprec

[linux-usb-devel] Help on OTG driver architecture

2005-10-10 Thread Li Yang-r58472
Hi all, As there is not too much document and reference code available around, I have some confusion regarding OTG driver architecture in Linux. Here is my understanding. Please correct me if I am wrong, and more clarification is appreciated. There will be three separate drivers: host, clien