HI !
   I am new to this field. I have a USB device which
has 8 endpoints. and I have a driver for it which
registers it as a char driver (uCLinux ). I am trying
to write a network driver over it, I mean IP over USB
..sort of.. :-)
   What I need to know is... Is it possible to
configure Endpoint 1,2 and 3 for this purpose (N/W)
and use end point 4,5 etc.. for charector driver
interface ? [I mean to use end point 5,6 and others
through char driver and in application,do
..open("dev/usb/ep5", RD); ]
    Does the USB device support this ?
                    Regards
                    Vignesh Baliga

________________________________________________________________________
Missed your favourite TV serial last night? Try the new, Yahoo! TV.
       visit http://in.tv.yahoo.com


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to