Date: Wed, 8 Aug 2007 09:53:10 GMT From: Niki Denev <niki@totalterror.net> To: freebsd-gnats-submit@FreeBSD.org Subject: misc/115300: snd_hda(4) fails to attach on -CURRENT Message-ID: <200708080953.l789rAbD074647@www.freebsd.org> Resent-Message-ID: <200708081000.l78A07Ke096915@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 115300
>Category: misc
>Synopsis: snd_hda(4) fails to attach on -CURRENT
>Confidential: no
>Severity: non-critical
>Priority: high
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Wed Aug 08 10:00:07 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Niki Denev
>Release: 7.0-current
>Organization:
>Environment:
FreeBSD ndenev.totalterror.net 7.0-CURRENT FreeBSD 7.0-CURRENT #17: Thu Aug 2 14:59:01 EEST 2007 ndenev@ndenev.totalterror.net:/usr/obj/usr/src/sys/TERROR i386
>Description:
snd_hda(4) fails to attah on recent -current, while it was working on releng6.
The device is a onboard audio on Asus p5b deluxe bobo (intel chipset)
pcm0@pci0:27:0: class=0x040300 card=0x81ec1043 chip=0x284b8086
rev=0x02 hdr=0x00
vendor = 'Intel Corporation'
device = '82801H (ICH8 Family) HD Audio Controller'
class = multimedia
As discussed with ariff@ on #freebsd-azalia, this doesn't seems to be snd_hda problem(i've tried numerous revisions of snd_hda with no luck), but rather something other changed in -current.
>How-To-Repeat:
kldload snd_hda
pcm0: <Intel 82801H High Definition Audio Controller> mem
0xfebfc000-0xfebfffff irq 22 at device 27.0 on pci0
pcm0: hdac_mem_alloc: Unable to allocate memory resource
device_attach: pcm0 attach returned 6
It fails on bus_alloc_resource_any() in hdac_mem_alloc().
>Fix:
unknown
>Release-Note:
>Audit-Trail:
>Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708080953.l789rAbD074647>
