At 25 Jun 2002 21:33:07 +1000,
Danni Coy wrote:
> 
> I have an AudiowerksII from Emagic. I was wondering what steps I could
> take to get this supported by Alsa. I have some programming experience
> but have never worked on device drivers before. I have contacted Emagic.
> What Next?

if you got a hardware spec, then take a look at the sources already
existing.  there are likely drivers with the similar chip design.
then copy it, and modify it.

also, it would be better to ask Emagic whether the spec can be put on
a public place, so that other developers can be involved with the
development.

unfortunately, there is no documentation about alsa kernel api.
the source is only exact information.
my old post on alsa-devel ML might help you to write a driver.
please check the ml archive (or google).

if you have no experience about writing device drivers, i recommend to
read a book before actually coding.  a book from o'reily "linux device
driver" is the best one.  it's even available on the web as a pdf
file.


ciao,

Takashi


-------------------------------------------------------
This sf.net email is sponsored by: Jabber Inc.
Don't miss the IM event of the season | Special offer for OSDN members! 
JabberConf 2002, Aug. 20-22, Keystone, CO http://www.jabberconf.com/osdn
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to