aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Souchu <nsouch@FreeBSD.org>1999-02-13 17:54:32 +0000
committerNicolas Souchu <nsouch@FreeBSD.org>1999-02-13 17:54:32 +0000
commitc5ea635c67d0d3c9a46f5b4f31998cd0fdd11cb1 (patch)
treef209dfb71b5e527bccb9f63c627cdc37103ee900
parent5ca2e9401039a115f06ad9810c8acb1480ae3eed (diff)
downloadsrc-c5ea635c67d0d3c9a46f5b4f31998cd0fdd11cb1.tar.gz
src-c5ea635c67d0d3c9a46f5b4f31998cd0fdd11cb1.zip
Add alpm, Acer Aladdin-IV/V/Pro2 Power Management Unit. See alpm(4).
Notes
Notes: svn path=/head/; revision=43974
-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 ccad04ff15d7..50c40f60dfa5 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 ccad04ff15d7..50c40f60dfa5 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 ccad04ff15d7..50c40f60dfa5 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?