All of lore.kernel.org
 help / color / mirror / Atom feed
From: Juan Linietsky <coding@reduz.com.ar>
To: alsa-devel@lists.sourceforge.net
Subject: ENS1371 joystick problem, bug in driver?
Date: Sat, 11 Oct 2003 13:16:19 -0300	[thread overview]
Message-ID: <200310111315.21656.coding@reduz.com.ar> (raw)

I cant seem to get the joystick port to run under this card (Ensoniq 1371)
under alsa 0.9.rc6.

jstest on /dev/js0 (and others) returns no such device.

However it seems to work fine on the OSS/Free driver 'es1371.o' with parameter 
'joystick=1'

Relevant sections to /etc/asound.state:

state.AudioPCI {
        control.1 {
                comment.access 'read write'
                comment.type BOOLEAN
                iface CARD
                name 'Joystick Enable'
                value true
        }
        control.2 {
                comment.access 'read write'
                comment.type ENUMERATED
                comment.item.0 'port 0x200'
                comment.item.1 'port 0x208'
                comment.item.2 'port 0x210'
                iface CARD
                name 'Joystick Address'
                value 'port 0x200'
        }

I tried using all the values above, but nothing works, and higher values are 
ignored (error is reported).

However, when using the OSS/Free driver, by doing cat /proc/ioports shows the 
follownig

0218-021f : es1371

I can however, as mentioned above, not set such value on /etc/asound.state.

Regards

Juan Linietsky.






-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php

             reply	other threads:[~2003-10-11 16:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-11 16:16 Juan Linietsky [this message]
2003-10-13 12:28 ` ENS1371 joystick problem, bug in driver? Clemens Ladisch
2003-10-13 13:04   ` Takashi Iwai

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=200310111315.21656.coding@reduz.com.ar \
    --to=coding@reduz.com.ar \
    --cc=alsa-devel@lists.sourceforge.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.