Vineet -
I cannot really speak to 64-bit because I didn't actually do it. Not
really important for my configuration. However, I did have problems with
ndis-1.2.6 with getting ndiscvt to make properly.
The make ndsicvt failed because the declaration of strcasestr in
/usr/include/string.h did not match that in inf.c (in the i386
subdirectory of ndis-1.2.6. So I copied /usr/include/string.h to to the
ndis-1.2.6 source and then modified the string.h (local) file to make it
match the declaration and then changed the appropriate #include
statements in several files to reference the local version (which I
called string_ndis.h). Then the ndiscvt would finally make properly and
all the rest of the steps worked fine.
If you wish, I'll send you my version of the source offline along with
my detailed notes about what I did. Again, though, this is for a 32-bit
driver.
HTH,
Bruce
On 02/13/11 02:28 PM, V wrote:
Thanks Bruce,
I have found a few different copies of 64bit driver for broadcom chipset 4318,
and followed those instructions but no luck, can't get ndiscvt working for some
reason.
any idea?
Vineet
--
Bruce Hoiem
Home: 303 776-8989
Cel: 303 827-5801
Fax: 303 776-6686
bruce.ho...@speakeasy.net
_______________________________________________
opensolaris-help mailing list
opensolaris-help@opensolaris.org