K 10 svn:author V 3 imp K 8 svn:date V 27 2004-12-31T20:47:51.000000Z K 7 svn:log V 339 Implement device_quiesce. This method means 'you are about to be unloaded, cleanup, or return ebusy of that's inconvenient.' The default module hanlder for newbus will now call this when we get a MOD_QUIESCE event, but in the future may call this at other times. This shouldn't change any actual behavior until drivers start to use it. END