Hi El mar, 02-06-2009 a las 09:47 +0200, Harald Schiöberg escribió: > you can run "make kernel_menuconfig" and add it statically to your kernel, > > or > > you can build a package, > "package/rt2570/Makefile" > is a nice example for a minimal kmod package
thanks a lot harald, I finally could install the forcedeth module, but It's extremely slow, even activating the NAPI for tx/rx, I cannot pass the 1Mbits per sencond, I used the following commands to test the card. openwrt: # nc -l -p 12345 > /dev/null another server with a direct cable: # cat /dev/zero | nc 192.168.1.1 12345 I'm using a 2.6.25 kernel Is this a known issue? thanks to everybody, Regards, -- Felipe Reyes Astorga counter.li.org #316380 _______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-users
