> Actually, that command checks whether the driver implements quiesce() Yep.
> which is needed to suspend and resume as well as fast reboot quiesce() is needed for fast reboot. suspend / resume uses the attach(DDI_RESUME) / detach(DDI_SUSPEND) driver entry points. A driver might share code between detach(DDI_SUSPEND) and quiesce() -- This message posted from opensolaris.org _______________________________________________ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org