On Tue, 30 Jul 2002 12:34:24 +0200 "yaelgilad" <yaelgilad@myrealbox.com> wrote: Y> Your question highlighted a typo in my original question: Y> "reboot" should have been "boot" Y> Y> The crash occurs when I boot (or just turn-on) while packets are Y> arriving. Y> Y> The initial hunch was that I begin to handle packets before Y> initializations are complete, but the oops does not seem to be around Y> the driver's code. Can you reproduce the bug on a UML kind-of environment? Because if you do, then you simply hit Ctrl-C (or set a breakpoint at the driver initialization) and go debugging and you'll pretty soon find where is (and what's more importante what is and what is causing) your problem. Anyway, just my $0.02. Felipe -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/