aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2012-06-21 15:44:31 +0200
committerTakashi Iwai <tiwai@suse.de>2012-06-21 15:44:31 +0200
commit4dbe263be3208eaa50f1e2fa56f5e5722d3fb61f (patch)
tree2b04a376ad7160fcdf4909387d283bbdb4acaab4 /README
parent19841c8e3afcc28065e1452d6a77fc4857f6ae0c (diff)
downloadhda-emu-4dbe263be3208eaa50f1e2fa56f5e5722d3fb61f.tar.gz
Allow dump only codec/FG info by passing "1"
also updated README for the corresponding part. Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index dde2a06..7cfa508 100644
--- a/README
+++ b/README
@@ -157,6 +157,11 @@ BASIC COMMANDS
Pin-ctls: 0x20: IN
Connection: 1
+ Passing the value 0 to the first argument is equivalent without
+ passing the argument, i.e. showing full dump.
+ By passing the value 1, it dumps only the codec and FG information
+ (e.g. codec name, vendor id, etc).
+
Also, you can pass a file name to the second argument if you want
to save the dump to the specifid file.