Sound support superior

Thanks to Emiel Kollof (sorry I screwed up attribution!), AC97 support has been synced up with FreeBSD, plus support for the following devices has been added by Jeroen Ruigrok:

Diamond Technology Monster (DT0398)
Intersil (Harris) HMP9701
Integrated Technology Express (ITE) ITE2226E and ITE2646E
Texas Instruments TLC320AD90
Winbond W83971D
Asahi Kasei AK4544A and AK4545
Realtek ALC850
Wolfson WM9711L, WM9712L, and WM9709
Texas Instruments’ TLV320AIC27
Conexant SmartDAA HSD11246

2 Replies to “Sound support superior”

  1. Hey! Get your facts straight! I ported the ac97 stuff over from CURRENT, and asmodai commited it and added lots more codecs.

    Please attribute it correctly :) Here’s the initial ac97 commit message:

    asmodai 2004/01/21 12:02:08 PST

    DragonFly src repository

    Modified files:
    sys/dev/sound/pcm ac97.c ac97.h ac97_patch.c ac97_patch.h
    Log:
    Synchronise with FreeBSD:

    ac97.c: 1.49
    ac97.h: 1.15
    ac97_patch.c: 1.2
    ac97_patch.h: 1.2

    Submitted by: Emiel Kollof

    Revision Changes Path
    1.3 +248 -130 src/sys/dev/sound/pcm/ac97.c
    1.3 +4 -4 src/sys/dev/sound/pcm/ac97.h
    1.3 +9 -3 src/sys/dev/sound/pcm/ac97_patch.c
    1.3 +3 -2 src/sys/dev/sound/pcm/ac97_patch.h

Comments are closed.