![jonathan](/assets/img/avatar_default.png)
interrupts before it calls configure(). On 3100s, this can result in the ethernet interface interrupting before leprobe() is ever called. Be a bit more defensive in leintr(), where it was dereferencing a null pointer. This reputedly fixes the oft-reported problems of 3100s not ooting unless they're on an idle net or had a hard reset done before boot. (Reworking the config code completely would be nice too.)
…
…
…
…
…
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%