Re: USB host controller and client driver
- From: "Henrik Viklund" <henrik.viklund@xxxxxxxxx>
- Date: 23 Jan 2007 23:36:52 -0800
On Jan 24, 5:47 am, "aman" <amitjob...@xxxxxxxxx> wrote:
What is the role of function drivers ?? Are client drivers and host
drivers enough to handle all situations ??
As you might know the USB protocol is asymetric -on one side you have
the USB host and to that you connect USB functions (in your case the
USB function is the USB mass storage device, and the host is your WinCE
device).
Now, due to the asymetry of the protocol (the host polls the
functions), if you want your device to be the USB function (think PDA
connecting to PC) you'd use the USB function drivers and special usb
function hardware rather than USB host drivers and hardware.
Henrik Viklund
http://www.addlogic.se
Thanks & Regards
Amit
.
- Follow-Ups:
- Re: USB host controller and client driver
- From: aman
- Re: USB host controller and client driver
- References:
- USB host controller and client driver
- From: aman
- USB host controller and client driver
- Prev by Date: Re: Direct3D mobile reference driver
- Next by Date: Re: KITL enabled in RTM 6 BSP for MX21, however debug didn't work
- Previous by thread: USB host controller and client driver
- Next by thread: Re: USB host controller and client driver
- Index(es):
Relevant Pages
|