Poor sound quality with snd_via8233 > snd_ich

Ariff Abdullah ariff at FreeBSD.org
Wed Mar 22 21:51:19 UTC 2006


On Wed, 22 Mar 2006 15:05:10 +0700
"Angka H. K." <harikurniawan at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-multimedia/attachments/20060322/d4772ee3/attachment.pgp


More information about the freebsd-multimedia mailing list