summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarius <marius@FreeBSD.org>2011-11-26 18:02:39 +0000
committermarius <marius@FreeBSD.org>2011-11-26 18:02:39 +0000
commit259c5471acdbbc6b8e0bcbda06891abebb89bdf1 (patch)
tree71df67ae5a8a6b4124df230a2ee894be9fee8e71
parentfdeade719c377c66cefec6008f2001bd92db046a (diff)
downloadFreeBSD-src-259c5471acdbbc6b8e0bcbda06891abebb89bdf1.zip
FreeBSD-src-259c5471acdbbc6b8e0bcbda06891abebb89bdf1.tar.gz
Remove some more occurrences of amd(4) missed in r227982.
-rw-r--r--sys/conf/NOTES1
-rw-r--r--sys/i386/conf/PAE1
2 files changed, 0 insertions, 2 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 535896e..1a4c78d 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -1510,7 +1510,6 @@ hint.aic.0.at="isa"
device ahb
device ahc
device ahd
-device amd
device esp
device iscsi_initiator
device isp
diff --git a/sys/i386/conf/PAE b/sys/i386/conf/PAE
index 1f26ab3..613b7d7 100644
--- a/sys/i386/conf/PAE
+++ b/sys/i386/conf/PAE
@@ -24,7 +24,6 @@ device ispfw
# than 4 gigabytes of memory.
nodevice ahb
-nodevice amd
nodevice sym
nodevice trm
OpenPOWER on IntegriCloud