K 10 svn:author V 6 scottl K 8 svn:date V 27 2005-03-02T15:56:42.000000Z K 7 svn:log V 238 The existing locking in the esp driver appears to be fairly adequate, so set the interrupt handler to be INTR_MPSAFE now that xpt_done() can be called without Giant. Giant is still on the top half of the driver and the timeout handlers. END