summaryrefslogtreecommitdiffstats
path: root/sys/amd64
diff options
context:
space:
mode:
authoradam <adam@FreeBSD.org>1999-02-04 18:08:55 +0000
committeradam <adam@FreeBSD.org>1999-02-04 18:08:55 +0000
commite0c5f5b24a79df564cea14a365d98f2fdb4bb698 (patch)
treebfe01172bde33cbeeae179019d240a7437cf4bdb /sys/amd64
parent1648ae3fae758c49b92fa7bd5daf7e9c49b545f4 (diff)
downloadFreeBSD-src-e0c5f5b24a79df564cea14a365d98f2fdb4bb698.zip
FreeBSD-src-e0c5f5b24a79df564cea14a365d98f2fdb4bb698.tar.gz
remind that apm is required in order for timekeeping to work
Diffstat (limited to 'sys/amd64')
-rw-r--r--sys/amd64/conf/GENERIC3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index cf149fc..d387414 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -11,7 +11,7 @@
# device lines is present in the ./LINT configuration file. If you are
# in doubt as to the purpose or necessity of a line, check first in LINT.
#
-# $Id: GENERIC,v 1.143 1999/01/11 03:18:31 yokota Exp $
+# $Id: GENERIC,v 1.144 1999/01/27 15:34:25 eivind Exp $
machine "i386"
cpu "I386_CPU"
@@ -132,6 +132,7 @@ device npx0 at isa? port IO_NPX irq 13
#
# Laptop support (see LINT for more options)
+# XXX required for Pentium CPU
#
device apm0 at isa? disable flags 0x31 # Advanced Power Management
OpenPOWER on IntegriCloud