From: <wir...@re...> - 2003-02-21 19:35:51
|
The archives suggest that other people have managed to get a Netgear FA401 card working with a Wallstreet PowerBook and Jaguar. I've been trying for the last several weekends, and haven't had any luck. Can anyone offer any suggestions? I'm running Mac OS X 10.2.3 (build 6G30) on a Rev. A Wallstreet (PowerBook G3 series version 2.2, according to System Profiler) Driver installation went fine, and WirelessConfig is in System Preferences. I rebooted with the card inserted, and the "Link" light turned green during the boot process--a good sign I thought. But I don't have any new ethernet devices in the Network control panel, and everything in the WirelessConfig control panel is greyed out. The Console Log contains several copies of this message: 1973-02-13 19:55:59.067 System Preferences[374] Iterations: 0 WirelessDriver: Couldn't find a WirelessDriver service in registry - is the card loaded? Some more details: [Host7:~] mplumb% ioreg -l | grep VersionOneInfo | | "VersionOneInfo" = ("NETGEAR MA401RA Wireless PC","Card","ISL37300P","Eval-RevA") [Host7:~] mplumb% ioreg -l | grep pccard | +-o pccard@13 <class IOPCIDevice> | | | "device_type" = <"pccard"> | | | "name" = <"pccard"> | | +-o pccardb,7300@1,0 <class IOPCCard16Device> | | "IOName" = "pccardb,7300" | +-o pccard@13,1 <class IOPCIDevice> | | "device_type" = <"pccard"> | | "name" = <"pccard"> [Host7:~] mplumb% kextstat | grep IOPCCard 57 1 0xc355000 0x1d000 0x1c000 com.apple.iokit.IOPCCardFamily (1.1) <11> [Host7:~] mplumb% kextstat | grep Wireless 61 0 0xc891000 0xe000 0xd000 org.noncontiguous.WirelessDriver (1.0b5) <57 25> |