Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Feb 2012 13:09:11 +0400
From:      Ruslan Bukin <br@bsdpad.com>
To:        freebsd-multimedia@FreeBSD.org
Subject:   [RFT]: RME HDSPe AIO sound driver
Message-ID:  <20120207090911.GA81563@jail.io>

next in thread | raw e-mail | index | archive | help
Hi!

This is driver for RME HDSPe AIO (PCIe - series),
professional-grade ($800) sound card.

Many things not implemented (like MIDI in/out, 
TCO, WCM and other expansion boards).

So only analog and digital in/out are available.

Driver registers 8 out and 7 in stereo channels,
each represented as separate device, ie:
/dev/dsp%d.p%d
/dev/dsp%d.r%d

Card frequency is in range (32..192) KHz
and period size (32..4096) samples.

Period size is exported to dev.pcm.%d.period
sysctl.

Tested on latest HEAD only.

patch here:
http://bsdpad.com/hdspe/

-Ruslan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120207090911.GA81563>