Date: Fri, 12 Mar 2004 09:19:24 -0800 From: "Jacob S. Barrett" <jbarrett@amduat.net> To: freebsd-mobile@freebsd.org Subject: More TrueMobile 1300 Message-ID: <200403120919.24936.jbarrett@amduat.net>
next in thread | raw e-mail | index | archive | help
I have a TrueMobile 1300 PCMCIA card. I have compiled and successfully loaded the NDIS drivers (5-Current as of 8pm last night). The card is detected on insert. Despite all this, all I can seem to do with it is turn the power led on and off (ifconfig up/down). The wicontrol -l command lists the AP in my network. If I configure the interface with the SSID and keys it will never associate. I know a few people have said they have it working, so I am wondering what I am doing wrong. Can anyone make sense of the mess below? Is it normal for the PCMCIA card to show "Mini-PCI" on insert. Is this because the drivers are the same for both cards? dmesg: ndis0: <Dell TrueMobile 1300 WLAN Mini-PCI Card> mem 0x88002000-0x88003fff irq 10 at device 0.0 on cardbus1 ndis0: NDIS API version: 5.0 ndis0: 802.11 address: 00:10:c6:30:ed:98 ndis0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps ndis0: 11g rates: 6Mbps 9Mbps 12Mbps 18Mbps 36Mbps 48Mbps 54Mbps ifconfig: ndis0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 inet6 fe80::210:c6ff:fe30:ed98%ndis0 prefixlen 64 scopeid 0x4 ether 00:10:c6:30:ed:98 media: IEEE 802.11 Wireless Ethernet autoselect status: no carrier ssid "" channel 11 authmode OPEN powersavemode OFF powersavesleep 100 wepmode MIXED weptxkey 1 wepkey 1:40-bit wicontrol: IC serial number: [ ] Station name: [ xxx.amduat.net ] SSID for IBSS creation: [ xxx ] Current netname (SSID): [ ] Desired netname (SSID): [ xxx ] Current BSSID: [ 00:00:00:00:00:00 ] Channel list: [ ffff ffff ffff ffff ffff ffff ffff ffff ffff ffff ffff ffff ffff ffff ffff 3fff ] IBSS channel: [ 11 ] Current channel: [ 11 ] Comms quality/signal/noise: [ 0 0 0 ] Promiscuous mode: [ Off ] Intersil-Prism2 based card: [ 1 ] Port type (1=BSS, 3=ad-hoc): [ 1 ] MAC address: [ xx:xx:xx:xx:xx:xx ] TX rate (selection): [ 0 ] TX rate (actual speed): [ 0 ] RTS/CTS handshake threshold: [ 2312 ] Create IBSS: [ Off ] Access point density: [ 1 ] Power Mgmt (1=on, 0=off): [ 0 ] Max sleep time: [ 100 ] WEP encryption: [ On ] TX encryption key: [ 1 ] Encryption keys: [ xxxxx ][ ][ ][ ] wicontrol -l: 1 station: ap[0]: netname (SSID): [ xxx ] BSSID: [ xx:xx:xx:xx:xx:xx ] Channel: [ 1 ] Quality/Signal/Noise [signal]: [ 104 / 104 / 0 ] [dBm]: [ 104 / -45 / -149 ] BSS Beacon Interval [msec]: [ 0 ] Capinfo: [ WEP ] DataRate [Mbps]: [ 11 ] -- Jacob S. Barrett jbarrett@amduat.net www.amduat.net "I don't suffer from insanity, I enjoy every minute of it."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403120919.24936.jbarrett>