From: Matt Kelly <radius@charter.net>
To: alsa-devel@lists.sourceforge.net
Subject: ioctl(... SNDCTL_SEQ_OUTOFBAND ...) help?
Date: Mon, 8 Mar 2004 09:30:24 -0600 (CST) [thread overview]
Message-ID: <200403081530.JAA04994@charter.net> (raw)
Hello,
I'm trying to locate the cause of a bug I filed: #0000108
(ioctl(... SNDCTL_SEQ_OUTOFBAND ...) does not work). I'm using SuSE 8.2 Pro
with an off-the-shelf 2.4.25 kernel, and an SB Audigy2 card. I'm using
an external MIDI keyboard and some MIDI rack-mount modules. Everything
seems to work just fine, audio and MIDI, except for this.
I've traced this all the way down to the function mpu401_write(), located
in alsa-kernel/pci/emu10k1/emumpu401.c. This is where all data gets
written to the sound card. (actually there is a func below it, but all it
does is the in's and out's.)
I've put in snd_printk()'s to print out the data going to the card. The data
looks "almost identical" whether I use ioctl(... SNDCTL_SEQ_OUTOFBAND ...) or a
SEQ_START_NOTE(), etc. call.
So why would one work and not the other? Could it be something with IRQ's
not being enabled at the right time? All the same code gets used for
both types of operations past a certain point, and all the data looks very
similar. I don't know what the data bytes mean when at the hardware level,
so it could be that the small differences between the two may mean something.
Can anyone give me a pointer as to what else I should be looking at? Or, a
description of what the raw data bytes mean to the Audigy2?
Thanks,
Matt K.
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
next reply other threads:[~2004-03-08 15:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-08 15:30 Matt Kelly [this message]
2004-03-08 18:32 ` ioctl(... SNDCTL_SEQ_OUTOFBAND ...) help? Jaroslav Kysela
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=200403081530.JAA04994@charter.net \
--to=radius@charter.net \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox