On Wednesday 28 December 2005 10:07 pm, JITHENDRAN A wrote:
> We had tried connectivity with linux hosts test with following linux
> versions
> 
> Linux 2.4.20-8
> Linux 2.4.20
> Linux 2.6.5(Fedora Core 2)
> 
> But our device is not detected in all above versions (usbnet.c doesnot
> supports our device)

That sounds more or less right.  Those device ids are newish,
and it can't implement CDC Ethernet class.  Evidently 2.6.10
is new enough.

But you didn't say whether 2.6.14 itself has this issue ... only
that your backported version of that code does.  Maybe the pxa
code isn't ready for that SET_NETDEV_DEV, and you need to do some
tweaking of the driver model hookup.

- Dave


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to