From owner-freebsd-usb@FreeBSD.ORG Mon Aug 28 19:50:25 2006 Return-Path: X-Original-To: freebsd-usb@hub.freebsd.org Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B30D016A4DE for ; Mon, 28 Aug 2006 19:50:25 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E006543D53 for ; Mon, 28 Aug 2006 19:50:24 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k7SJoObc051314 for ; Mon, 28 Aug 2006 19:50:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k7SJoOO0051313; Mon, 28 Aug 2006 19:50:24 GMT (envelope-from gnats) Date: Mon, 28 Aug 2006 19:50:24 GMT Message-Id: <200608281950.k7SJoOO0051313@freefall.freebsd.org> To: freebsd-usb@FreeBSD.org From: Hans Petter Selasky Cc: Subject: Re: usb/101096: USB WLAN occasionally causes kernel-panics during large downloads X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Hans Petter Selasky List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Aug 2006 19:50:25 -0000 The following reply was made to PR usb/101096; it has been noted by GNATS. From: Hans Petter Selasky To: "Pascal G. Hofstee" Cc: freebsd-usb@freebsd.org, freebsd-gnats-submit@freebsd.org Subject: Re: usb/101096: USB WLAN occasionally causes kernel-panics during large downloads Date: Mon, 28 Aug 2006 21:41:11 +0200 On Monday 31 July 2006 23:57, Pascal G. Hofstee wrote: > On Mon, 2006-07-31 at 16:32 +0200, Hans Petter Selasky wrote: > > Well .. i had already updated my source-tree to RELENG_6 so i decided to > follow the instructions provided and built/installed world and kernel > entirely and am now on 6.1-STABLE. > > The kernel did build without problems ... however upon booting the new > kernel i now get boatloads of acpi failure messages > > acpi: bad write to port 0xcf8 (32), val 0x80002084 > acpi: bad read from port 0xcfc (32) > > The system does come up fully multi-user and appears to work normally > though. I'll keep an eye out to see if the kernel panics are now > resolved. How are things going with the new USB driver, or more specifically "if_ural" ? Any more problems ? --HPS