Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Feb 2007 09:22:31 +0300
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        Goran Gajic <ggajic@afrodita.rcub.bg.ac.yu>
Cc:        current@FreeBSD.org
Subject:   Re: em0+msi related panic
Message-ID:  <20070228062231.GA36374@rambler-co.ru>
In-Reply-To: <Pine.LNX.4.64.0702271425110.20218@afrodita.rcub.bg.ac.yu>
References:  <Pine.LNX.4.64.0702271128420.2901@afrodita.rcub.bg.ac.yu> <Pine.LNX.4.64.0702271425110.20218@afrodita.rcub.bg.ac.yu>

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

--OgqxwSJOaUobr8KG
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Feb 27, 2007 at 02:32:26PM +0100, Goran Gajic wrote:
[...]
> It should be:
>=20
>         if ((error =3D bus_setup_intr(dev, adapter->res_interrupt,
>             INTR_TYPE_NET,NULL, em_intr_fast, adapter,
>             &adapter->int_handler_tag)) !=3D 0) {
>=20
> not
>=20
>         if ((error =3D bus_setup_intr(dev, adapter->res_interrupt,
>             INTR_TYPE_NET, em_intr_fast,NULL  adapter,
>             &adapter->int_handler_tag)) !=3D 0) {
>=20
Fixed, thanks!


Cheers,
--=20
Ruslan Ermilov
ru@FreeBSD.org
FreeBSD committer

--OgqxwSJOaUobr8KG
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.2 (FreeBSD)

iD8DBQFF5R+nqRfpzJluFF4RArRCAJ9+QQNQjKIRsOD5u3xNMFoT+WgTwgCfRFRZ
wY5giduGIa1x+A6CpeI2WZE=
=7DYB
-----END PGP SIGNATURE-----

--OgqxwSJOaUobr8KG--



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