Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Mar 2001 10:17:22 -0700
From:      Lyndon Nerenberg <lyndon@messagingdirect.com>
To:        "Kevin Oberman" <oberman@es.net>
Cc:        freebsd-net@FreeBSD.ORG
Subject:   Re: orinoco silver card 
Message-ID:  <200103261717.f2QHHMes005401@gollum.esys.ca>
In-Reply-To: Message from "Kevin Oberman" <oberman@es.net>  of "Sat, 24 Mar 2001 14:43:58 PST." <200103242243.f2OMhwc08553@ptavv.es.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
    Kevin> I just put the wicontrol commands into /etc/pccard.conf.

A better way to do this is to put the setup commands into
/etc/start_if.wi0. That way the changes don't get stomped if/when
you upgrade. Here's the /etc/start_if.wi0 I used at the IETF
last week:

wicontrol -i ${interface} -s VE6BBM
wicontrol -i ${interface} -n IETF
wicontrol -i ${interface} -P 1
wicontrol -i ${interface} -e 1
wicontrol -i ${interface} -k 12345 -v 1
start_dhcp

--lyndon

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




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