jonathan 64b99b333d The pmax 3100 interrupt-init code is broken: cpu_startup() enables
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.)
1995-05-02 20:00:09 +00:00
..
1995-04-21 01:24:26 +00:00
1995-04-21 01:24:26 +00:00
1995-04-11 10:08:42 +00:00
1995-04-11 10:23:32 +00:00
1995-04-21 01:24:26 +00:00
1995-04-21 01:24:26 +00:00
1995-04-11 10:21:51 +00:00