nathonix Posted October 27, 2008 Share Posted October 27, 2008 distro: Kalyway 10.5.2 computer: dimension 4600c I'm trying to get my nintendo wifi connector to work as a regular ralink rt2500usb wireless card, which can be done in windows by simply editing the standard driver infs to include the correct hardware ids. Nintendo Wi-Fi USB Connector: Version: 0.01 Bus Power (mA): 500 Speed: Up to 480 Mb/sec Manufacturer: Nintendo Product ID: 0x008b Serial Number: 000D0BF891DB Vendor ID: 0x0411 i attempted to change the info plist as follows <key>NintendoWiFi</key> <dict> <key>CFBundleIdentifier</key> <string>com.Ralink.driver.RT2500</string> <key>IOClass</key> <string>RT2500USBWirelessDriver</string> <key>IOProviderClass</key> <string>IOUSBDevice</string> <key>bcdDevice</key> <integer>1</integer> <key>idProduct</key> <integer>139</integer> <key>idVendor</key> <integer>1041</integer> </dict> but this gave me no result, and the driver is written for tiger, would that have an effect? also, did i miss something somewhere? original win tutorial http://www.gadgetmadness.com/archives/2007...n_two_steps.php ralink rt2500 driver for mac http://www.ralinktech.com.tw/data/RTUSB%20..._2006_11_10.dmg Link to comment https://www.insanelymac.com/forum/topic/133366-nintendo-wifi-hack/ Share on other sites More sharing options...
nathonix Posted October 28, 2008 Author Share Posted October 28, 2008 a quick little bump for hopes sake. also, once it finishes i'm gonna see if iDeneb fixes my issue, but if anyones got a suggestion i'm open. Link to comment https://www.insanelymac.com/forum/topic/133366-nintendo-wifi-hack/#findComment-946289 Share on other sites More sharing options...
kramer2k Posted October 28, 2008 Share Posted October 28, 2008 Check to see what BSD device number it is using USB Prober. I know that the Linksys WRT54G has a bsdDevice value of 4 Link to comment https://www.insanelymac.com/forum/topic/133366-nintendo-wifi-hack/#findComment-946291 Share on other sites More sharing options...
Recommended Posts