* AudioScience standalone alsa driver
@ 2005-05-31 9:30 Eliot Blennerhassett
0 siblings, 0 replies; only message in thread
From: Eliot Blennerhassett @ 2005-05-31 9:30 UTC (permalink / raw)
To: alsa-devel
Greetings.
I have started working on making a standalone version of the alsa driver for
audioscience cards.
(By which I mean the whole driver source is in the alsa tree, and doesn't rely
on separately built HPI driver).
As a start, I have just thrown together the current asihpi.c (alsa driver
module) with all the files for the HPI driver and made a couple of tweaks so
that there is only one module init.
Here is the code for the adventurous:
http://www.audioscience.com/internet/download/beta/asihpi-standalone0.02.tar.bz2
Unpack it in the pci subdirectory of driver source (warning: overwrites
Makefile there). Everything else is created in asihpi subdirectory.
I'm quite well aware that the code needs a lot of bashing into shape to get it
acceptable to alsa let alone the kernel...
Goals for the near future are
* Get the PCI detection and probing working like a normal driver
* Enable bus master audio transfer for cards that support it
* Avoid spinlock around every HPI message transaction
all constructive comments welcome. ;-)
--
Eliot Blennerhassett
AudioScience Inc.
-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-05-31 9:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-31 9:30 AudioScience standalone alsa driver Eliot Blennerhassett
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.