Re: Why are WiFi drivers for x64 unavailable?!?!?!?



Is it possible to have the drivers evaluated, in hopes that they may be provided to the legions of angry consumers who have been stupified by the lack of their existence?

There seems to be some sort of curse on wifi, as it pertains to 64-bit - particularly x64. (Linux would be a simple answer for me, if my applications were ported for it)


chris.aseltine@xxxxxxxxx wrote:
JS wrote:

I'm not a programmer - but I must ask - what's so hard about creating
drivers for 64 bit windows applications?

If the driver was created correctly, it's simply a matter of switching
to the 64-bit build environment and recompiling.

If it was not created correctly (i.e. a memory address was assumed to
be 32-bits), then there will be lots of errors to clean up...

.