K 10 svn:author V 5 brian K 8 svn:date V 27 2002-04-10T03:13:28.000000Z K 7 svn:log V 227 Add a digi_delay() function and use it instead of tsleep() when polling the card for command completion. digi_delay() uses either tsleep() or DELAY() depending on the value of ``cold''. Pointed in the right direction by: jhb END