summaryrefslogtreecommitdiffstats
path: root/sys/i386
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2004-08-16 12:25:48 +0000
committerobrien <obrien@FreeBSD.org>2004-08-16 12:25:48 +0000
commit963044797eef5dd7f1a14ea2a2aacbe08135061d (patch)
treef2af86527c43b447205f70744d9db857d016735d /sys/i386
parent6dfaccd6e42cb6600ffe5683599ed9c965a5de28 (diff)
downloadFreeBSD-src-963044797eef5dd7f1a14ea2a2aacbe08135061d.zip
FreeBSD-src-963044797eef5dd7f1a14ea2a2aacbe08135061d.tar.gz
AMD64 on-CPU GART support.
This also applies to AMD64 HW running 'i386' OS. Submitted by: Jung-uk Kim <jkim@niksun.com> Integration by: obrien
Diffstat (limited to 'sys/i386')
-rw-r--r--sys/i386/conf/NOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 6a6b4e6..6d02aa4 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -350,6 +350,7 @@ device pci
#
# AGP GART support
device agp
+options AGP_AMD64_GART # Included GART code for AMD64 machines.
#####################################################################
OpenPOWER on IntegriCloud