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
 
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to