summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf
diff options
context:
space:
mode:
authormdodd <mdodd@FreeBSD.org>2002-10-28 02:00:09 +0000
committermdodd <mdodd@FreeBSD.org>2002-10-28 02:00:09 +0000
commit9c8acae4f7ca027b2b3315410db2952d7662dafd (patch)
tree9cef31e1794e2ba07a05237e71d6ee724c9e5bcd /sys/i386/conf
parenta7c01a175148fb913c153c7be981d7ce319fe855 (diff)
downloadFreeBSD-src-9c8acae4f7ca027b2b3315410db2952d7662dafd.zip
FreeBSD-src-9c8acae4f7ca027b2b3315410db2952d7662dafd.tar.gz
Handle hints for the atspeaker device.
Document same.
Diffstat (limited to 'sys/i386/conf')
-rw-r--r--sys/i386/conf/NOTES2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index a65e29d..d863da6 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -245,6 +245,8 @@ options CLK_USE_TSC_CALIBRATION
# MISCELLANEOUS DEVICES AND OPTIONS
device speaker #Play IBM BASIC-style noises out your speaker
+hint.atspeaker.0.at="isa"
+hint.atspeaker.0.port="0x61"
device gzip #Exec gzipped a.out's. REQUIRES COMPAT_AOUT!
device apm_saver # Requires APM
OpenPOWER on IntegriCloud