Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 May 2007 17:25:14 -0700
From:      "David Christensen" <davidch@broadcom.com>
To:        "John Baldwin" <jhb@freebsd.org>, freebsd-current@freebsd.org
Subject:   RE: Releasing MSI Resources in a Module Causes Kernel Panic on -CURRENT
Message-ID:  <09BFF2FA5EAB4A45B6655E151BBDD90303ECF26B@NT-IRVA-0750.brcm.ad.broadcom.com>
In-Reply-To: <200705151914.56433.jhb@freebsd.org>
References:  <09BFF2FA5EAB4A45B6655E151BBDD90303DE3A51@NT-IRVA-0750.brcm.ad.broadcom.com> <200705151914.56433.jhb@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
>=20
> Can you print out the rid being passed to=20
> bus_release_resource()?  Also,=20
> having 'debug.bootverbose' on (sysctl) during the=20
> kldload/kldunload would be=20
> helpful.
>=20
Thanks John but I finally found the problem.  An internal flag I use
to track the rid was being cleared incorrectly, so I was trying to
release an IRQ rather than the MSI vectors, thus the error.

Dave=20




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