From owner-freebsd-stable@FreeBSD.ORG Sun Jan 28 18:06:26 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0ABDD16A403 for ; Sun, 28 Jan 2007 18:06:26 +0000 (UTC) (envelope-from lars.stokholm@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by mx1.freebsd.org (Postfix) with ESMTP id 9838A13C474 for ; Sun, 28 Jan 2007 18:06:25 +0000 (UTC) (envelope-from lars.stokholm@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so977441uge for ; Sun, 28 Jan 2007 10:06:24 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=INTFx6sX1Xw2w9qYdms9iqIm8g5iENvFlRTCENqA8Vf06t9+6cpmPlg5Dmxy5j+TD0G0KvA2AzCYwObsvlpC6cSLJytNu6rkw/4jcRQcPjxS0n9+1TuYHTCfV+fT8n0755AmXEluag42vxR4l7mBVVZOpTVFJNb6vu3P6Dw3MfQ= Received: by 10.67.19.17 with SMTP id w17mr7479241ugi.1170007584325; Sun, 28 Jan 2007 10:06:24 -0800 (PST) Received: from ?10.0.0.5? ( [85.83.123.144]) by mx.google.com with ESMTP id l33sm6289619ugc.2007.01.28.10.06.22; Sun, 28 Jan 2007 10:06:23 -0800 (PST) Message-ID: <45BCE61B.5050700@gmail.com> Date: Sun, 28 Jan 2007 19:06:19 +0100 From: Lars Stokholm User-Agent: Thunderbird 1.5.0.9 (X11/20070119) MIME-Version: 1.0 To: Roland Smith References: <45BC1AF1.8070208@gmail.com> <20070128102805.GA26802@slackbox.xs4all.nl> <45BC85A0.1000809@gmail.com> <20070128115802.GA87910@slackbox.xs4all.nl> <45BCC724.2080604@gmail.com> <20070128172452.GA97123@slackbox.xs4all.nl> In-Reply-To: <20070128172452.GA97123@slackbox.xs4all.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: rd.d/power_profile: dev.cpu.0.cx_supported doesn't exist X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Jan 2007 18:06:26 -0000 Roland Smith wrote: > On Sun, Jan 28, 2007 at 04:54:12PM +0100, Lars Stokholm wrote: >> Whoops. I'm using 1.7.2.2, but it's the same: >> http://www.freebsd.org/cgi/cvsweb.cgi/src/etc/rc.d/power_profile.diff?f=h&r1=text&tr1=1.7.2.1&r2=text&tr2=1.7.2.2 > > Looks like this is related to the following CVS commit: > http://lists.freebsd.org/pipermail/cvs-src/2007-January/073402.html > > It looks like these changes are being MFC'd, but maybe your last update hasn't > yet caught all the updated files. Check the files mentioned in the > above commit in RELENG_6. Maybe a renewed csup followed by a > world/kernel build will solve the problem. Judging from the files updated since the last time, I don't think so: # csup stable-supfile Cannot connect to 2001:6c8:0:6::abcd: No route to host Connected to 193.162.154.98 Updating collection src-all/cvs Edit src/sbin/ifconfig/ifieee80211.c Edit src/sbin/mount/getmntopts.c Edit src/sbin/mount/mntopts.h Edit src/sbin/mount/mount.c Edit src/sbin/mount_ext2fs/mount_ext2fs.c Edit src/share/man/man4/Makefile Edit src/share/man/man4/ng_ppp.4 Edit src/sys/boot/pc98/btx/btx/btx.S Edit src/sys/conf/NOTES Edit src/sys/conf/files Edit src/sys/conf/options Edit src/sys/dev/ath/if_ath.c Edit src/sys/dev/ath/if_athvar.h Edit src/sys/kern/vfs_mount.c Edit src/sys/modules/netgraph/Makefile Checkout src/sys/modules/netgraph/deflate/Makefile Checkout src/sys/modules/netgraph/pred1/Makefile Edit src/sys/net80211/_ieee80211.h Edit src/sys/net80211/ieee80211.c Edit src/sys/net80211/ieee80211_node.c Edit src/sys/net80211/ieee80211_output.c Edit src/sys/net80211/ieee80211_proto.c Edit src/sys/net80211/ieee80211_var.h Checkout src/sys/netgraph/ng_deflate.c Checkout src/sys/netgraph/ng_deflate.h Edit src/sys/netgraph/ng_ppp.c Edit src/sys/netgraph/ng_ppp.h Checkout src/sys/netgraph/ng_pred1.c Checkout src/sys/netgraph/ng_pred1.h Edit src/sys/pc98/pc98/machdep.c Edit src/sys/sys/param.h Finished successfully