RE: USB drivers

2009-04-02 Thread Li Yang-R58472
> I have a custom board based on the MPC8313ERDB and have > communications capabilities over Ethernet using internet > sockets. Basically, just data transfer from the host (my > board) to a client (a PC). I want to be able to perform > similar transactions across USB. > > I have done some cu

USB drivers

2009-04-01 Thread Ron Madrid
I have a custom board based on the MPC8313ERDB and have communications capabilities over Ethernet using internet sockets. Basically, just data transfer from the host (my board) to a client (a PC). I want to be able to perform similar transactions across USB. I have done some cursory reading but