----- Juan Luis López <[EMAIL PROTECTED]> wrote:
> Finally this works.......!!!!
> Thank you  for your help.
> I made it work with the David Brownell patch plus changin product and
> 
> vendor ID.
> Do not mark the RNDIS option in the kernel.
> I act as if i were a zaurus :
> //#define    SIMPLE_VENDOR_NUM    0x049f
> //#define    SIMPLE_PRODUCT_NUM    0x505a
> #define    SIMPLE_VENDOR_NUM    0x04DD
>  #define    SIMPLE_PRODUCT_NUM    0x8007
> In the window side use Zaurus Drivers driver and everything works 
> properly. I used (i think) the C860 ones.
> At last we have PXA27x connecting with linux and windows host .
> Here is the final patch i used.
> 

Fantastic!  I've just been going through the nightmare of trying to get RNDIS 
to work with the pxa270.  I'd much prefer using a cdc driver.  So let me get 
this straight, to get it working you:

- apply the pxa270 udc patch
- apply David's patch
- apply your patch
- use the Zaurus Windows driver

Is this correct?
The patch you attached doesn't seem to say what file is being altered, which 
file is it (ether.c by the look of it)?
Is there any license restrictions on the Zaurus Windows driver (still looking 
for it)?

Regards,
Justin.




-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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