From owner-freebsd-current@FreeBSD.ORG Wed May 13 10:07:27 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0D31D1065672 for ; Wed, 13 May 2009 10:07:27 +0000 (UTC) (envelope-from Thomas.Sparrevohn@btinternet.com) Received: from smtp822.mail.ird.yahoo.com (smtp822.mail.ird.yahoo.com [217.146.188.232]) by mx1.freebsd.org (Postfix) with SMTP id 6A8E68FC18 for ; Wed, 13 May 2009 10:07:26 +0000 (UTC) (envelope-from Thomas.Sparrevohn@btinternet.com) Received: (qmail 29605 invoked from network); 13 May 2009 10:07:25 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=btinternet.com; h=Received:X-YMail-OSG:X-Yahoo-Newman-Property:From:To:Subject:Date:User-Agent:References:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Content-Disposition:Message-Id; b=F1gTgWNjCvnl4i+XH1SG6JbvsfMGEqMGny9N1+bvAaM6387HDQ1rCMUj/mXxBOU3RE+qUIR4cKnCjttS76sAK+QyhLtlK2fonqhQdTyNhez4PhkqCZDsGFY1M1OnsW/wt5aWn+Dex3UrxlPQq/0z2pvYSIYjQHIQ4NC5fwIuHcQ= ; Received: from unknown (HELO w2fzz0vc03.aah-go-on.com) (Thomas.Sparrevohn@86.136.192.59 with login) by smtp822.mail.ird.yahoo.com with SMTP; 13 May 2009 10:07:25 -0000 X-YMail-OSG: VU.T4rkVM1k.jOw2ezjrjsMZ2Mf5mUtA0lg0cEdffa5H2qDA.BSzdEL6CwhsmYtNaQNc_vcW32nvRHdEzqt5qcR3JE7qL9iIB0e_GBoVfsADbDG8EvHt5QWjljSxnzfkizk7n1Tcn9RxF1UOIQOIRKrIxEE24KejbYGeHdAtZt3KWsmq7F4qebY0QtlPdKb75zf7_DodUBB7PWccN3zeh_BnDcc1r2945raiydQjPfAPXnMaXsw0ZuhrGGs9pwIFCCurmCYYhrYa60ZQf8qFsd7W6EvufDqy X-Yahoo-Newman-Property: ymail-3 From: Thomas Sparrevohn To: freebsd-current@freebsd.org Date: Wed, 13 May 2009 11:07:25 +0100 User-Agent: KMail/1.9.10 References: <200905130922.52887.Thomas.Sparrevohn@btinternet.com> <200905131048.37146.hselasky@c2i.net> In-Reply-To: <200905131048.37146.hselasky@c2i.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200905131107.25115.Thomas.Sparrevohn@btinternet.com> Subject: Re: rum(4) not working on 8-CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 May 2009 10:07:27 -0000 On Wednesday 13 May 2009 09:48:36 Hans Petter Selasky wrote: > On Wednesday 13 May 2009, Thomas Sparrevohn wrote: > > Hans Petter > > > > I don't see this one came through - but I am having real pains with rum(4) > > - the weird thing it that it seems to work with HTTP etc but not with fetch > > - no panics - it just drops all connections and routing information - It am > > still getting the "kernel: rum0: need multicast update callback" error but > > I cannot see that it has anything to do with the issue > > In my experience it's not the driver that is flaky, but the firmware in the > hardware. I've seen several times that if certain commands are intermixed, > the firmware will completely stop responding. > > Has the rum driver ever worked with USB2 and -current? Recently there has been > several changes in the WLAN layer and some minor changes in if_rum. > > --HPS > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > The driver stopped when the USB2 changes was reverted some time ago - prior to that USB2 worked fine e.g. when the dummy multicast was removed etc