K 10 svn:author V 7 yongari K 8 svn:date V 27 2011-12-06T00:58:42.923893Z K 7 svn:log V 322 Make et_probe() return BUS_PROBE_DEFAULT such that allow other driver that has high precedence for the controller override et(4). Add missing callout_drain(9) in device detach and rework detach routine. While I'm here use rman_get_rid(9) instead of using cached resource id because bus methods are free to change the id. END