Author: wmb Date: 2010-01-23 09:21:50 +0100 (Sat, 23 Jan 2010) New Revision: 1689
Modified: dev/hdaudio/test.fth Log: HDAudio selftest - Added a delay after connect-loopback to give time for complete insertion.
Modified: dev/hdaudio/test.fth =================================================================== --- dev/hdaudio/test.fth 2010-01-23 05:26:28 UTC (rev 1688) +++ dev/hdaudio/test.fth 2010-01-23 08:21:50 UTC (rev 1689) @@ -151,6 +151,7 @@ ." Connect loopback cable to continue.. " begin ?key-abort loopback-connected? until cr then + d# 500 ms \ Time to make sure the plug is all the way in ; : disconnect-loopback ( -- ) loopback-disconnected? 0= if