onboard sound
Samuel J. Greear
sjg at evilcode.net
Mon Oct 31 09:40:18 PDT 2011
On Mon, Oct 31, 2011 at 10:33 AM, Alex Hornung <ahornung at gmail.com> wrote:
> Devices are automatically created by devfs. MAKEDEV is obsolete.
>
> If you don't know which sound driver is the one you need, there is a
> pseudo-driver that depends on all others (sound.ko, iirc). If you load
> that, and you still don't get /dev/dsp and family, then odds are we
> don't support your card.
>
> Cheers,
> Alex
>
kldload snd_driver for the pseudo-driver.
Sam
More information about the Users
mailing list