kern/114399: ICH9 reported as unknown Intel chipset
Michael Fuckner
michael at fuckner.net
Sun Jul 8 08:00:12 UTC 2007
>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 at 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:
More information about the freebsd-bugs
mailing list