Subject: Re: Debugging Multia netboot
To: None <port-alpha@netbsd.org, weiss@Uni-Mainz.DE>
From: Ross Harvey <ross@teraflop.com>
List: port-alpha
Date: 10/05/1998 13:15:50
I would agree that this problem will not be easily fixed in the secondary
boot program. It's doing SRM callbacks to read and write the ethernet, so
it's going to be very hard to work around an SRM bug by simply doing the
callback with, oh, a delay, a nicely padded frame, or some other random
variation.

And for that matter, the level of inspiration required to do this will make
your problem with the defines look totally trivial.

   --Ross Harvey