On Mon, Nov 12, 2012 at 11:43 AM, Muhammad Minhazul Haque
<[email protected]> wrote:
> That's okay. Thank you for this.

Please verify that the patch I submitted is correct.  I gave you
credit for the patch.  In the future, please format your patches in
this way.

> I tested the hardware on both arch. On both machine, the module worked fine
> and successfully registered the device as ethernet with exact MTU and mac
> address, But I could make it connected to internet only on 32-bit machine.
> On 64-bit, the API failed to load device control.
>
> I'm attaching some debug logs (dmesg output, Beceem API logs). You might get
> idea where the error comes from. I think the problem is with the API, not
> module.

Okay, I will look at the log and see if I can find the bug.  This may
be related to this warning when compiling the driver on a 64 bit
machine: " warning: cast to pointer from integer of different size
[-Wint-to-pointer-cast]". I am still trying to track down the problem.
 Thanks for the debug messages, I do not have the hardware set up yet
to test, so these messages are helpful!

Thanks,
Kevin
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to