From: dom <do...@cr...> - 2003-06-25 23:32:52
|
Hi all, I'm trying to get a WaveLan Silver card to work in a Ti G4/500 powerbook running 10.2.6. The install went smoothly and I can see a card in the networking prefs panel as en3. When I go to the Wireless Config panel I can't enter any text in the "Connect to wireless network named:" field. I suspect the problem is the card is getting assigned en3 instead of en1 or en2 like the documentation refers to. I do have an apple airport card installed and working but I would like to get better range. I'm not sure why en2 is skipped. If this is the problem is there a way to reassign the interface numbers on OSX? Or maybe a simple config change and recompile? Here is my output from ifconfig: lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1 inet 127.0.0.1 netmask 0xff000000 gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280 stf0: flags=0<> mtu 1280 en3: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500 inet6 fe80::203:93ff:fef9:bfb4%en3 prefixlen 64 scopeid 0x4 ether 00:03:93:f9:bf:b4 en1: flags=8822<BROADCAST,SMART,SIMPLEX,MULTICAST> mtu 1500 tunnel inet --> ether 00:30:65:1a:56:67 media: autoselect (<unknown type>) status: inactive supported media: autoselect en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500 inet6 fe80::230:65ff:fef9:bfb4%en0 prefixlen 64 scopeid 0x6 inet 207.149.221.205 netmask 0xffffff00 broadcast 207.149.221.255 ether 00:30:65:f9:bf:b4 media: autoselect (100baseTX <full-duplex>) status: active 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> TIA, -Dom |