
Aug. 31, 2007
3:02 a.m.
Author: wmb Date: 2007-08-31 03:02:04 +0200 (Fri, 31 Aug 2007) New Revision: 587 Modified: dev/geode/ac97/selftest.fth Log: OLPC audio - close microphone after selftest, so LED goes off. Modified: dev/geode/ac97/selftest.fth =================================================================== --- dev/geode/ac97/selftest.fth 2007-08-30 21:20:40 UTC (rev 586) +++ dev/geode/ac97/selftest.fth 2007-08-31 01:02:04 UTC (rev 587) @@ -21,6 +21,7 @@ : record ( -- ) open-in establish-level record-base record-len audio-in drop + close-in ; : play ( -- )
6526
Age (days ago)
6526
Last active (days ago)
0 comments
1 participants
participants (1)
-
svn@openbios.org