[Alsa-devel] hdsp.c code

2002-09-03 Thread Orm Finnendahl

Hi,

In the current cvs checkpout of hdsp.c code there seem to be some
leftovers starting line 2874:

...
} else {
   hdsp-type = Digiface;
 hdsp.c
hdsp-card_name = RME Hammerfall DSP (Digiface);
  hdsp-ss_channels = DIGIFACE_SS_CHANNELS;
  hdsp-ds_channels = 
DIGIFACE_DS_CHANNELS;
===
 1.10
} 

  hdsp_write (hdsp, HDSP_jtagReg, HDSP_S_PROGRAM);
...


I just got rid of the offending lines and hope that's o.k.

--
Orm


---
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1refcode1=vs3390
___
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel



Re: [Alsa-devel] hdsp.c code

2002-09-03 Thread Takashi Iwai

At Tue, 3 Sep 2002 10:56:21 +0200,
Orm Finnendahl wrote:
 
 Hi,
 
 In the current cvs checkpout of hdsp.c code there seem to be some
 leftovers starting line 2874:

mine looks ok.  perhaps it's a result of merge.
please try to remove the while file hdsp.c and check it out again.


Takashi


---
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1refcode1=vs3390
___
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel



Re: [Alsa-devel] hdsp.c code

2002-09-03 Thread Orm Finnendahl


Am Dienstag, den 03. September 2002 um 12:18:17 Uhr (+0200) schrieb
Takashi Iwai:

 mine looks ok.  perhaps it's a result of merge.
 please try to remove the while file hdsp.c and check it out again.


yep. It's o.k. now.

--
Orm


---
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1refcode1=vs3390
___
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel



Re: [Alsa-devel] [PATCH] integrate snd-usb-midi into snd-usb-audio

2002-09-03 Thread karsten wiese

 --- Takashi Iwai [EMAIL PROTECTED] schrieb:  Hi,
 
 thanks.  the patch is applied now to cvs.
 could you check whether it works for you?
 
 
 Karsten, can you rewrite the patch for your tascam
 driver based on
 this new mechanism?  if any other changes are
 needed, please let us
 know.
 
no changes needed. works well as it is now.
changed tascam driver available via email.
Tascam did not answer yet our calls to allow us the
use of their firmware.

proposal for autoloading snd-usb-midi from
snd-usb-audio if needed:

request_module( snd-usb-midi);

this way the tascam driver releaves the user from
taking care that snd-usb-midi is present.

Karsten

__

Gesendet von Yahoo! Mail - http://mail.yahoo.de
Möchten Sie mit einem Gruß antworten? http://grusskarten.yahoo.de


---
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1refcode1=vs3390
___
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel



Re: [Alsa-devel] alsamixer on cvs

2002-09-03 Thread Fernando Pablo Lopez-Lezcano

  After installing a new cvs version I'm getting an assertion failure in
  alsamixer (or amix).
 
  # alsamixer
  alsamixer: simple.c:869: simple_add1: Assertion `!simple-ctls[type].elem' 
  failed.
  Aborted

 could you try to remove the assert() at alsa-lib/src/mixer/simple.c
 line 869?  this looks like a wrong conditional...

I tried that and it seems to work fine now, obviously I did
not do extensive tests. Thanks.

-- Fernando


---
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1refcode1=vs3390
___
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel