Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jul 2010 02:03:03 +0530
From:      Gautham Ganapathy <gauthamg@gmail.com>
To:        questions@freebsd.org
Subject:   64-bit Windows XP NDIS drivers giving missing symbols
Message-ID:  <AANLkTinhc-Qp1jV3TB92BYPf3UxVV7Uf0TJN2X7wwLxt@mail.gmail.com>

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

I have an Alienware m11x with a Dell 1520 wireless minicard (Broadcom
BCM4353 chipset). It comes with only Windows 7 drivers, but I was able to
download Windows XP drivers seperately. However, after I generate the kernel
module (I am using the 64-bit WinXP driver and freebsd amd64), I get errors
when I try to load it. It says that the following symbols are missing

ZwQueryInformationFile
ZwCreateFile
ZwReadFile
IoUnregisterPlugPlayNotification
ExFreePoolWithTag

According to MSDN, these were introduced in Windows 2000.

Is there any way of getting this driver running ?

Regards
Gautham



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