Re: [Alsa-devel] EZ8 ADAT I/O card (ICE1712 chipset)

2004-04-13 Thread Doug McLain
to digitally transfer some cubase 8-track projects to ardour. Doug Takashi Iwai wrote: At Tue, 13 Apr 2004 12:01:30 +0200, I wrote: Doug, At Fri, 09 Apr 2004 13:59:58 -0400, Doug McLain wrote: Whats the word on this patch? Does something need to change? Is it ok as is? sorry i've been too busy

Re: [Alsa-devel] EZ8 ADAT I/O card (ICE1712 chipset)

2004-04-09 Thread Doug McLain
Whats the word on this patch? Does something need to change? Is it ok as is? Doug McLain wrote: Here is a patch for EZ8 support with the snd-ice1712 driver. I kept everything contained within hoontech.c, as you suggested. I never bothered to go farther trying to uniquely identify between

Re: [Alsa-devel] EZ8 ADAT I/O card (ICE1712 chipset)

2004-03-31 Thread Doug McLain
option to enable EZ8 support. 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

[Alsa-devel] API questions

2004-03-19 Thread Doug McLain
I have posted my code in question here: http://rafb.net/paste/results/nI811998.html I have been studying the ALSA driver and lib API, and in doing so have written a simple raw pcm player. I used the tutorials written by Dr Matthias Nagorni and Paul Davis as templates, along with alot of gdb

Re: [Alsa-devel] ALSA Test suite

2004-03-15 Thread Doug
I wouldn't mind taking a look at it. I'm studying the ALSA driver / lib API right now and wrote a pcm player for the purpose of studying the API, and I do stuff like load it up with all the info and debug type alsa functions, experiment heavily with all of the hw_params functions on various

Re: [Alsa-devel] Multiple Delta 1010LT woes: UPDATE

2004-02-21 Thread Doug
that wrote the article (link below) didn't have good luck with multiple cards (actually he ran a 1010 and 1010LT), but he didn't use word clock sync for one, so I'm still optimisitc. Keep me informed... Thanks, Doug http://www.sonicstate.com/articles/article.cfm?page=1id=41 Ludwig Schwardt wrote

Re: [Alsa-devel] EZ8 ADAT I/O card (ICE1712 chipset)

2004-02-05 Thread Doug
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

Re: [Alsa-devel] EZ8 ADAT I/O card (ICE1712 chipset)

2004-02-05 Thread Doug
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

[Alsa-devel] EZ8 ADAT I/O card (ICE1712 chipset)

2004-01-30 Thread Doug
I finally decided to start working on ALSA support for my EZ8 card (www.event1.com) and man, did I get lucky. I am brand new to device driver development altogether, so my main concern here is learning how everything works in addition to just getting the EZ8 card to work. Out of the box, the

[Alsa-devel] EZ8 ADAT I/O card (ICE1712 chipset)

2004-01-30 Thread Doug
I finally decided to start working on ALSA support for my EZ8 card (www.event1.com) and man, did I get lucky. I am brand new to device driver development altogether, so my main concern here is learning how everything works in addition to just getting the EZ8 card to work. Out of the box, the

[Alsa-devel] New hardware - New developer / tester

2003-12-18 Thread Doug
Hi, My goal is to become ridiculously involved in linux audio, mainly (at least for now) device driver development. I have an EZBus audio device/control surface/mixer, and an EZ8 ADAT I/O card (www.event1.com). My goal was to write an ALSA driver for the EZ8 card and EZbus for use with