Hi Rao,

I already read the linux device driver book, but that book treats the
problem from a HOST point of view. I would need to write a driver from a
usb DEVICE point of view by exploiting the usb-otg properties of my
evaluation board.

Regards!
Livius

Rao, Shalini Gangadhara wrote:
> Hi Livio,
>
> To start with USB device Driver on Linux platform, to thru 13th Chapter
> USB device drivers from Orilley's Linux Device Driver Book and this is
> available in internet. That would help you to start with USB driver
> development and also if you have Linux Kernel source in your system, go
> thru the USB driver source code.
>
> I hope this would help you to start with USB driver development.
>
>
> Regards,
> Shalini G 
>  
>  
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Livio Tenze
> Sent: Thursday, October 12, 2006 11:12 AM
> To: linux-usb-devel@lists.sourceforge.net
> Cc: [EMAIL PROTECTED]
> Subject: [linux-usb-devel] About USB resources...
>
> Dear Greg,
>  
> my name is Livio Tenze and I am working on an arm9 platform (freescale
> mx21). I would like to use the usb port of the mx21 like a serial port.
> I need to write an USB device driver (not a host) but it is really
> difficult to found any resource about this topic. I use the montavista
> linux kernel 2.4.20 and I read some sources included in this
> distribution, but it is not clear how I have to write the device driver.
> Most of literature deals with the host drivers.
> May you help me? May you point out any book or paper to read?
>
> Best regards!
> Livius
>
>
> ------------------------------------------------------------------------
> -
> Using Tomcat but need to do more? Need to support web services,
> security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache
> Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> linux-usb-devel@lists.sourceforge.net
> To unsubscribe, use the last form field at:
> https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
>   


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to