From: Erik S. <es...@au...> - 2003-02-21 15:45:42
|
Hello list members, Below the requested results from the script when a card is not supported. Cheers, Erik Strik Aurelon ### system info ProductName: Mac OS X ProductVersion: 10.2.3 BuildVersion: 6G30 Darwin Erik-PowerBook.local. 6.3 Darwin Kernel Version 6.3: Sat Dec 14 03:11:25 PST 2002; root:xnu/xnu-344.23.obj~4/RELEASE_PPC Power Macintosh powerpc ppc750 ### wireless driver files installed drwxrwxrwx 4 root wheel 136 Dec 27 17:02 WirelessDriver.kext drwxr-xr-x 3 root wheel 102 Nov 6 07:04 IOPCCardFamily.kext ls: /Library/PreferencePanes: No such file or directory ### wirelesscard info | | "VersionOneInfo" = (" ","IEEE 802.11 Wireless LAN/PC Card","") | | +-o pccardd601,2@0,0 <class IOPCCard16Device> | | "IOName" = "pccardd601,2" ### network info lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 inet 127.0.0.1 netmask 0xff000000 gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280 stf0: flags=0<> mtu 1280 en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500 inet6 fe80::230:65ff:fe4a:488a%en0 prefixlen 64 scopeid 0x4 ether 00:30:65:4a:48:8a media: autoselect (none) status: inactive supported media: none autoselect 10baseT/UTP <half-duplex> 10baseT/UTP <half-duplex,hw-loopback> 10baseT/UTP <full-duplex> 10baseT/UTP <full-duplex,hw-loopback> 100baseTX <half-duplex> 100baseTX <half-duplex,hw-loopback> 100baseTX <full-duplex> 100baseTX <full-duplex,hw-loopback> ### wd command line tool status 2002-12-27 20:42:41.130 WirelessConfig[472] Iterations: 0 WirelessDriver: Couldn't find a WirelessDriver service in registry - is the card loaded? Usage - WirelessConfig [-showstatus] or WirelessConfig [-showstatus] <-netname <network>> [-wepkey <key>] [-keyslot <slot>] -netname <name> Sets the network name - enclose in double quotes if your network contains a space. -wepkey <hex key> Sets your network key, if ommited the network is assumed to not have wep. -keyslot <[1-4]> Sets which keyslot to have your key in. If ommited keyslot 1 is assumed. -status Prints out the network information, includes signal strength. -writeprefs Writes out the options to the preference file in ~/Library/Preferences/org.noncontinuous.wirelessdriver With no options set or just the status, WirelessConfig will look for the preferences made by the preference pane in ~/Library/Preferences/org.noncontinuous.WirelessDriver. |