Re: [Alsa-devel] Writing a low level sound card driver for alsa.

2002-02-04 Thread Steve Harris
On Mon, Feb 04, 2002 at 03:35:04 -, James Courtier-Dutton wrote: > Hello > I am thinking of writing a low level sound card driver for alsa. > The card in question is the dxr3 hardware DVD player, which has analogue and > SPDIF out. > It currently works fine with OSS drivers. > The card has no

Re: [Alsa-devel] Writing a low level sound card driver for alsa.

2002-02-04 Thread Paul Davis
>Hello >I am thinking of writing a low level sound card driver for alsa. >The card in question is the dxr3 hardware DVD player, which has analogue and >SPDIF out. >It currently works fine with OSS drivers. >The card has no mixers, or recording function, just write and GETOPTR, >SETSPEED etc functi

[Alsa-devel] Writing a low level sound card driver for alsa.

2002-02-04 Thread James Courtier-Dutton
Hello I am thinking of writing a low level sound card driver for alsa. The card in question is the dxr3 hardware DVD player, which has analogue and SPDIF out. It currently works fine with OSS drivers. The card has no mixers, or recording function, just write and GETOPTR, SETSPEED etc function in o