|
||||||||
The beta 1.2b3 Web interface does not see my miniPCI wifi card (2511 MP Plus 802.11b Prism 2.5) on a Wrap 1d board (2 enet, 2 miniPCI slots). It does see the HiFN miniPCI card. The interface gives: Status: Wireless *No supported wireless interfaces were found for status display.* #---------------------- Status: Interfaces Status: Interfaces WAN interface Status no carrier DHCP up MAC address 00:0d:b9:00:70:6d IP address 0.0.0.0 Subnet mask 255.0.0.0 Media none In/out packets 0/0 (0 bytes/25 KB) In/out errors 0/0 Collisions 0 LAN interface Status up MAC address 00:0d:b9:00:70:6c IP address 192.168.1.24 Subnet mask 255.255.255.0 Media 100baseTX <full-duplex> In/out packets 2921/752 (798 KB/432 KB) In/out errors 0/0 Collisions 0 ****#-------------------- The OS sees it. it is assigned to wi0 in the startup, no errors. Using exec.php ifconfig shows it : $ ifconfig -a wi0: flags=8842<BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 ether 00:02:6f:34:55:e9 media: IEEE 802.11 Wireless Ethernet autoselect status: associated ssid oblivion 1:"" stationname "FreeBSD WaveLAN/IEEE node" channel 6 authmode OPEN powersavemode OFF powersavesleep 100 wepmode OFF weptxkey 1 sis0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 inet 192.168.1.24 netmask 0xffffff00 broadcast 192.168.1.255 ether 00:0d:b9:00:70:6c media: Ethernet autoselect (100baseTX <full-duplex>) status: active sis1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 inet 0.0.0.0 netmask 0xff000000 broadcast 255.255.255.255 ether 00:0d:b9:00:70:6d media: Ethernet autoselect (none) status: no carrier lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 inet 127.0.0.1 netmask 0xff000000 ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500 sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552 faith0: flags=8002<BROADCAST,MULTICAST> mtu 1500 #---------------------- /usr/sbin/wicontrol -i wi0 shows: $ /usr/sbin/wicontrol -i wi0 NIC serial number: [ 01270091 ] Station name: [ FreeBSD WaveLAN/IEEE node ] SSID for IBSS creation: [ FreeBSD IBSS ] Current netname (SSID): [ oblivion ] Desired netname (SSID): [ ] Current BSSID: [ 00:40:05:cb:65:90 ] Channel list: [ 2047 ] IBSS channel: [ 3 ] Current channel: [ 6 ] Comms quality/signal/noise: [ 78 144 9 ] Promiscuous mode: [ Off ] Process 802.11b Frame: [ Off ] Intersil-Prism2 based card: [ 1 ] Port type (1=BSS, 3=ad-hoc): [ 1 ] MAC address: [ 00:02:6f:34:55:e9 ] TX rate (selection): [ 7 ] TX rate (actual speed): [ 2 ] RTS/CTS handshake threshold: [ 2347 ] Create IBSS: [ Off ] Access point density: [ 1 ] Power Mgmt (1=on, 0=off): [ 0 ] Max sleep time: [ 100 ] WEP encryption: [ Off ] TX encryption key: [ 1 ] Encryption keys: [ ][ ][ ][ ] #---------------------- any Suggestions? -- Dave |