From owner-freebsd-current@FreeBSD.ORG Mon Sep 3 06:40:55 2007 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 3EDD316A417 for ; Mon, 3 Sep 2007 06:40:55 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe02.swip.net [212.247.154.33]) by mx1.freebsd.org (Postfix) with ESMTP id CD27F13C459 for ; Mon, 3 Sep 2007 06:40:54 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] Received: from [194.248.135.20] (account mc467741@c2i.net HELO laptop.lan) by mailfe02.swip.net (CommuniGate Pro SMTP 5.1.10) with ESMTPA id 601340130; Mon, 03 Sep 2007 08:39:57 +0200 From: Hans Petter Selasky To: freebsd-current@freebsd.org Date: Mon, 3 Sep 2007 08:40:12 +0200 User-Agent: KMail/1.9.7 References: <20070901215358.22135.qmail@mail.integrity.hu> In-Reply-To: <20070901215358.22135.qmail@mail.integrity.hu> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200709030840.13329.hselasky@c2i.net> Cc: Zahemszky Gabor Subject: Re: Panic with if_rum 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: Mon, 03 Sep 2007 06:40:55 -0000 On Saturday 01 September 2007, Zahemszky Gabor wrote: > Hi! > > Current of today, and a new USB Wifi-card. Edimax-EW-7318UG. The system > knows it, I have a rum0 interface. I can: > > ifconfig rum0 up > > OK. But: > > ifconfig rum0 scan > > and some seconds later, kernel panic: > > panic: Bad link elm 0xc5ade458 prev -> next != elm > > Any takers? > > Zahy < Gabor at Zahemszky dot HU > > _______________________________________________ > 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" You are using OHCI ? --HPS