Date: Tue, 29 Nov 2005 07:07:23 -0200 From: AT Matik <asstec@matik.com.br> To: freebsd-mobile@freebsd.org Subject: Re: Switching wired <-> wireless in a user-friendly manner, possible? Message-ID: <200511290707.23218.asstec@matik.com.br> In-Reply-To: <20051129055628.D11A45D04@ptavv.es.net> References: <20051129055628.D11A45D04@ptavv.es.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> Seems like using LINK_DOWN in a notify with devd would be far faster and > have much less overhead than cron. (Yes, it looks like LINK_DOWN is > valid.) probably for you, but for me it is convenient with a script because depending on my location I connect to different ssids, so my script asked me which of the available ssid I want to connect to, still more since some are dhcp and others not and some use the ndis module and others a pccard and load the module if necessary. My NB hangs when I put a pccard in while the ndis module is loaded. Another problem seems to be that the NIC going inactive and getting a new dhcp ip do not overwrite the defaultroute even if dhcpd delivers it. So I need to delete and write a new one. may be I could do this all with devd but I am more familare with sh Joćo A mensagem foi scaneada pelo sistema de e-mail e pode ser considerada segura. Service fornecido pelo Datacenter Matik https://datacenter.matik.com.br
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511290707.23218.asstec>
