Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jun 2008 08:34:06 -0400
From:      Coleman Kane <cokane@FreeBSD.org>
To:        "Paul B. Mahol" <onemda@gmail.com>
Cc:        freebsd-current@freebsd.org, thompsa@freebsd.org
Subject:   Re: Call for Testers: Convert watchdog spinlock into a sleepable mutex in if_ndis
Message-ID:  <1213101246.1588.5.camel@localhost>
In-Reply-To: <3a142e750806092016u34fcd515v7022aa6a0a034e17@mail.gmail.com>
References:  <1212870158.1724.25.camel@localhost> <3a142e750806071855wb9f4cddk9be25e8c0f3d4984@mail.gmail.com> <1213013020.25641.3.camel@localhost> <1213026755.1628.25.camel@localhost> <3a142e750806092016u34fcd515v7022aa6a0a034e17@mail.gmail.com>

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

--=-IdIsGMyL5ZBJwai40Vn1
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Tue, 2008-06-10 at 05:16 +0200, Paul B. Mahol wrote:
> On 6/9/08, Coleman Kane <cokane@freebsd.org> wrote:
> > Ignore the previous patch (#2) and try this one instead:
> >       *
> > http://people.freebsd.org/~cokane/patches/if_ndis-spinlock-to-mtx3.patc=
h
> >
>=20
> Fine for me, LOR appear any more.

Thanks for the report.

>=20
> BTW: I'm dont like first line showing over and over again. It would be ni=
ce
> if that clueless message goes away.

Is this a new message introduced with my changes? I sure hope not!

Typically that message is there because the API functions (in your case
IoGetDeviceObjectPointer) for Win32/Win64 DDK are not completely
implemented in NDIS. Different Win32/Win64 drivers may yield different
"no match for" messages. In my case, I went through about 10 drivers
that had unmatched symbols before I found one that worked flawlessly.

Try one of the NDIS drivers I have posted here:
      * http://www.cokane.org/dokuwiki/freebsd/amd64_compatibility

If you need a 32-bit driver, let me know and I'll send one over (the
ones on my site are all AMD64).

>=20
> no match for IoGetDeviceObjectPointer  <---- this one
> ndis0: <Broadcom 802.11b/g WLAN> mem 0xf4000000-0xf4003fff irq 17 at
> device 0.0 on pci16
> ndis0: [ITHREAD]
> ndis0: NDIS API version: 5.1
>=20
--=20
Coleman Kane

--=-IdIsGMyL5ZBJwai40Vn1
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (FreeBSD)

iEYEABECAAYFAkhOdLgACgkQcMSxQcXat5d+yQCeI/muQ64zeznctkrAupICB/0I
dXoAnjDw+8aWA79T/0qSxFC1x+LMc7B0
=1RJg
-----END PGP SIGNATURE-----

--=-IdIsGMyL5ZBJwai40Vn1--




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