Document that ENABLE_ALART controls the alarm on Intel intpm driver.

Submitted by:	peter
This commit is contained in:
David E. O'Brien 2004-03-05 08:04:10 +00:00
parent fdf7479859
commit 5af2e7de06
2 changed files with 4 additions and 9 deletions

View File

@ -166,12 +166,6 @@ device agp
#####################################################################
# HARDWARE DEVICE CONFIGURATION
# To include support for VGA VESA video modes
options VESA
# Turn on extra debugging checks and output for VESA support.
options VESA_DEBUG
#
# Optional devices:
#
@ -502,7 +496,7 @@ options KSTACK_PAGES=3
options FB_INSTALL_CDEV # install a CDEV entry in /dev
options ENABLE_ALART
options ENABLE_ALART # Control alarm on Intel intpm driver
options KBDIO_DEBUG=2
options KBD_MAXRETRY=4
options KBD_MAXWAIT=6

View File

@ -509,6 +509,7 @@ hint.mse.0.irq="5"
# DE101, DE200, DE201, DE202, DE203, DE204, DE205, DE422)
# lnc: Lance/PCnet cards (Isolan, Novell NE2100, NE32-VL, AMD Am7990 and
# Am79C960)
# nv: nVidia nForce MCP on-board Networking.
# oltr: Olicom ISA token-ring adapters OC-3115, OC-3117, OC-3118 and OC-3133.
# Olicom PCI token-ring adapters OC-3136, OC-3137, OC-3139, OC-3140,
# OC-3141, OC-3540 and OC-3250.
@ -560,7 +561,7 @@ hint.lnc.0.at="isa"
hint.lnc.0.port="0x280"
hint.lnc.0.irq="10"
hint.lnc.0.drq="0"
#device nv
device nv
device rdp 1
hint.rdp.0.at="isa"
hint.rdp.0.port="0x378"
@ -1100,7 +1101,7 @@ options FB_INSTALL_CDEV # install a CDEV entry in /dev
options PECOFF_SUPPORT
options PECOFF_DEBUG
options ENABLE_ALART
options ENABLE_ALART # Control alarm on Intel intpm driver
options I4B_SMP_WORKAROUND
options I586_PMC_GUPROF=0x70000
options KBDIO_DEBUG=2