On 2/13/06, Stuart Henderson <[EMAIL PROTECTED]> wrote:
> > > then i use wicontrol to configure my wlan:
>
> Why not make it simpler? ifconfig does all this and is
> portable to other cards.
>
> cat >> /etc/hostname.wi0 << EOF
> up nwid MyWifiName nwkey 0x0
> dhcp
> EOF
>
Because wi(4)
Nick Guenther gmail.com> writes:
>
> You probably want to bring the interface up before trying this:
> ifconfig wi0 nwkey up
> wicontrol -n MyWifiName -e 1
>
setting the card up with ifconfig works
> > Is the "wicontrol: SIOCSWAVELAN: Numerical argument out of domain"
> > error a normal thing?
> > then i use wicontrol to configure my wlan:
Why not make it simpler? ifconfig does all this and is
portable to other cards.
cat >> /etc/hostname.wi0 << EOF
up nwid MyWifiName nwkey 0x0
dhcp
EOF
On 2/13/06, Luca Marra <[EMAIL PROTECTED]> wrote:
> I'm trying to set up my wireless adapter in openbsd/macppc, it's a DWL-122 USB
> adapter and "man wi" says it's supported:
>
> The following cards are among those supported by the wi driver:
> [...]
> D-Link DWL-122 Prism-3
I'm trying to set up my wireless adapter in openbsd/macppc, it's a DWL-122 USB
adapter and "man wi" says it's supported:
The following cards are among those supported by the wi driver:
[...]
D-Link DWL-122 Prism-3 USB
[...]
when i connect the adapter e get the following
5 matches
Mail list logo