summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authornsouch <nsouch@FreeBSD.org>1999-02-13 17:54:32 +0000
committernsouch <nsouch@FreeBSD.org>1999-02-13 17:54:32 +0000
commit9c9f54385422ba14291ad62aa195016e871d5b8a (patch)
treebc2af0a43862658f86dd5dbc41bf999ed8ecd4a8 /sys
parent4e268b3cf50f6c8b64b449c9cb7118b6aa4cd367 (diff)
downloadFreeBSD-src-9c9f54385422ba14291ad62aa195016e871d5b8a.zip
FreeBSD-src-9c9f54385422ba14291ad62aa195016e871d5b8a.tar.gz
Add alpm, Acer Aladdin-IV/V/Pro2 Power Management Unit. See alpm(4).
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/NOTES4
-rw-r--r--sys/i386/conf/LINT4
-rw-r--r--sys/i386/conf/NOTES4
3 files changed, 9 insertions, 3 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index ccad04f..50c40f6 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
-# $Id: LINT,v 1.552 1999/02/10 02:41:23 des Exp $
+# $Id: LINT,v 1.553 1999/02/12 12:15:02 brian Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@@ -1672,9 +1672,11 @@ options POWERFAIL_NMI # make it beep instead of panicing
# iicsmb I2C to SMB bridge with any iicbus interface
# bktr brooktree848 I2C hardware interface
# intpm Intel PIIX4 Power Management Unit
+# alpm Acer Aladdin-IV/V/Pro2 Power Management Unit
#
controller smbus0
controller intpm0
+controller alpm0
device smb0 at smbus?
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT
index ccad04f..50c40f6 100644
--- a/sys/i386/conf/LINT
+++ b/sys/i386/conf/LINT
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
-# $Id: LINT,v 1.552 1999/02/10 02:41:23 des Exp $
+# $Id: LINT,v 1.553 1999/02/12 12:15:02 brian Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@@ -1672,9 +1672,11 @@ options POWERFAIL_NMI # make it beep instead of panicing
# iicsmb I2C to SMB bridge with any iicbus interface
# bktr brooktree848 I2C hardware interface
# intpm Intel PIIX4 Power Management Unit
+# alpm Acer Aladdin-IV/V/Pro2 Power Management Unit
#
controller smbus0
controller intpm0
+controller alpm0
device smb0 at smbus?
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index ccad04f..50c40f6 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
-# $Id: LINT,v 1.552 1999/02/10 02:41:23 des Exp $
+# $Id: LINT,v 1.553 1999/02/12 12:15:02 brian Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@@ -1672,9 +1672,11 @@ options POWERFAIL_NMI # make it beep instead of panicing
# iicsmb I2C to SMB bridge with any iicbus interface
# bktr brooktree848 I2C hardware interface
# intpm Intel PIIX4 Power Management Unit
+# alpm Acer Aladdin-IV/V/Pro2 Power Management Unit
#
controller smbus0
controller intpm0
+controller alpm0
device smb0 at smbus?
OpenPOWER on IntegriCloud