]> git.hungrycats.org Git - linux/commitdiff
[PATCH] update docs to match maestro3 changes
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Sun, 6 Oct 2002 08:56:57 +0000 (01:56 -0700)
committerLinus Torvalds <torvalds@home.transmeta.com>
Sun, 6 Oct 2002 08:56:57 +0000 (01:56 -0700)
Documentation/sound/oss/Maestro3

index ce6cf791ce6c0d926aa4e235bc7f241ef9b0212f..312d02fee5580328669fda34b18d980a80dca6e6 100644 (file)
@@ -71,10 +71,18 @@ There are very few options to the driver.  One is 'debug' which will
 tell the driver to print minimal debugging information as it runs.  This
 can be collected with 'dmesg' or through the klogd daemon.
 
-The other is 'external_amp', which tells the driver to attempt to enable
+One is 'external_amp', which tells the driver to attempt to enable
 an external amplifier.  This defaults to '1', you can tell the driver
 not to bother enabling such an amplifier by setting it to '0'.
 
+And the last is 'gpio_pin', which tells the driver which GPIO pin number
+the external amp uses (0-15), The Allegro uses 8 by default, all others 1.
+If everything loads correctly and seems to be working but you get no sound, 
+try tweaking this value. 
+
+Systems known to need a different value
+        Panasonic ToughBook CF-72: gpio_pin=13 
+
 Power Management
 ----------------