How to interface AC'97 codec driver with kernel ?
Pratik Singhal
ps06756 at gmail.com
Sun Jul 26 16:29:27 UTC 2015
Thanks, this was something I was looking for, the pci directory contains
many good example from which I can learn!
Regards,
Pratik Singhal
On Sat, Jul 25, 2015 at 12:10 PM, Alexander Leidinger <
Alexander at leidinger.net> wrote:
>
> On Sat, 25 Jul 2015 11:24:11 +0530
> Pratik Singhal <ps06756 at 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 at Leidinger.net: PGP 0xC773696B3BAC17DC
> http://www.FreeBSD.org netchild at FreeBSD.org : PGP 0xC773696B3BAC17DC
>
> --
> http://www.Leidinger.net Alexander at Leidinger.net: PGP 0xC773696B3BAC17DC
> http://www.FreeBSD.org netchild at FreeBSD.org : PGP 0xC773696B3BAC17DC
>
--
Regards,
Pratik Singhal
More information about the freebsd-hackers
mailing list