I'd like to get a driver working for this card, but "where to start" is
always a sticking point.
The info I have so far on the card is pretty detailed:
1) Its a PCI card (duh!!)
2) It uses 4 AK4524 24 bit codecs (total of 8 channels)
3) The PCI Target chip is a PLX PCI 9052 (pretty common)
4) It has a Xylinx "glue" chip that make it all work.

Some "differences"
1) On the PCI interface it presents 4 regions:
  a) PLX registers
  b) I/O area where the samples are stored  32k 24 bit samples for
     each channel (seperate record/playback).  It has the RAM on the
     card for buffering.  NO DMA!!
  c) Control/Status for the FPGA (Xylinx) part
  d) Interface for loading the Xylinx part with its info (a supplied
     binary file, apparently propritery, but appears to be quite
     stable)
2) There are a pair of MIDI I/O ports that map into the region 'C'
   above.  MIDI is not my chief concern.
3) The card doesn't use DMA.  You get the audio samples into the
   memory on the card, and the driver takes it from there.
4) Lots of things are programmable.  The sample frequency is one that
   can vary from 6kHz to 115kHz (if you can hear that!!)
5) You can have LOTS of these cards in one system.  The card supports
   a master/slave logic that allows all of them to be sync'd
   together.  I have a friend that has 6 of them working under
   Windoze.  He really wants to "Go Linux!!", and I'd like to help!!

Unknowns:
Somehow this card generates interupts.  I really haven't figured it
out totally yet.

If you want some info, I can forward some (or post them).

Once things get started, I can do the debugging, but that "start" is
my most difficult thing.

Thanks.

=====
-- 
Tom Watson
[EMAIL PROTECTED]

__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com


-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to