On 11/30/2013 12:23 PM, Nikita N. wrote:
Hi Larry, thanks for your answer, I respect your experience, because in fact I have 20+ years heavy professional experience in programming, but very little indeed in linux kernel programming. The frames I see in monitor mode are real, not made up.. are real probe, beacons, acks, auth, and so on, I can see the same using laptop interface of my friend, which never got in contact with 3.11 - and he gets also all data frames too.. lucky him! :) What do you mean "make up the data"?
I have no idea how it worked at all Without the entry points in the EEPROM routine, module loading should have gotten an error. I hope you did not force the module to load. The driver had to generate a random MAC address. That is made up data.
About the kernel behavior I know.. but what you say is illogical.. if what you say is true, how can you explain that before exposing my two interfaces to 3.11, my kernel was nice, and after 3.11 got "severely broken" ?? if what you say its true, also kernel configuration of BT5 all versions, Kali all versions, Weaknet all version became suddenly broken just a few days ago.. by what, a collapsed star passing on Hearth orbit, a Solar Storm ? :)) The issue appears *EVERYWHERE* now.. before *EXPOSING* my two interfaces to 3.11 I had no problems whatsoever.. is that concept clear? Sorry, I dont know how to explain that better..
Your attitude is really putting me off!
Infact in the little free time I got today I have been analyzing some code.. and I see there are several calls to eeprom_93cx6_read and eeprom_93cx6_write.. so it looks possible to write data into eeprom, isnt it? Also the read operations imply some bit write into eeprom, isnt it? So, I think its possible that some bit got "flipped", due to some little bug/whatever around, isn'it? So, how can I "re-flip" back the right bit? I dont know.. but I guess you know what is the right bit to flip.. isn't it? ;)
When you want to read data from the PROM, you need to set up its controller to allow the read. The PROM is not mapped to memory. That is what the write operations do. As far as I know, there is no way to modify the data written into the PROM.
THAT IS EXACTLY WHAT I WANT TO DO! :D But for doing so I need my interfaces to go back operational, so I can reproduce all steps of last time, and catch the damned bug! Like that I cant see sh*t! if sh*t will happen again will mix with sh*t and I will keep seeing only sh*t! :)) Nice to know that something is working.. ;) So, are you going to give me some help or not? And I repeat, its not for me only, its for the whole community, for whoever will fall in that issue too! Thanks :)
If you want to send me one of your devices, I'll check it out. Otherwise, there is little I can do. It would be impossible to duplicate the path you have followed.
Larry -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html