From owner-freebsd-wireless@FreeBSD.ORG Fri Mar 23 00:36:11 2012 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 08E641065678; Fri, 23 Mar 2012 00:36:11 +0000 (UTC) (envelope-from erichfreebsdlist@ovitrap.com) Received: from alogreentechnologies.com (alogreentechnologies.com [67.212.226.44]) by mx1.freebsd.org (Postfix) with ESMTP id DCC4F8FC14; Fri, 23 Mar 2012 00:36:06 +0000 (UTC) Received: from amd620.ovitrap.com ([49.128.188.2]) (authenticated bits=0) by alogreentechnologies.com (8.13.1/8.13.1) with ESMTP id q2MEkko3025906; Thu, 22 Mar 2012 08:46:49 -0600 From: Erich Dollansky To: Bernhard Schmidt Date: Thu, 22 Mar 2012 21:47:01 +0700 User-Agent: KMail/1.13.7 (FreeBSD/8.3-PRERELEASE; KDE/4.7.4; amd64; ; ) References: <201112171258.56891.erichfreebsdlist@ovitrap.com> <201203212014.37536.bschmidt@freebsd.org> In-Reply-To: <201203212014.37536.bschmidt@freebsd.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201203222147.01507.erichfreebsdlist@ovitrap.com> Cc: PseudoCylon , freebsd-wireless@freebsd.org Subject: Re: Zyxel NWD210N not accepted at boot time but after plugging it in again X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Mar 2012 00:36:11 -0000 Hi, I just downloaded the latest 8.3 sources but got the same old problems. Is there such a delay or did something go wrong again? I used a server in Austria. Erich On Thursday 22 March 2012 02:14:37 Bernhard Schmidt wrote: > On Sunday 18 December 2011 06:32:46 PseudoCylon wrote: > > On Sat, Dec 17, 2011 at 5:59 PM, Erich Dollansky > > wrote: > > > Hi, > > > > > > On Sunday 18 December 2011 06:45:18 PseudoCylon wrote: > > >> On Sat, Dec 17, 2011 at 6:11 AM, Bernhard Schmidt wrote: > > >> > On Saturday 17 December 2011 06:58:56 Erich Dollansky wrote: > > >> > > > >> > run(4) tries to load the firmware on attach at which point the root > > >> > filesystem isn't yet mounted. Actually I think the prefered behaviour > > >> > is to load it during init, not sure this is possible for run(4) > > >> > though. Someone should check this. :) > > >> > > > >> mmm... It seems "someone" is me. > > >> > > >> At the quick look, the firmware could be loaded during the init. Give > > >> me a few days, I will try to change. > > >> > > > if you need more information, just ask me. Please do not wonder if you do not get them at the spot. I am in a very remote location where electricity is cut off during the day. > > > > > Actually, it was quite straight forward. The patch follows. > > > > Also, a tarball is attached which include patch to man.4/run.4 and new > > firmware. I don't know what has been changed, but I'd appreciate if > > you try new firmware out. > > I committed the if_run.c and the new firmware a minute ago. Though, I > skipped the man page change for sake of consistency, currently it seems > most man pages have those instruction still included. But I agree, > strictly speaking it isn't necessary. > > Thank! > > -- > Bernhard > >