From owner-freebsd-mobile@FreeBSD.ORG Thu Apr 17 16:08:40 2008 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F34C51065670; Thu, 17 Apr 2008 16:08:39 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id BB9E58FC14; Thu, 17 Apr 2008 16:08:39 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.2/8.14.1) with ESMTP id m3HG6GtP042909; Thu, 17 Apr 2008 10:06:16 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 17 Apr 2008 10:07:14 -0600 (MDT) Message-Id: <20080417.100714.635731945.imp@bsdimp.com> To: dirkx@webweaving.org From: "M. Warner Losh" In-Reply-To: <88FC551D-4638-4959-83AD-6F3EFCA452D8@webweaving.org> References: <328A981E-AAC9-42D5-BCA7-8F83B8E3BB63@webweaving.org> <20080417.094732.-399283795.imp@bsdimp.com> <88FC551D-4638-4959-83AD-6F3EFCA452D8@webweaving.org> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: takash-i@sophia.ac.jp, gaijin.k@gmail.com, freebsd-mobile@freebsd.org Subject: Re: pciconf -w X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Apr 2008 16:08:40 -0000 In message: <88FC551D-4638-4959-83AD-6F3EFCA452D8@webweaving.org> Dirk-Willem van Gulik writes: : : On Apr 17, 2008, at 5:47 PM, M. Warner Losh wrote: : : > : Hmm - this does not work for me on a Soekris and in a Sony VAIO -- : > : even after down, sysctl and : > : unloading the driver it reports sitting in D0. Does this require : > : certain support in the PCI controller ? : > : > No. It is chip-level support. : > : > It worked for me when I put it in /boot/loader.conf and it worked for : > me. Did you reboot or no? I didn't try it w/o rebooting. : : Yes - across a proper reboot is fine. OK. That sounds like a simple bug in the dynamic support. I'll look into it. Warner