Add asmc(4).

Requested by:	njl (mentor)
This commit is contained in:
Rui Paulo 2007-12-28 22:50:04 +00:00
parent a4c77fdccb
commit d9aa6eb4fe
2 changed files with 4 additions and 2 deletions

View File

@ -411,6 +411,7 @@ options SAFE_RNDTEST # enable rndtest support
# vpd: Vital Product Data kernel interface
# cy: Cyclades serial driver
# digi: Digiboard driver
# asmc: Apple System Management Controller
# Notes on the Specialix SI/XIO driver:
# The host card is memory, not IO mapped.
@ -436,7 +437,7 @@ hint.pbio.0.at="isa"
hint.pbio.0.port="0x360"
device smbios
device vpd
device asmc
#
# Laptop/Notebook options:
#

View File

@ -772,6 +772,7 @@ options SAFE_RNDTEST # enable rndtest support
# cy: Cyclades serial driver
# digi: Digiboard driver
# spic: Sony Programmable I/O controller (VAIO notebooks)
# asmc: Apple System Management Controller
# Notes on APM
# The flags takes the following meaning for apm0:
@ -827,7 +828,7 @@ hint.pbio.0.port="0x360"
device spic
hint.spic.0.at="isa"
hint.spic.0.port="0x10a0"
device asmc
#
# Laptop/Notebook options:
#