K 10 svn:author V 6 cokane K 8 svn:date V 27 2008-04-17T22:01:38.000000Z K 7 svn:log V 280 Change the timeout(9) usage in if_ndis to a callout(9) implementation, as the former is becoming deprecated and exhibits some extraneous Giant-locking. The new callout(9) is declared MPSAFE, so it may improve concurrency. Tested by: matteo Silence from: wpaul MFC after: 1 month END