Have a look at libusb;

        http://libusb.sourceforge.net/

On Wed, 15 Sep 2004 [EMAIL PROTECTED] wrote:

> Hi to all developers,
>
>  I'n not new to Linux programming but I am new at talking to USB devices in
> Linux so I kindly ask you to help me with this very newbie issue:
>
>  I devlop a project based of Cypress EZ-USB FX2 chip and use for testing
> their excellent dev board CY3681, I was able to set up hotplug and the
> firmware loads like a charm, now the silly problem is how I can
> comunicate with my device, I don't want to do yet a full blown driver and
> I was wondering if there is some kind generic driver like Cypress
> ezusb.sys for windows where you can have some basic commands, like bulk
> read/write, read configuration, interfaces, strings and so on. Al I want
> to do now is to be able to read from the endpointa as fast as possible
> and send some short command sequences to a specific endpoint ( not
> control endpoint).
>  So the question is: is there some beast that could do that, a user mode
> library or anyting else that will help me developing with that board ?
>
>  Thank you for your kind help and best regards,
>
>  Mircea Ciocan
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: thawte's Crypto Challenge Vl
> Crack the code and win a Sony DCRHC40 MiniDV Digital Handycam
> Camcorder. More prizes in the weekly Lunch Hour Challenge.
> Sign up NOW http://ad.doubleclick.net/clk;10740251;10262165;m
> _______________________________________________
> [EMAIL PROTECTED]
> To unsubscribe, use the last form field at:
> https://lists.sourceforge.net/lists/listinfo/linux-usb-users
>

--
 /------------------------------------+-------------------------\
|Stephen J. Gowdy                     | SLAC, MailStop 34,       |
|http://www.slac.stanford.edu/~gowdy/ | 2575 Sand Hill Road,     |
|http://calendar.yahoo.com/gowdy      | Menlo Park CA 94025, USA |
|EMail: [EMAIL PROTECTED]       | Tel: +1 650 926 3144     |
 \------------------------------------+-------------------------/


-------------------------------------------------------
This SF.Net email is sponsored by: thawte's Crypto Challenge Vl
Crack the code and win a Sony DCRHC40 MiniDV Digital Handycam
Camcorder. More prizes in the weekly Lunch Hour Challenge.
Sign up NOW http://ad.doubleclick.net/clk;10740251;10262165;m
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to