Jump to content
3992 posts in this topic

Recommended Posts

hi,

 

i stumbled onto this site the other day, and would like to offer my services (i'm a former software engineer, now in grad school). i have a 3945 card in my thinkpad, which is running windows xp at the moment.

 

is there an FAQ out there on how to get started with this? i looked on the iwidarwin site but didn't see instructions for people interested in helping with the coding.

 

also, which OS version are you all using? does it matter? what's the best place to get it? i have experience with unix/linux programming, but i'm a bit of a newb when it comes to Mac OS, so i'm not familiar with things like version numbers, etc.

 

thanks,

matt

is there an FAQ out there on how to get started with this? i looked on the iwidarwin site but didn't see instructions for people interested in helping with the coding.

 

all developers are welcome - just read a few posts back - i've write some comments about the source code

 

funnypanks,

 

you can try to edit the info.plist for the vendor/id of your card - see in windows/linux for values. - linux gives more info on this

those with the mac address ff:ff:ff:ff:ff:ff should also try this - instead of using pci8086,4222. google for compatible devices for this - i've done so and get:

pci1179,ff31 (driver not attached)

Hardware properties:

name='reg' type=int items=5

value=00000000.00000000.00000000.00000000.00000000

name='compatible' type=string items=7

value='pci8086,27a0.1179.ff31.3' + 'pci8086,27a0.1179.ff31' + 'pci1179,ff31' + 'pci8086,27a0.3' + 'pci8086,27a0' + 'pciclass,060000' + 'pciclass,0600'

 

or

reinstall mac os x - might fix you problem

hey dude whats up, i have the INTEL PRO WIRELESS 2200BG and it works... too bad it has to be under UNSECURED but i just turned off my SSID Broadcast Option....

 

anywho... it connects with no PROBLEM... thanks...

 

any updates???

 

this is on a GATEWAY 8510GZ notebook...

End the discussion and stop waisting more time porting/dev the iwi 3945. It is now official that it can not be done.

Two highly estimed members of the apple dev team revealed that it cant be done, having risked their jobs trying to solve this riddle themselves, so please stop the bickering and moaning and get on with your lives. Stop being cheap asses, get a second job and buy a real mac.

End the discussion and stop waisting more time porting/dev the iwi 3945. It is now official that it can not be done.

Two highly estimed members of the apple dev team revealed that it cant be done, having risked their jobs trying to solve this riddle themselves, so please stop the bickering and moaning and get on with your lives. Stop being cheap asses, get a second job and buy a real mac.

 

Link?

End the discussion and stop waisting more time porting/dev the iwi 3945. It is now official that it can not be done.

Two highly estimed members of the apple dev team revealed that it cant be done, having risked their jobs trying to solve this riddle themselves, so please stop the bickering and moaning and get on with your lives. Stop being cheap asses, get a second job and buy a real mac.

 

 

Someone forgot to drink their cranberry juice. And dumbass it's not cause were too cheap, its just nice to have OS X running on standard hardware. Unlike Macs, you can pick and choose your hardware. I have a desktop that I taylored to my needs, and OS X runs great. And I just got an IBM X61 and it doesn't have network or sound so some project like this would help me out a lot. Also Mac is a nice middle ground, having a full unix core, and photoshop hehe, otherwise I'd just stick with linux.

End the discussion and stop waisting more time porting/dev the iwi 3945. It is now official that it can not be done.

Two highly estimed members of the apple dev team revealed that it cant be done, having risked their jobs trying to solve this riddle themselves, so please stop the bickering and moaning and get on with your lives. Stop being cheap asses, get a second job and buy a real mac.

Dude, you have no idea what you are talking about. Have you seen the progress Jalavui is making over the last 8-10 months? Jalavoi is getting real close now. Please don't spread these unproven rumors on the development topic. If what you said is true, show us a legitimate link!

More iwi2200 logs.

0xDEADBEEF network is WEP-64 open system this time. NSGUI shows the same network flags - 0x431 - as they were when network was WPA-PSK.

 

Please let me know if I do something wrong or if I can do something about my router settings to improve logs.

dmesg.txt

ioreg.txt

system.txt

0xDEADBEEF network is WEP-64 open system this time. NSGUI shows the same network flags - 0x431 - as they were when network was WPA-PSK.

 

if WPA flag is 0x431 and WEP-64 also , i'll have to figure out another way to detect the network type - i guess it can be detected in the encript settings

since you have a router, can you try different network settings and report the flags value you get?

 

i'm changing iwi2200 for QoS (Quality of Service) support. i'd like to know if it makes the driver slower or not

and add code for secure net authentication - this was missing in moses code

my guess is that we'll try to work on WEP first and after it's done try other algorithms

can someone help testing?

 

you can try this version - it will:

- associate to a secure network (might fail or drop packets)

- report network capability and flags (see in system.log at association time) - this is important for me to id the safe networks. look at the values and explain what type of network/encryption you're using

- QoS will be used/detected - report about download/upload speed performance

 

iwi3945

any report on the mac address ff:ff:ff:ff:ff:ff or "map is zero" problem?

 

iwi2100

dpeddi,

sorry for the mess of last post

let me know how i can help

send me a gmail account so i an add you to the iwidarwin site - you should commit your changes to the svn tree

iwi2200.dmg

There is no need for flaming or personal attacks. I merely stated that it couldn't be done, hence the post.

Proving this via link would be compromising two peoples actions and therebye jobs. This I cant nor wont do and I can only gather, that you understand this consideration. Dont take this the wrong way, I too enjoy running jas and uphuck, messing about with the iwi2200 and testing for the 3945, however you just reach a certain point when you gaze upon the casing of ur laptop and silently admit, that it never will nor become a mac. I can however offer you documentation via email as to why this port is a lost cause, however I will only do so if adressed by a dev. Anything else would be a waste of my time and effort. We are talking serious coding conflicts that cannot be solved via code only. I may be old and grumpy, but having coded the last 20 years of my life in every language basically, both professionally and at home, I will allow myself the luxury of claiming that I know better than those supporting the idea of this project without the skills needed in order to make this happen, as opposed to those who truly wishes to but are stuck.

hi jalavoui,

 

I made some progress:

 

Now my ipw2100 scan networks.

 

At the moment I can't join networks yet.

 

Attached my modufied source code.

 

Can you help me to understand why it don't join network?

 

Thank you

 

PS: If someone would like to try if my build works I attach binary too (Without installer)

iwi2100_src_eddi.tar.gz

iwi2100_bin.tar.gz

nsGUI_2100_bin.gz

nsGUI_2100_src.tar.gz

There is no need for flaming or personal attacks. I merely stated that it couldn't be done, hence the post.

Proving this via link would be compromising two peoples actions and therebye jobs. This I cant nor wont do and I can only gather, that you understand this consideration. Dont take this the wrong way, I too enjoy running jas and uphuck, messing about with the iwi2200 and testing for the 3945, however you just reach a certain point when you gaze upon the casing of ur laptop and silently admit, that it never will nor become a mac. I can however offer you documentation via email as to why this port is a lost cause, however I will only do so if adressed by a dev. Anything else would be a waste of my time and effort. We are talking serious coding conflicts that cannot be solved via code only. I may be old and grumpy, but having coded the last 20 years of my life in every language basically, both professionally and at home, I will allow myself the luxury of claiming that I know better than those supporting the idea of this project without the skills needed in order to make this happen, as opposed to those who truly wishes to but are stuck.

 

If you cant back up your claims then don't post it. You are just asking to get flamed.

You have made 2 posts on this forum, and expect people to blindly believe you. Put yourself in our shoes.

iwi2200 logs + some info about different protected network configurations

 

WEP 64 open system, only g enabled: network cap 0x431 flags 0x402

WEP 64 open system, both b/g enabled: network cap 0x411 flags 0x406

WEP 64 open system, only b enabled: network cap 0x11 flags 0x4

 

The same flags are reported for WEP 64/128 shared key and WPA-PSK networks but it won't allow to associate with them.

Selecting different regions doesn't affect flags.

 

I guess system log is enough and there's no need to attach ioreg and dmesg?

system.txt

ioreg.txt

dmesg.txt

If you cant back up your claims then don't post it. You are just asking to get flamed.

You have made 2 posts on this forum, and expect people to blindly believe you. Put yourself in our shoes.

 

 

As I stated earlier on, I can and will back up my claims, however I only wish to do so to those directly involved in the exploration of this topic on a coding basis. Not the supporters, not the believers just the coders. This way, they can be convinced and inform the rest of you, that I am telling the truth. As you so brilliantly pointed out, my credibility in here is close to non existent, being that I am a new poster, but I presume that you will trust the developers if they confirm what I am saying. I find this to be the most fair to all of those posting regarding this issue. Dont take my word for it, have the coders confirm it after they contact me. I will not hesitate to mail any of the relevant coders the documentation needed.

Guest
This topic is now closed to further replies.
×
×
  • Create New...