From owner-freebsd-hardware Sat Sep 22 17: 6:27 2001 Delivered-To: freebsd-hardware@freebsd.org Received: from femail39.sdc1.sfba.home.com (femail39.sdc1.sfba.home.com [24.254.60.33]) by hub.freebsd.org (Postfix) with ESMTP id A712F37B428; Sat, 22 Sep 2001 17:06:19 -0700 (PDT) Received: from cx543097a ([65.13.57.165]) by femail39.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with SMTP id <20010920001651.KCHK29420.femail39.sdc1.sfba.home.com@cx543097a>; Wed, 19 Sep 2001 17:16:51 -0700 From: "Ian Cartwright" To: "FreeBSD Mobile" , "FreeBSD Questions" , "FreeBSD Hardware" Subject: FW: Problems with netgear MA401 Date: Wed, 19 Sep 2001 17:16:52 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Repost because it's been about 24 hours and my post hasn't shown up... > -----Original Message----- > From: Ian Cartwright [mailto:ian351c@home.com] > Sent: Tuesday, September 18, 2001 4:10 PM > To: freebsd-mobile@freebsd.org; FreeBSD Questions; FreeBSD Hardware > Subject: Problems with netgear MA401 > > > Hello eveybody, > > I've posted a couple timed before with no replies. But now that > 4.4-R is out maybe there is time for someone to take alook at this... > > I have a Netgear MA-401 that I have been unable to get woring > under FreeBSD. > The card works fine under Windows 2000. The card works great in FreeBSD > without WEP. When I enable WEP I lose my connection. I have scoured the > archives, which resulted in: update to a recent -STABLE > (9/14/01), addition > of a flag to pccard.conf to allow "Prism2 mode" for my card > (which fixed an > issue with wicontrol reporting WEP off even though ifconfig said > it was on), > and not much else, and moving my configuration commands from > pccard.conf to start_if.wi0. I have also tried configuring > straight from ifconfig with no change in results. > > Here is some info about my current setup: > > - The card works with WEP disabled > - My WEP key is entered in hex > - I am trying to attach to a Netgear MA-102 Access Point which > only supports > 40 bit hex keys > - wicontrol looks like it is doing everything properly (correct > keys, ssid, > etc.) > - ifconfig looks OK too, except "authmode" is NONE and I cannot > change it to > anything else > > Here is a copy of my start_if.wi0 > > #!/bin/sh > /usr/sbin/wicontrol -i wi0 -t 11 > /usr/sbin/wicontrol -i wi0 -n IansWireless > /usr/sbin/wicontrol -i wi0 -c 0 -p 0 > /usr/sbin/wicontrol -i wi0 -k 0x1111111111 -v 1 > /usr/sbin/wicontrol -i wi0 -T 1 > /usr/sbin/wicontrol -i wi0 -e 1 > > Also, I have noticed some strange behavior when setting keys. If > I set the 40 bit WEP key to all 3's then do a wicontrol -i wi0 to > report the keys, it will show the key as '33333' (as in a text > string instead of hex). But that may or may not be part of this. > > Cheers, > > Ian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message