The documentation for the es1371 driver doesn't mention how to
activate/specify the joystick port's base address (I had to look in the
code).  This patch fixes it.  The same probably applies to the es1370 as
well as other cards, but lacking said cards, I couldn't say for sure. 
You may wish to re-word this, as it is not very concise, nor does it
read well (not that that's ever mattered in documentation before ;-). 
If you have any replies, please CC me directly (I'm no longer subscribed
to the list).

Thanks,
        David
--- es1371      Fri Jul 10 17:03:35 1998
+++ es1371      Wed May  9 15:20:56 2001
@@ -1,3 +1,11 @@
+/proc/sound, /dev/sndstat
+-------------------------
+
+/proc/sound and /dev/sndstat is not supported by the
+driver. To find out whether the driver succeeded loading,
+check the kernel log (dmesg).
+
+
 ALaw/uLaw sample formats
 ------------------------
 
@@ -51,6 +59,16 @@
 See http://www.cgs.fi/~tt/timidity/.
 
 
+Joystick Port
+-------------
+
+To enable the joystick port, enter "es1371=[port addr]" on the
+kernel command line.  Alternatively, if running as a module,
+enter "joystick=[port addr]" on the module's option line.
+Accepatble values for "port addr" are 0x200, 0x208, 0x210, and
+0x218.
+
+
 
 Thomas Sailer
[EMAIL PROTECTED]
[EMAIL PROTECTED]

Reply via email to