Date: Sat, 26 Nov 2011 18:02:39 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r228003 - in head/sys: conf i386/conf Message-ID: <201111261802.pAQI2dWB002895@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201111261802.pAQI2dWB002895>