From: David Riley <oscar@the-rileys.net>
To: linux-kernel@vger.kernel.org, t.sailer@alumni.ethz.ch
Subject: Small es1371 documentation fix (joyport)
Date: Wed, 09 May 2001 15:36:21 -0400 [thread overview]
Message-ID: <3AF99C35.74BDAEC@the-rileys.net> (raw)
[-- 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
reply other threads:[~2001-05-09 19:39 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3AF99C35.74BDAEC@the-rileys.net \
--to=oscar@the-rileys.net \
--cc=linux-kernel@vger.kernel.org \
--cc=t.sailer@alumni.ethz.ch \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox