From owner-svn-src-head@FreeBSD.ORG Sat Nov 26 18:02:39 2011 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C87F71065675; Sat, 26 Nov 2011 18:02:39 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id B7FB88FC14; Sat, 26 Nov 2011 18:02:39 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id pAQI2dXd002898; Sat, 26 Nov 2011 18:02:39 GMT (envelope-from marius@svn.freebsd.org) Received: (from marius@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id pAQI2dWB002895; Sat, 26 Nov 2011 18:02:39 GMT (envelope-from marius@svn.freebsd.org) Message-Id: <201111261802.pAQI2dWB002895@svn.freebsd.org> From: Marius Strobl Date: Sat, 26 Nov 2011 18:02:39 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r228003 - in head/sys: conf i386/conf X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Nov 2011 18:02:39 -0000 Author: marius Date: Sat Nov 26 18:02:39 2011 New Revision: 228003 URL: http://svn.freebsd.org/changeset/base/228003 Log: Remove some more occurrences of amd(4) missed in r227982. Modified: head/sys/conf/NOTES head/sys/i386/conf/PAE Modified: head/sys/conf/NOTES ============================================================================== --- head/sys/conf/NOTES Sat Nov 26 16:49:25 2011 (r228002) +++ head/sys/conf/NOTES Sat Nov 26 18:02:39 2011 (r228003) @@ -1510,7 +1510,6 @@ hint.aic.0.at="isa" device ahb device ahc device ahd -device amd device esp device iscsi_initiator device isp Modified: head/sys/i386/conf/PAE ============================================================================== --- head/sys/i386/conf/PAE Sat Nov 26 16:49:25 2011 (r228002) +++ head/sys/i386/conf/PAE Sat Nov 26 18:02:39 2011 (r228003) @@ -24,7 +24,6 @@ device ispfw # than 4 gigabytes of memory. nodevice ahb -nodevice amd nodevice sym nodevice trm