From owner-freebsd-current@FreeBSD.ORG Thu Apr 15 13:10:51 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4078216A4CE for ; Thu, 15 Apr 2004 13:10:51 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6E6E43D5D for ; Thu, 15 Apr 2004 13:10:49 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.10/8.12.9) with ESMTP id i3FKAikj046035; Thu, 15 Apr 2004 14:10:45 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 15 Apr 2004 14:11:41 -0600 (MDT) Message-Id: <20040415.141141.55831932.imp@bsdimp.com> To: paulius@kaktusas.org From: "M. Warner Losh" In-Reply-To: <20040415181057.GA41370@kaktusas.org> References: <20040415173533.GB38378@kaktusas.org> <20040415181057.GA41370@kaktusas.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: ndis0 hangs system hard (cvsup'ed today) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 15 Apr 2004 20:10:51 -0000 In message: <20040415181057.GA41370@kaktusas.org> Paulius Bulotas writes: : cvsuped '2 days ago' and here I am using wireless again ;) : > Any ideas? : > I'll try to revert last changes to ndis... hw.pci.do_powerstates=0 might be a good first step. It is starting to look like something is broken there, but it is unclear what. Warner