Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jul 2015 08:40:58 +0200
From:      Alexander Leidinger <Alexander@leidinger.net>
To:        Pratik Singhal <ps06756@gmail.com>
Cc:        freebsd-hackers <freebsd-hackers@freebsd.org>
Subject:   Re: How to interface AC'97 codec driver with kernel ?
Message-ID:  <20150725084058.Horde.VOuhK5_psS01pmYmg7IkQkZ@webmail.leidinger.net>

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

On Sat, 25 Jul 2015 11:24:11 +0530
Pratik Singhal <ps06756@gmail.com> wrote:

> In the case of AC'97, what all files should I look at ? I have so far
> looked at sys/dev/sound/pcm/ directory, but can't seem to understand
> much there.

sound/pcm contains generic code.
sound/pci is most probably the part you want to understand most. It
contains the hardware specific parts. Not all drivers there are on the
same quality/maturity level. No idea which is the best one to look at.

Maybe the following link helps a little bit with understanding more
easy what is used where (automatically generated out of the FreeBSD
source):
http://www.leidinger.net/FreeBSD/dox/dev_sound/html/

Bye,
Alexander.

--
http://www.Leidinger.net Alexander@Leidinger.net: PGP 0xC773696B3BAC17DC
http://www.FreeBSD.org    netchild@FreeBSD.org  : PGP 0xC773696B3BAC17DC

-- 
http://www.Leidinger.net Alexander@Leidinger.net: PGP 0xC773696B3BAC17DC
http://www.FreeBSD.org    netchild@FreeBSD.org  : PGP 0xC773696B3BAC17DC



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