From: Doug <nostar@comcast.net>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: EZ8 ADAT I/O card (ICE1712 chipset)
Date: Thu, 05 Feb 2004 15:41:53 -0500 [thread overview]
Message-ID: <4022AA91.6080706@comcast.net> (raw)
In-Reply-To: <s5hisilah4g.wl@alsa2.suse.de>
Takashi Iwai wrote:
> At Thu, 05 Feb 2004 03:50:30 -0500,
> Doug wrote:
>
>>Here is what I have done to the ice1712.c file in order to add support
>>for my EZ8 card. It's a temporary hack (emphesis on 'hack') until I add
>>code to reliably identify the ez8 from the hoontech (both cards share
>>the same subvendorid).
>>
>>/* EZ8 Hack */
>>int ez8=0;
>>MODULE_PARM(ez8, "i");
>>
>>I added this at the end of all ofthe MODULE_PARM() definitions.
>>
>>On line 2505, I made this change:
>>
>>for (tbl = card_tables+(ez8 ? 1 : 0); *tbl; tbl++) { /* EZ8 Hack */
>>
>
> i'd suggest to check ez8 option in hoontech.c rather than in the
> ice1712.c routine.
>
Good advice, but after I reealized the chip docs were right there on the
alsa ftp the whole time, I went ahead and decided to do it right. I put
ice1712.c back to its original state, adding a new struct
snd_ice1712_card_info called snd_ice1712_event_cards, and
MODULE_DEVICES, etc. I created an event.c (and .h) and will add support
following suit with hoontech.c and friends. Now, armed with the chip
specs, I will find a way to uniquely identify the ez8 card, and tailor
the driver to its features. I'll post the results when finished (or stuck).
Thanks for the info!
--
http://nostar.isa-geek.com/
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
next prev parent reply other threads:[~2004-02-05 20:41 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-30 13:57 EZ8 ADAT I/O card (ICE1712 chipset) Doug
2004-02-05 8:50 ` Doug
2004-02-05 11:41 ` Takashi Iwai
2004-02-05 20:41 ` Doug [this message]
2004-04-01 4:05 ` Doug McLain
2004-04-09 17:59 ` Doug McLain
2004-04-13 10:01 ` Takashi Iwai
2004-04-13 15:54 ` Takashi Iwai
2004-04-14 2:21 ` Doug McLain
-- strict thread matches above, loose matches on Subject: below --
2004-01-30 9:05 Doug
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=4022AA91.6080706@comcast.net \
--to=nostar@comcast.net \
--cc=alsa-devel@lists.sourceforge.net \
--cc=tiwai@suse.de \
/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