* Small es1371 documentation fix (joyport)
@ 2001-05-09 19:36 David Riley
0 siblings, 0 replies; only message in thread
From: David Riley @ 2001-05-09 19:36 UTC (permalink / raw)
To: linux-kernel, t.sailer
[-- Attachment #1: Type: text/plain, Size: 521 bytes --]
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
[-- Attachment #2: es1371.diff --]
[-- Type: text/plain, Size: 766 bytes --]
--- 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
-sailer@ife.ee.ethz.ch
+t.sailer@alumni.ethz.ch
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-05-09 19:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-09 19:36 Small es1371 documentation fix (joyport) David Riley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox