Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  8 Jul 2007 09:38:07 +0200 (CEST)
From:      Michael Fuckner <michael@fuckner.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   kern/114399: ICH9 reported as unknown Intel chipset
Message-ID:  <20070708073807.89F2F61CD2@dedihh.fuckner.net>
Resent-Message-ID: <200707080800.l6880BiQ004606@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         114399
>Category:       kern
>Synopsis:       ICH9 reported as unknown Intel chipset
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 08 08:00:11 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Michael Fuckner
>Release:        FreeBSD 7.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD g33.rebootking.de 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Sun Jul 8 07:52:58 UTC 2007 root@g33.rebootking.de:/usr
/obj/usr/src/sys/GENERIC amd64

	
>Description:
snd_hda doesn't know about ICH9 yet, reports chipset as unknown

>How-To-Repeat:
kldload snd_hda on machine with ICH9/I82801I

>Fix:
add 2 lines to /usr/src/sys/dev/sound/pci/hda/hdac.c

g33# diff hdac.c.orig hdac.c
135a136
> #define HDA_INTEL_82801I        HDA_MODEL_CONSTRUCT(INTEL, 0x293e)
402a404
>         { HDA_INTEL_82801I,  "Intel 82801I" },


>Release-Note:
>Audit-Trail:
>Unformatted:



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