USB-client
上传用户:lgb322
上传日期:2013-02-24
资源大小:30529k
文件大小:1k
源码类别:

嵌入式Linux

开发平台:

Unix_Linux

  1. Date: Wed, 05 Jun 2002 13:38:53 -0700
  2. From: Frank Becker <fbecker@intrinsyc.com>
  3. To: Nicolas Pitre <nico@cam.org>
  4. Subject: [PATCH] PXA-USB
  5. Hi Nicolas,
  6. one more patch...
  7. This patch adds minimal USB client (UDC) support.
  8. Some notes:
  9. It adds just enough to get usb-eth working. I.e.
  10. endpoints 0-2, no dma. Performance isn't stellar
  11. partially due to UDC bug workarounds...
  12. (~350K @ 100Mhz, ~550K @ 200Mhz).
  13. Endpoint 1&2 have changed direction compared to
  14. the SA, so the host side requires a change to
  15. usbnet.c to flip endpoints (in:2/out:1 -> in:1/out:2).
  16. usb-eth and usb-char for PXA are almost identical
  17. to the SA versions, so they could probably be merged at
  18. one point. I made some minor changes to the eth driver
  19. to grab the usb resources at open, rather than at init
  20. and allow eth&char to be loaded at the same time.
  21. Stuart Lynne was working on his own USB client driver
  22. (and he was getting higher throughput than my driver).
  23. Assuming you guys have something in the oven for USB
  24. as well, there should be good selection for best of
  25. breed :)
  26. Cheers,
  27. Frank.
  28. -- 
  29. Frank Becker - Intrinsyc Software, Inc. - http://www.intrinsyc.com/
  30. Need a break? http://criticalmass.sf.net/