Go to System Profiler under USB and look for your device ids.
802.11 bg WLAN:
Product ID: 0x8008
Vendor ID: 0x1044
Version: 0.01
Speed: Up to 480 Mb/sec
Manufacturer: Ralink
We use Calculator to do HEX -> DEC conversion
Mine was:
0x8008 DEC: 32776
0x1044 DEC: 4164
And add product and vendor device id to info.plist file in RT73USBWirelessDriver.kext

P.S. Same thing we can do if our dongle is not supported in KISMAC, all we need to do is add these Device IDs in UsbVendorsRT73.kext witch U can find under Resources folder in Kismac.
RalinkAirport.app
Is mine version of dlink wireless tool I patched and removed some part of the code inside. So it looks like it is Airport thing :-)
How to install:
1. DOWNLOAD:
RalinkAirport1.2.zip ( 324.25K )
Number of downloads: 20882. backup your existing Ralink programs
3. remove all existing Ralink programs from app folder, and startup folder (don't delete kexts in S/L/E!!)
4. RalinkWirelessUtility.prefPane -> install it in /System/Library/PreferencePanes/
5. RalinkAirport.app -> install it in Applications folder
6. Under System Preferences/Accounts add this RalinkAirport.app to Login Items
I tested it on G3,iMac G4 and Hackintosh it works on all... Intel/PPC - 10.4/10.5
This post has been edited by jadran: Jun 25 2009, 12:14 PM





Jun 17 2009, 09:53 AM


