David Brownell wrote: > > If you can ping in one direction but not the other, I'd suspect the > issue is some sort of IP configuration issue on the Windows side. > Can you do more than ping ... SSH, maybe? > I added debug statements in rndis_add_hdr and rndis_rm_hdr to view the packet data. As sated earlier, the packet data looks good when pinging from the device to XP. When pinging from XP to our device, the incoming packet looks OK, but there is no outgoing response. I will try to trace this through the gadget eth driver now.
Also, telnet fails form the device to the XP machine. : ( > I'm curious why you have disabled dma. If that's a leftover from > the early problems with using the 2280's DMA chaining, I'd expect > you should be able to turn it back on now ... the default mode is > to not use the DMA chaining, so it's back to one IRQ per transfer > but all the funky cases with IN chaining are gone. > Actually, I have DMA disabled because dma_alloc_coherent isn't working correctly for our system (405GPr has a non-coherent cache). I have been using the kernel from ppc.bkbits.net/linuxppc-2.5 and lately form source.mvista.com/linux-2.5-ocp (4xx OCP support). The DMA issue was discussed at length on the ppc dev list, so I need to sort through the postings. Jon ------------------------------------------------------- This SF.Net email is sponsored by Sleepycat Software Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver higher performing products faster, at low TCO. http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel