Update of /cvsroot/alsa/alsa-kernel/Documentation
In directory sc8-pr-cvs1:/tmp/cvs-serv13252/Documentation

Modified Files:
        ALSA-Configuration.txt Joystick.txt 
Log Message:
added auto-detection of joystick port.


Index: ALSA-Configuration.txt
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/Documentation/ALSA-Configuration.txt,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ALSA-Configuration.txt      14 Oct 2003 13:59:19 -0000      1.21
+++ ALSA-Configuration.txt      24 Oct 2003 13:42:41 -0000      1.22
@@ -173,7 +173,7 @@
     Module for soundcards based on Avance Logic ALS4000 PCI chip.
 
     joystick_port - port # for legacy joystick support.
-                    0 = disabled (default)
+                    0 = disabled (default), 1 = auto-detect
     
     Module supports up to 8 cards, autoprobe and PnP.
 
@@ -390,7 +390,7 @@
                        * SoundBlaster Vibra PCI
 
     joystick_port      - port # for joystick (0x200,0x208,0x210,0x218),
-                         0 = disable (default)
+                         0 = disable (default), 1 = auto-detect
 
     Module supports up to 8 cards and autoprobe.
     
@@ -1124,9 +1124,10 @@
 
     Module for Yamaha PCI chips (YMF72x, YMF74x & YMF75x).
 
-    mpu_port      - 0x300,0x330,0x332,0x334, -1 (disable) by default
-    fm_port       - 0x388,0x398,0x3a0,0x3a8, -1 (disable) by default
-    joystick_port - 0x201,0x202,0x204,0x205, -1 (disable) by default
+    mpu_port      - 0x300,0x330,0x332,0x334, 0 (disable) by default
+    fm_port       - 0x388,0x398,0x3a0,0x3a8, 0 (disable) by default
+    joystick_port - 0x201,0x202,0x204,0x205, 0 (disable) by default,
+                    1 (auto-detect)
     rear_switch   - enable shared rear/line-in switch (bool)
 
     Module supports autoprobe and multiple chips (max 8).

Index: Joystick.txt
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/Documentation/Joystick.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Joystick.txt        14 Oct 2003 13:59:19 -0000      1.1
+++ Joystick.txt        24 Oct 2003 13:42:41 -0000      1.2
@@ -36,11 +36,13 @@
 
     Driver     Module Option   Available Values
     ---------------------------------------------------------------------------
-    als4000    joystick_port   any address (e.g. 0x200), 0 = disable (default)
+    als4000    joystick_port   0 = disable (default), 1 = auto-detect,
+                                manual: any address (e.g. 0x200)
     au88x0     N/A             N/A
     azf3328    joystick        0 = disable, 1 = enable, -1 = auto (default)
     ens1370    joystick        0 = disable (default), 1 = enable
-    ens1371    joystick_port   0 = disable (default), 0x200,0x208,0x210,0x218
+    ens1371    joystick_port   0 = disable (default), 1 = auto-detect,
+                                manual: 0x200, 0x208, 0x210, 0x218
     cmipci     joystick        0 = disable (default), 1 = enable
     cs4281     N/A             N/A
     cs46xx     N/A             N/A
@@ -50,13 +52,13 @@
     sonicvibes N/A             N/A
     trident    N/A             N/A
     via82xx(*2)        joystick        0 = disable (default), 1 = enable
-    ymfpci(*3) joystick_port   0 = disable (default), 0x201,0x202,0x204,0x205
+    ymfpci     joystick_port   0 = disable (default), 1 = auto-detect,
+                                manual: 0x201, 0x202, 0x204, 0x205(*3)
     ---------------------------------------------------------------------------
 
     *1)  not all chips support joystick
     *2)  VIA686A/B only
-    *3)  With YMF744/754 chips, the port address is chosen automatically
-         and enabled by default
+    *3)  With YMF744/754 chips, the port address can be chosen arbitrarily
 
 The following drivers don't support gameport natively, but there are
 additional modules.  Load the corresponding module to add the gameport



-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to