On Fri, 2004-10-29 at 15:59, Ronald G. Minnich wrote:
I've just finished fixups to filo that make it quite a bit faster.
First, it used to scan the bus twice, the first time to do a count. That's slow, although it was a nice algorithm. But it only needed to find at most 2 devices.
Since it appears nobody is maintaining FILO do you think we should put it in util directory in freebios2?
Ollie