From: Pavel Hofman <pavel.hofman@insite.cz>
To: "Vedran Miletić" <rivanvx@gmail.com>
Cc: alsa-devel@alsa-project.org
Subject: Re: ice1724 - TerraTec PHASE 22 no MIDI ports get created
Date: Mon, 25 Aug 2008 18:06:54 +0200 [thread overview]
Message-ID: <48B2D89E.8060403@insite.cz> (raw)
In-Reply-To: <fd3eb9bf0808250853k35642d97vbef5eff3c3d28430@mail.gmail.com>
Vedran Miletić wrote:
> Thanks a lot for your response, Pavel. You saved me from installing
> Windows to verify that my card isn't broken :-)
>
> Still, I don't understand:
> 1) Why is in phase.c ICE_EEP2_SYSCONF set to 0x00? What do different
> values do here, and how do you know which is the correct value?
> 2) When I looked up juli.c for 0x20, there is only:
> #define AK4114_ADDR 0x20 /* S/PDIF receiver */
> How come that 0x20 means MIDI?
That has nothing to do with midi, see below.
> 3) How come that juli.c has 0x2b and prodigy192.c has 0x6a in
> ICE_EEP2_SYSCONF? Does that differ because of the "amount" of stuff on
> that board, or some other reason? Again, how did you find out which is
> the correct value to set here?
Each bit represents a setting in a specific configuration register of
ICE1724HT, see the datasheet
http://alsa.cybermirror.org/manuals/icensemble/Envy24HT091DS.pdf
page 4-4, register CCS04 (called ICE_EEP2_SYSCONF in alsa)
Use a decent calculator with base conversions (kcalc) and find in the
datasheet table the meaning of 0x2b (hexadecimal) or 0x6a in CCS04.
> 4) Does the fact that 0x2b and 0x6a are larger than 0x20 makes MIDI
> get created? Or is it something else entirely?
see above
>
> I apologize if my questions are not apropriate, but I have just
> started exploring the depths of low-level coding and I still have very
> basic understanding of stuff that is going around. Thanks for any
> help.
I hope we can make another card work flawlessly in alsa.
Pavel.
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
next prev parent reply other threads:[~2008-08-25 16:07 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-25 14:50 ice1724 - TerraTec PHASE 22 no MIDI ports get created Vedran Miletić
2008-08-25 15:18 ` Pavel Hofman
2008-08-25 15:53 ` Vedran Miletić
2008-08-25 16:03 ` Takashi Iwai
2008-08-25 16:06 ` Pavel Hofman [this message]
2008-08-26 16:03 ` Vedran Miletić
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=48B2D89E.8060403@insite.cz \
--to=pavel.hofman@insite.cz \
--cc=alsa-devel@alsa-project.org \
--cc=rivanvx@gmail.com \
/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.