Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Apr 2002 22:28:04 -0600 (MDT)
From:      "M. Warner Losh" <imp@village.org>
To:        brian@freebsd-services.com
Cc:        bmah@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml 
Message-ID:  <20020426.222804.74224891.imp@village.org>
In-Reply-To: <200204270320.g3R3KixH013311@hak.lan.Awfulhak.org>
References:  <bmah@FreeBSD.org> <200204270320.g3R3KixH013311@hak.lan.Awfulhak.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <200204270320.g3R3KixH013311@hak.lan.Awfulhak.org>
            Brian Somers <brian@freebsd-services.com> writes:
: > bmah        2002/04/23 17:58:36 PDT
: > 
: >   Modified files:
: >     release/doc/en_US.ISO8859-1/relnotes/common new.sgml 
: >   Log:
: >   New release note:  wi(4) hostap.
: [.....]
: 
: Now I'm really confused.  Does the hostap stuff really work ?  I 
: guessed that ``supporting airtools'' meant that if_wi was now capable 
: of answering some statistics gathering utilities...

airtools are tools that let you investigate which 

: # head -1 /etc/motd
: FreeBSD 5.0-CURRENT (HAK) #2: Wed Apr 17 07:14:00 BST 2002
: # ifconfig wi0 inet 172.16.10.12 netmask 0xffffff00 mediaopt hostapp
: ifconfig: SIOCSIFMEDIA: Device not configured

You didn't set a channel, ssid or bring the interface up.  You don't
need a IP address.  Maybe you also have a lucent card, which doesn't
support this.  You likely didn't setup bridging, and there may be some
other issues still with the code. :-)

However, having said all that, it doesn't work for me yet under ideal
condititions.  Something screwey is going on with hostap that I've not
been able to track down.  Maybe something I screwed up in the merging
things into the tree.  I don't know.  I get 1/2 associated and can't
pass any traffic.  A friend that I'm working with can pass traffic,
but not broadcasts.  I don't completely understand this...

Warner

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020426.222804.74224891.imp>