On Tuesday 09 November 2004 01:03, tian tao wrote:
> Hi all,
>    I am doing a project using usbnet, and hope to discuss some topics about 
> usbnet with someone. Is there anyone is familiar with usbnet or have 
> interested in usbnet? I hope to ask some questions about usbnet first:
>    Is the usbnet a point-to-point network or a common ethernet network? 

See http://www.linux-usb.org/usbnet for more info;
it is NOT using a point-to-point model, that didn't
work as well as necessary.


>    If I hope to make usbnet support a new usb device, what work should I 
> do?

That depends on the device.  Minimally you'd just add
an entry into the MODULE_DEVICE_TABLE() and a pointer
to a structure defining a trivial "mini-driver"; many
of the host-to-host cables work like that.  But you
might need more extensive support, like the ax8817x
support.

- Dave


>    Thank you very much for reading my words and hope to hear some advice 
> from you.
>    Thank you:)
>        TianTao
> 


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to