All of lore.kernel.org
 help / color / mirror / Atom feed
From: Winfried Ritsch <ritsch@iem.at>
To: Thomas Charbonnel <thomas@undata.org>
Cc: alsa list <alsa-devel@lists.sourceforge.net>
Subject: Re: hdsp driver and tools update
Date: Tue, 4 Nov 2003 19:24:49 +0100	[thread overview]
Message-ID: <16295.61169.732364.138708@seneca.iemnet> (raw)
In-Reply-To: <1067966747.29960.75.camel@lotte.street-vision.com>



Hello,

 Thanx for the work, just 2 cosmetic questions:

 (just testing and comparing HDSP9552 /HDSP9632  and HDSP-MADI on
 function, so I fall over these:)
 


  I have a questions to the patch:

  1)
     +#define H9632_SS_CHANNELS	 12
     +#define H9632_DS_CHANNELS	 8
     +#define H9632_QS_CHANNELS	 4
 
    I always thought the HDSP96 can use 16 channels in Single speed
     since you can use 
      adat (8) + analog (2) + spdif (2) + optional 4 channels expansion
     at the same time.
  

 2) different IOextents on different cards 

     +#define HDSP_IO_EXTENT     7168

    maybe its safer to use
  
    io_extent= pci_resource_len(pci,0);

    (in the hdsp_createfunction instead of giving a fix one.)


 3) should we change the the hw_params so that only needed channels are
    enabled (and change the ruleset to it) ?



mfg winfried ritsch



Justin Cormack writes:
>On Sat, 2003-11-01 at 11:19, Thomas Charbonnel wrote:
>> Hi,
>> 
>> I apologize for having been so silent the last few weeks, I was in the
>> process of moving from Lyon, France to Berlin, Germany. This is now done,
>> and I resumed my work on the hdsp driver and tools.
>> Latest patches and tools can be found here :
>> http://www.undata.org/~thomas/
>> Mojor changes include support for hdsp 9632 cards and bugfixes for hdsp
>> 9652 cards.
>> Hdspconf and hdspmixer now support 96xx cards, though this needs testing
>> as I do not have the hardware.
>
>Thanks very much, this fixes hdsp9652 matrix mixer and it appears to be
>working perfectly. hdspmixer appears to work on a quick test with 9652.
>Excellent work.
>
>(tested with todays cvs alsa).
>
>thanks very much
>
>Justin Cormack
>
>
>
>
>-------------------------------------------------------
>This SF.net email is sponsored by: SF.net Giveback Program.
>Does SourceForge.net help you be more productive?  Does it
>help you create better code?   SHARE THE LOVE, and help us help
>YOU!  Click Here: http://sourceforge.net/donate/
>_______________________________________________
>Alsa-devel mailing list
>Alsa-devel@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/alsa-devel


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/

  reply	other threads:[~2003-11-04 18:24 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-01 11:19 hdsp driver and tools update Thomas Charbonnel
2003-11-01 14:01 ` Mark Knecht
2003-11-03  9:14 ` Roslyn Hoskin
2003-11-03 13:31   ` Thomas Charbonnel
2003-11-03 12:15 ` Takashi Iwai
2003-11-04 17:25 ` Justin Cormack
2003-11-04 18:24   ` Winfried Ritsch [this message]
2003-11-06 14:14     ` Thomas Charbonnel
2003-11-05  2:38 ` Roslyn Hoskin
2003-11-03 13:39 Thomas Charbonnel
2003-11-03 19:11 ` Takashi Iwai

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=16295.61169.732364.138708@seneca.iemnet \
    --to=ritsch@iem.at \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=thomas@undata.org \
    /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.