Support for High Definition Audio (Controller) is in the tree.
Alexandre "Sunny" Kovalenko
alex.kovalenko at verizon.net
Sun Oct 1 07:10:13 PDT 2006
On Sun, 2006-10-01 at 19:27 +0800, Ariff Abdullah wrote:
> I've just committed support for Intel (and compatible)
> High Definition Audio (Controller). Please give it a good punch.
>
> For RELENG_6 users, you're left with
> http://people.freebsd.org/~ariff/test/hda_releng6.diff.
>
> The rest 6.1-RELEASE mostly, or simply because you're too lazy to
> apply the patch, I've provided binary kmod for both i386 and amd64,
> found at http://people.freebsd.org/~ariff/HDA/kmod/ . Get _BOTH_
> sound.ko and snd_hda.ko, no question about it.
>
>
> Welcome To HDA.
>
> On Sun, 1 Oct 2006 11:13:00 +0000 (UTC)
> Ariff Abdullah <ariff at FreeBSD.org> wrote:
> > ariff 2006-10-01 11:13:00 UTC
> >
> > FreeBSD src repository
> >
> > Added files:
> > sys/dev/sound/pci/hda hda_reg.h hdac.c hdac.h hdac_private.h
> > hdac_reg.h
> > sys/modules/sound/driver/hda Makefile
> > Log:
> > Add support for Intel High Definition Audio Controller.
> >
> > This driver make a special guarantee that "playback" works
> > on majority hardwares with minimal or without specific vendor
> > quirk.
> >
> > This driver is a product of collaborative effort made by:
> >
> > Stephane E. Potvin <sepotvin at videotron.ca>
> > Andrea Bittau <a.bittau at cs.ucl.ac.uk>
> > Wesley Morgan <morganw at chemikals.org>
> > Daniel Eischen <deischen at FreeBSD.org>
> > Maxime Guillaud <bsd-ports at mguillaud.net>
> > Ariff Abdullah <ariff at FreeBSD.org>
> >
> > ....and various people from freebsd-multimedia at FreeBSD.org
> >
> > Refer to snd_hda(4) for features and issues.
> >
> > Welcome To HDA.
> >
> > Sponsored by: Defenxis Sdn. Bhd.
> >
> > Revision Changes Path
> > 1.1 +1226 -0 src/sys/dev/sound/pci/hda/hda_reg.h (new)
> > 1.1 +4584 -0 src/sys/dev/sound/pci/hda/hdac.c (new)
> > 1.1 +69 -0 src/sys/dev/sound/pci/hda/hdac.h (new)
> > 1.1 +335 -0 src/sys/dev/sound/pci/hda/hdac_private.h
> > (new) 1.1 +266 -0 src/sys/dev/sound/pci/hda/hdac_reg.h
> > (new) 1.1 +9 -0
> > src/sys/modules/sound/driver/hda/Makefile (new)
> >
>
>
> --
> Ariff Abdullah
> FreeBSD
>
> ... Recording in stereo is obviously too advanced
> and confusing for us idiot ***** users :P ........
Success
-------
Hardware/chipset: IBM^H^H^HLenovo ThinkPad X60 (1709-73U)
http://www.pc.ibm.com/us/notebooks/thinkpad/x-series/xseries_byo_x60.html
Playback: Works flawlessly
Recording: Works flawlessly
Specific Issues: None. Haven't got an analog CD or any kind of optical
drive though.
Special request: Please forgive me for not being too helpful.
Verbose dmesg:
pcm0: <Intel 82801G High Definition Audio Controller>
mem 0xee240000-0xee243fff irq 17 at device 27.0 on pci0
pcm0: <HDA Codec: Analog Device AD1981HD>
pcm0: <HDA Driver Revision: 20061001_0028>
Thank you very much for great work.
--
Alexandre "Sunny" Kovalenko (Олександр Коваленко)
More information about the freebsd-multimedia
mailing list