remind that apm is required in order for timekeeping to work
This commit is contained in:
parent
a45e13ba53
commit
75db8841f8
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user