From owner-freebsd-multimedia@FreeBSD.ORG Wed Mar 22 21:51:19 2006 Return-Path: X-Original-To: freebsd-multimedia@FreeBSD.org Delivered-To: freebsd-multimedia@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A71AD16A420 for ; Wed, 22 Mar 2006 21:51:19 +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 4E7FA43D46; Wed, 22 Mar 2006 21:51:19 +0000 (GMT) (envelope-from ariff@FreeBSD.org) Received: from misaki64 (root@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with SMTP id k2MLpHV9038838; Wed, 22 Mar 2006 21:51:18 GMT (envelope-from ariff@FreeBSD.org) Date: Thu, 23 Mar 2006 05:51:02 +0800 From: Ariff Abdullah To: "Angka H. K." Message-Id: <20060323055102.798509ca.ariff@FreeBSD.org> In-Reply-To: <4c40c4e70603220005h3e29a72bl87f455f554cbc015@mail.gmail.com> References: <4c40c4e70603220005h3e29a72bl87f455f554cbc015@mail.gmail.com> 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=_Thu__23_Mar_2006_05_51_02_+0800_GC7yqVoLsUueBzy8" Cc: freebsd-multimedia@FreeBSD.org Subject: Re: Poor sound quality with snd_via8233 > snd_ich X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Mar 2006 21:51:19 -0000 --Signature=_Thu__23_Mar_2006_05_51_02_+0800_GC7yqVoLsUueBzy8 Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, 22 Mar 2006 15:05:10 +0700 "Angka H. K." wrote: > ich_wr(sc, ICH_REG_GLOB_CNT, ICH_GLOB_CTL_COLD | ICH_GLOB_CTL_PRES, > 4); >=20 > into : >=20 > ich_wr(sc, ICH_REG_GLOB_CNT, ICH_GLOB_CTL_COLD, 4); >=20 > in the ich_init() function in src/sys/dev/sound/pci/ich.c >=20 > Above is the changes I made. > Here is the mail archive of my question about it a month ago: > http://archive.netbsd.se/?ml=3Dfreebsd-multimedia&a=3D2006-02&t=3D1779933 >=20 Thanks. I forgot about that thread since nobody had replied to give clear indication of its result. I'll take it. > Is it correct when I update the system I do the following : >=20 > 1. cvsuped to RELENG_6 > 2. make buildworld > 3. make kernel > 4. mergemaster -p > 5. mergemaster >=20 > cvsup && make buildworld && \ make buildkernel && make installkernel && \ mergemaster -p && make installworld && mergemaster -i sort of.. -- Ariff Abdullah FreeBSD --Signature=_Thu__23_Mar_2006_05_51_02_+0800_GC7yqVoLsUueBzy8 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (FreeBSD) iD8DBQFEIcbKlr+deMUwTNoRAk66AKDUFEKJHmVl6xTf2jRHfnGw5lZw9wCg0Hws 8jKH4X91bUHTInT1po3tHBo= =NHbu -----END PGP SIGNATURE----- --Signature=_Thu__23_Mar_2006_05_51_02_+0800_GC7yqVoLsUueBzy8--