how do u develp the driver? assembyly code?? programing language?? could u plz tell me?
First I haven't developed a new driver. It is still the normal wl1251 driver included within the Linux kernel. Like most of the Linux kernel, also the wl1251 driver is written in C.
it would be AWESOME if you could develop inyection drivers for the most recent kernel power, i am currencly using the inyection ones from neopwn and i had to install neopwn, dont want that i wanna use my mmc for other things like nitdroid lol
Of course, the latest power kernel will be supported.
I will include a new modified power kernel, when I publish the driver. After that the required changes will hopefully be incorporated into the power kernel itself, so we don't need modified power kernels in the future. (To not confuse people: that doesn't mean power kernel will support packet injection "out-of-the-box", it only means that the power kernel should then be compatible with compat-wireless)
I just want to give some updates regarding the packet injection driver:
I will definitively publish the patches on my own, because Neopwn hasn't answered my mails even one week after the deadline I set.
I am currently working on fixing a bug with managed/station mode. I have already invested much time into debugging this bug, but I still need some time to get the optimal workaround. (It seems to be a firmware issue.)
After I have fixed the bug I will forward-port the patches onto the current wireless-testing tree and do some testing with the current power kernel. Right before testing I also have to update my phone to PR1.3. (Still had no time to do that)
Another update regarding the packet injection driver:
It seems that I finally found the firmware issue causing the bug in managed/station mode. It wasn't too easy to figure this out due to the closed-source firmware, but I found a workaround.
Today I have successfully verified it at various locations and now I am continuing with upgrading my phone to PR1.3 and forward-porting the patches to current wireless-testing.
If nothing went wrong I may release the driver before Christmas.
No. Patches are going upstream and will get backported by the required people. Please wait until the kernel is released publicly, and any accompanying drivers can be compiled and provided.