Date: Thu, 23 Mar 2006 05:51:02 +0800 From: Ariff Abdullah <ariff@FreeBSD.org> To: "Angka H. K." <harikurniawan@gmail.com> Cc: freebsd-multimedia@FreeBSD.org Subject: Re: Poor sound quality with snd_via8233 > snd_ich Message-ID: <20060323055102.798509ca.ariff@FreeBSD.org> In-Reply-To: <4c40c4e70603220005h3e29a72bl87f455f554cbc015@mail.gmail.com> References: <4c40c4e70603220005h3e29a72bl87f455f554cbc015@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Wed, 22 Mar 2006 15:05:10 +0700 "Angka H. K." <harikurniawan@gmail.com> wrote: > ich_wr(sc, ICH_REG_GLOB_CNT, ICH_GLOB_CTL_COLD | ICH_GLOB_CTL_PRES, > 4); > > into : > > ich_wr(sc, ICH_REG_GLOB_CNT, ICH_GLOB_CTL_COLD, 4); > > in the ich_init() function in src/sys/dev/sound/pci/ich.c > > Above is the changes I made. > Here is the mail archive of my question about it a month ago: > http://archive.netbsd.se/?ml=freebsd-multimedia&a=2006-02&t=1779933 > 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 : > > 1. cvsuped to RELENG_6 > 2. make buildworld > 3. make kernel > 4. mergemaster -p > 5. mergemaster > > cvsup && make buildworld && \ make buildkernel && make installkernel && \ mergemaster -p && make installworld && mergemaster -i sort of.. -- Ariff Abdullah FreeBSD [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (FreeBSD) iD8DBQFEIcbKlr+deMUwTNoRAk66AKDUFEKJHmVl6xTf2jRHfnGw5lZw9wCg0Hws 8jKH4X91bUHTInT1po3tHBo= =NHbu -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060323055102.798509ca.ariff>
