Page 1 of 1

EMU10K Interfacing???

Posted: Sat Mar 29, 2003 12:00 am
by squrky
I'm currently writing a small single task OS dedicated to MIDI Sequencing and DSP for my studio. The idea is to get it running in a rack space for live performance use.

I'm having trouble finding any information on interfacing with my SBLive! card. I know how to enumerate my PCI bus and can detect it, but I don't know what to do with the memory/IO information therein.

I'm stuck here, so any help, or pointers to useful information will be very well received. Thanks guys.

RE:EMU10K Interfacing???

Posted: Sun Mar 30, 2003 12:00 am
by Chase
http://developer.creative.com links to two places that have some source code that you might want to read thru http://www.alsa-project.org/ and http://sourceforge.net/projects/emu10k1
The only other docs I know of refer to the old ISA sb cards, sorry.

-Chase