Subject: bootpath_store fun && games
To: None <port-sparc@netbsd.org>
From: Matthew Jacob <mjacob@feral.com>
List: port-sparc
Date: 01/07/2000 16:34:35
It seems to me that the current bootpath_store stuff has gotten broken-
right now, it seems we configure all SCSI busses first before probing
children (SCSI targets). This means that if, in your xxx_sbus routines,
you determine you're the booting HBA, you have to now *not* nullify the
stored bootpath.

Does anyone understand the current code at all?

-matt