Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Jul 2002 03:16:39 +0900
From:      Hiroharu Tamaru <tamaru@myn.rcast.u-tokyo.ac.jp>
To:        "Kenneth Mays" <kmays2000@hotmail.com>
Cc:        mobile@FreeBSD.ORG
Subject:   Re: Intel ICH4
Message-ID:  <sa6lm8m5blk.wl@gin.myn.rcast.u-tokyo.ac.jp>
In-Reply-To: <LAW2-F369ge8uxrq3ES000099c8@hotmail.com> <200207040856.g648uHn95962@castle.jp.FreeBSD.org>
References:  <LAW2-F369ge8uxrq3ES000099c8@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi.

At Mon, 08 Jul 2002 09:15:33 -0400,
Kenneth Mays wrote:
> Anyone testing current drivers with ICH4?
> -K

It's still just a hack, but in
http://home.jp.freebsd.org/cgi-bin/showmail/FreeBSD-users-jp/69715

one person reported it worked if you add

> > case 0x24c58086:
> > 	device_set_desc(dev, "Intel 82801DB (ICH4)");
> > 	return 0;

to somewhere around line 612 of /sys/dev/sound/pci/ich.c (rev 1.3.2.10)
and comment out the following lines at around line 560

> 	if ((stat & ICH_GLOB_STA_PCR) == 0)
> 	        return ENXIO;

I haven't investigated yet why the latter gives an error.
YMMV.
-- 
Hiroharu Tamaru

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?sa6lm8m5blk.wl>