From a7ecc804fb2f1388eede0fbe42d2e59340b5b344 Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Sun, 4 Feb 2001 12:36:50 +0000 Subject: [PATCH] 'device agp' was missing --- sys/conf/NOTES | 4 ++++ sys/i386/conf/NOTES | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 8446d91484eb..53b692f42d21 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -1088,6 +1088,10 @@ device mca device pci +# +# AGP GART support +device agp + # PCI options # #options PCI_QUIET #quiets PCI code on chipset settings diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index 8446d91484eb..53b692f42d21 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -1088,6 +1088,10 @@ device mca device pci +# +# AGP GART support +device agp + # PCI options # #options PCI_QUIET #quiets PCI code on chipset settings