Date: Sun, 01 Oct 2006 10:10:02 -0400 From: "Alexandre \"Sunny\" Kovalenko" <alex.kovalenko@verizon.net> To: Ariff Abdullah <ariff@FreeBSD.org> Cc: freebsd-multimedia@FreeBSD.org, freebsd-current@FreeBSD.org Subject: Re: Support for High Definition Audio (Controller) is in the tree. Message-ID: <1159711802.919.7.camel@RabbitsDen.RabbitsLawn.verizon.net> In-Reply-To: <20061001192728.0cc7cdf6.ariff@FreeBSD.org> References: <200610011113.k91BD09L005884@repoman.freebsd.org> <20061001192728.0cc7cdf6.ariff@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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@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@videotron.ca> > > Andrea Bittau <a.bittau@cs.ucl.ac.uk> > > Wesley Morgan <morganw@chemikals.org> > > Daniel Eischen <deischen@FreeBSD.org> > > Maxime Guillaud <bsd-ports@mguillaud.net> > > Ariff Abdullah <ariff@FreeBSD.org> > > > > ....and various people from freebsd-multimedia@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 (Олександр Коваленко)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1159711802.919.7.camel>