Look for alignment and packing issues on older kernels. Many of the structure definitions for IP and ARP did not include __attribute__((packed)) in the ARM ports of the kernel. 2.4.19 (rmk7) is the current ARM port with most (if not all) of the alignment and packing issues corrected. rtg On Tuesday 29 July 2003 07:46, D Qi wrote: > Fellows, > > I am writing a network driver for 2.4.10 kernel on ARM Integrator. It > works almost properly by now(normal telnet, ftp etc works). Now we are > tring to do some tests. It seems it refuse to response to the SNAP > frame. We are pretty sure the hardware received it and passed it to the > driver, the driver then passed it to the kernel. But the problem is the > kernel won't reponse to it. > > Is this a issue for the network setting of the running Linux box or some > thing else? Does SNAP frame work by default or is there some thing need > to be done at the driver level? Please help. > > Thanks, > > David > > - > : send the line "unsubscribe linux-net" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- Tim Gardner - timg@tpi.com 406-443-5357 TriplePoint, Inc. - http://www.tpi.com PGP: http://www.tpi.com/PGP/Tim.txt - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html