Date: Sat, 03 Aug 2002 19:12:30 -0600 (MDT) From: "M. Warner Losh" <imp@bsdimp.com> To: npapke@acm.org Cc: mobile@FreeBSD.ORG Subject: Re: wi: SIOCSIFMEDIA Error Message-ID: <20020803.191230.85395430.imp@bsdimp.com> In-Reply-To: <20020803165809.0452f22b.npapke@acm.org> References: <20020803165809.0452f22b.npapke@acm.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20020803165809.0452f22b.npapke@acm.org>
Norbert Papke <npapke@acm.org> writes:
: ifconfig wi0 ... mediaopt hostap
:
: I get
:
: ifconfig: SIOCSIFMEDIA: Device not configured
:
: Any thoughts on why this might be happing?
Well, if it is the same problem that I was seeing last night, it may
be because you didn't specify a media option.
ifconfig wi0 media DS/11Mbps mediaopt hostap channel 14 ssid \
UncleGrumpy debug up
is what I use. You likely don't want the debug flags set. I picked
channel 14 on purpose because it isn't valid in my regulatory domain
:-). Pick one that is valid for your domain.
Warner
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020803.191230.85395430.imp>
