Re: [1/25/2010] Google Android for TP2 CDMA [In Dev]
Has anyone been able to replicate MrPippy's wifi success?
insmod returns an error when i try to load bmc4329.ko "invalid parameters"
Anyone know how i should insmod the driver?
I don't know if the 4329 even takes any parameters. This is what i used as an example
module_loaded("bcm4329") || log(insmod("/system/lib/modules/bcm4329.ko", ""), "Loading bcm4329.ko module");
This is from the wifi tether google code.
Last edited by [ACL]; 02-26-2010 at 01:33 PM.
Reason: more info
|