Hi, I'm working on a wireless bridge based on the Intrinsyc CerfCube (ARM SA1100). It is running stock linux-2.4.17 with patch-2.4.17-rmk2 as well as some minor mods to make the crystal ethernet driver work.
Bridging works fine until I apply the netfilter patch http://bridge.sourceforge.net/devel/bridge-nf/bridge-nf-0.0.6-against-2.4.17.diff. The first thread that attempts a transmit (such as dhclient) faults in the kernel. Eventually the kernel interrupt handler screams 'Aeee!' and hangs. The netfilter patch applies cleanly even after rmk2. An X86 kernel with the netfilter patch works, so the patch must be mostly sane. Has anyone any experience with the netfilter stuff on ARM? Any hints on what I should be looking for? Alignment issues? I'm generating a build with more debug, so maybe something will give me a clue. rtg -- Tim Gardner - [EMAIL PROTECTED] 406-443-5357 TriplePoint, Inc. - http://www.tpi.com PGP: http://www.tpi.com/PGP/Tim.txt _______________________________________________ http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm Please visit the above address for information on this list.
