From owner-freebsd-current@FreeBSD.ORG Wed May 13 10:05:43 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 3BDEF1065676 for ; Wed, 13 May 2009 10:05:43 +0000 (UTC) (envelope-from Thomas.Sparrevohn@btinternet.com) Received: from smtp808.mail.ird.yahoo.com (smtp808.mail.ird.yahoo.com [217.146.188.68]) by mx1.freebsd.org (Postfix) with SMTP id 945B48FC19 for ; Wed, 13 May 2009 10:05:42 +0000 (UTC) (envelope-from Thomas.Sparrevohn@btinternet.com) Received: (qmail 25563 invoked from network); 13 May 2009 10:05:41 -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=XgZJdpeG0pANBj/tUuu3YaR/nQ1L0+saRsM13gTsXjfy08KkLSL1iU66xgXjbjZm6ALBBdm5hH2tJn0Yhl2cBtTf0w4lqHuYtU+w0hkDiIIM7btSH2THSqeBuJ82wmyTN16nwrhzkweGYUKt0DzP5vzxvRzQbttIBRlLSLGKTM4= ; Received: from unknown (HELO w2fzz0vc03.aah-go-on.com) (Thomas.Sparrevohn@86.136.192.59 with login) by smtp808.mail.ird.yahoo.com with SMTP; 13 May 2009 10:05:40 -0000 X-YMail-OSG: 6NWCnGMVM1ncPiQyVAIQ5G57ENgEu6UiZYgLbwupGSFxgn0i4_qE_0wFCR6AQ78eEjRcIIpV4qgyufnwwpE78d9c5e7mn8TyN.MdwsF6hYV9CrmSzCrYub8K0HeqvGf.TpKL4.s8iXopwRvWyUx71uv4SA9pHma.hGK88bDYyhVpo5Bipyic6cHYCEfhjWmCvoa0iRaiijkiqONpPd5j2iWtX0c4fAD5SZOOJCBDztz3t.b4uZDdXIOzlhMWnf3TP78PgZvaQVDsDHQGB.Ok6zTR59WiErGS.zxS7WJ6F8lHdkzW3Ws- X-Yahoo-Newman-Property: ymail-3 From: Thomas Sparrevohn To: freebsd-current@freebsd.org Date: Wed, 13 May 2009 11:05:40 +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: <200905131105.40616.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:05:46 -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" > yes a couple of month ago you send me some patches and it worked fine - I need to look in my old maill - I am using a kernel with those patches as we speak - unfortunately I lost the patches