From owner-freebsd-stable@FreeBSD.ORG Wed Sep 10 20:43:01 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A52C11065673 for ; Wed, 10 Sep 2008 20:43:01 +0000 (UTC) (envelope-from jfb@mr-paradox.net) Received: from vexbert.mr-paradox.net (vexbert.mr-paradox.net [IPv6:2001:470:b:28:f::1]) by mx1.freebsd.org (Postfix) with ESMTP id 884B08FC16 for ; Wed, 10 Sep 2008 20:43:01 +0000 (UTC) (envelope-from jfb@mr-paradox.net) Received: by vexbert.mr-paradox.net (Postfix, from userid 16139) id AD9E2844DA; Wed, 10 Sep 2008 16:43:19 -0400 (EDT) Date: Wed, 10 Sep 2008 16:42:59 -0400 From: Jeff Blank To: freebsd-stable@freebsd.org Message-ID: <20080910204259.GB8561@mr-happy.com> References: <20080910203445.GA8561@mr-happy.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080910203445.GA8561@mr-happy.com> X-Face: #0jV*~a}VtKS-&E/!EJpH('H1Va}24dxF0oT&+.R3Gu8C; xhSC+<|+H84&YLbMvphuRT4cp3.|8EN_(2Eix/6{.Up~u`a^}0Ln&b+9Fw|BPig@-{y\pL_46d&ZwA]5%_AU?}DezfE&1!>H?3E$!Yve7.O<+..Jnb4:'6Ey_]FtFzU9=*l$1p/@gA,Ze>^5<]+r(XJ+m7`/vMDc$'wy|`e Subject: Re: can't see non-root writes to /dev/console 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: Wed, 10 Sep 2008 20:43:01 -0000 On Wed, Sep 10, 2008 at 04:34:51PM -0400, Jeff Blank wrote: > I just upgraded a RELENG_7 (amd64) box from 20080714 to "latest" > (which seems to be from a few days ago--no changes from Monday > morning's csup to today's) and can no longer see the effect of writing > to /dev/console as non-root. Sorry, I should have mentioned that my kernel is GENERIC + 'options DEVICE_POLLING'. And I guess I havn't updated my kernel config file since the last time amd64/GENERIC changed, but the only (other) differences are that I don't have device lines for igb, age, et, or jme. Jeff