From c3f352d4ad515968c54d216a0e53252eff8ab3ef Mon Sep 17 00:00:00 2001 From: peter Date: Sat, 30 Dec 1995 19:02:48 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r13122, which included commits to RCS files with non-trunk default branches. --- usr.sbin/spkrtest/spkrtest.sh | 38 -------------------------------------- 1 file changed, 38 deletions(-) delete mode 100644 usr.sbin/spkrtest/spkrtest.sh (limited to 'usr.sbin/spkrtest') diff --git a/usr.sbin/spkrtest/spkrtest.sh b/usr.sbin/spkrtest/spkrtest.sh deleted file mode 100644 index 319f352..0000000 --- a/usr.sbin/spkrtest/spkrtest.sh +++ /dev/null @@ -1,38 +0,0 @@ -: -# -# Test script for the speaker driver -# -# v1.0 by Eric S. Raymond (Feb 1990) -# v1.1 rightstuff contributed by Eric S. Tiedemann (est@snark.thyrsus.com) -# -reveille="t255l8c.f.afc~c.f.afc~c.f.afc.f.a..f.~c.f.afc~c.f.afc~c.f.afc~c.f.." -contact="f" -dance="t240dcdc/dev/speaker;; -contact) echo $contact >/dev/speaker;; -dance) echo $dance >/dev/speaker;; -loony) echo $loony >/dev/speaker;; -sinister) echo $sinister >/dev/speaker;; -rightstuff) echo $rightstuff >/dev/speaker;; -toccata) echo $toccata >/dev/speaker;; -startrek) echo $startrek >/dev/speaker;; -*) - echo "No such tune. Available tunes are:" - echo - echo "reveille -- Reveille" - echo "contact -- Contact theme from Close Encounters" - echo "dance -- Lord of the Dance (aka Simple Gifts)" - echo "loony -- Loony Toons theme" - echo "sinister -- standard villain's entrance music" - echo "rightstuff -- a trope from \"The Right Stuff\" score by Bill Conti" - echo "toccata -- opening bars of Bach's Toccata and Fugue in D Minor" - echo "startrek -- opening bars of the theme from Star Trek Classic" - ;; -esac -- cgit v1.1