On Mon, 2008-03-17 at 18:08 -0500, Timur Tabi wrote: > Joakim Tjernlund wrote: > > > eth0 is also up, was it commit 4942bd80e83d13bf394df4a8109bee39d861820f > > that fixed that bug? > > Yep. Unfortunately, I don't really know enough about the ucc_geth driver to > know what could be wrong. I just noticed your message and remembered that > old bug. >
I noticed that ugeth_graceful_stop_rx() is lacking in_8()/out_8() so I am adding that, but I cant test until tmw. Also notice that there is a lot of in_beX()/out_beX() in the driver and those functions use the sync instruction. Won't that much suny usage hurt performance and is sync really needed? Jocke _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev