From owner-freebsd-current@FreeBSD.ORG Fri Apr 16 05:52:45 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 78BCE16A4CE for ; Fri, 16 Apr 2004 05:52:45 -0700 (PDT) Received: from phobos.totalterror.net (213-240-206-214.ddns.cablebg.net [213.240.206.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99E8E43D49 for ; Fri, 16 Apr 2004 05:52:40 -0700 (PDT) (envelope-from nike_d@phobos.totalterror.net) Received: from phobos.totalterror.net (localhost.totalterror.net [127.0.0.1]) i3GCqfoD000808 for ; Fri, 16 Apr 2004 15:52:41 +0300 (EEST) (envelope-from nike_d@phobos.totalterror.net) Received: (from nike_d@localhost) by phobos.totalterror.net (8.12.11/8.12.10/Submit) id i3GCqfGr000807 for freebsd-current@freebsd.org; Fri, 16 Apr 2004 15:52:41 +0300 (EEST) (envelope-from nike_d) Date: Fri, 16 Apr 2004 15:52:41 +0300 From: Niki Denev To: freebsd-current@freebsd.org Message-ID: <20040416125241.GB695@phobos.totalterror.net> References: <20040415173533.GB38378@kaktusas.org> <20040415181057.GA41370@kaktusas.org> <20040415.141141.55831932.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040415.141141.55831932.imp@bsdimp.com> User-Agent: Mutt/1.4.2.1i 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: Fri, 16 Apr 2004 12:52:45 -0000 On Thu, Apr 15, 2004 at 02:11:41PM -0600, M. Warner Losh wrote: > 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 > > _______________________________________________ > 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" > With today cvsupped machine (ThinkPad X31), with hw.pci.do_powerstate=1 i get a panic every time i try to kldload if_ndis (Intel 2100 3B). with powerstate=0 everything seems to be ok. A few days ago i posted about this panic, but then i was not sure what was causing it, but today after several tests, it seems that 'powerstate' must be causing it. Maybe i will put 'hw.pci.do_powerstate=0' in my loader.conf for now. :( -- Niki Denev