K 10 svn:author V 5 gibbs K 8 svn:date V 27 2004-11-18T20:22:31.000000Z K 7 svn:log V 337 Revert to basing all timeout/timer values in ms rather than us. The switch to us was to help out the Linux port, but really just invited overflow. In fact, the request sense timer was overflowing prior to this change making it much shorter than intended. aic_osm_lib.h: Be more careful about overflow in all timer/timeout primitives. END