Re: Intel ICH4

Hiroharu Tamaru <[email protected]>
Newsgroups gmane.os.freebsd.devel.mobile
Message-ID <[email protected]>
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 [email protected]
with "unsubscribe freebsd-mobile" in the body of the message
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.