From owner-freebsd-current@FreeBSD.ORG Sun Oct 1 11:29:18 2006 Return-Path: X-Original-To: freebsd-current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 367CC16A403; Sun, 1 Oct 2006 11:29:18 +0000 (UTC) (envelope-from ariff@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E94543D46; Sun, 1 Oct 2006 11:29:17 +0000 (GMT) (envelope-from ariff@FreeBSD.org) Received: from misaki (root@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with SMTP id k91BTF0S068696; Sun, 1 Oct 2006 11:29:16 GMT (envelope-from ariff@FreeBSD.org) Date: Sun, 1 Oct 2006 19:27:28 +0800 From: Ariff Abdullah To: freebsd-multimedia@FreeBSD.org, freebsd-current@FreeBSD.org Message-Id: <20061001192728.0cc7cdf6.ariff@FreeBSD.org> In-Reply-To: <200610011113.k91BD09L005884@repoman.freebsd.org> References: <200610011113.k91BD09L005884@repoman.freebsd.org> Organization: FreeBSD X-Mailer: /usr/local/lib/ruby/1.8/net/smtp.rb Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Sun__1_Oct_2006_19_27_28_+0800_8p5RGTU+CkE7S6/6" Cc: Subject: Support for High Definition Audio (Controller) is in the tree. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Oct 2006 11:29:18 -0000 --Signature=_Sun__1_Oct_2006_19_27_28_+0800_8p5RGTU+CkE7S6/6 Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 wrote: > ariff 2006-10-01 11:13:00 UTC >=20 > FreeBSD src repository >=20 > Added files: > sys/dev/sound/pci/hda hda_reg.h hdac.c hdac.h hdac_private.h=20 > hdac_reg.h=20 > sys/modules/sound/driver/hda Makefile=20 > Log: > Add support for Intel High Definition Audio Controller. > =20 > This driver make a special guarantee that "playback" works > on majority hardwares with minimal or without specific vendor > quirk. > =20 > This driver is a product of collaborative effort made by: > =20 > Stephane E. Potvin > Andrea Bittau > Wesley Morgan > Daniel Eischen > Maxime Guillaud > Ariff Abdullah > =20 > ....and various people from freebsd-multimedia@FreeBSD.org > =20 > Refer to snd_hda(4) for features and issues. > =20 > Welcome To HDA. > =20 > Sponsored by: Defenxis Sdn. Bhd. > =20 > 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 =20 > src/sys/modules/sound/driver/hda/Makefile (new) >=20 -- Ariff Abdullah FreeBSD ... Recording in stereo is obviously too advanced and confusing for us idiot ***** users :P ........ --Signature=_Sun__1_Oct_2006_19_27_28_+0800_8p5RGTU+CkE7S6/6 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFH6Yjlr+deMUwTNoRAtAmAJwObJUiGku607iNeNNd45WOMi0l3wCfRQWT EIwwZ35OZR9HZ2mvegeqjSQ= =a/VN -----END PGP SIGNATURE----- --Signature=_Sun__1_Oct_2006_19_27_28_+0800_8p5RGTU+CkE7S6/6--