summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-05-13 08:48:22 +0000
committerjkh <jkh@FreeBSD.org>1994-05-13 08:48:22 +0000
commita5d9a1f06278451b0f0068307f2e458189938f05 (patch)
tree963d69e421dda90832338a7f9a152f801b14f642 /sys
parentb4fdb778b74966a726c2a00f8c4861db2b02bbb8 (diff)
downloadFreeBSD-src-a5d9a1f06278451b0f0068307f2e458189938f05.zip
FreeBSD-src-a5d9a1f06278451b0f0068307f2e458189938f05.tar.gz
Remove confusing (as they are now unnecessary) comments about
INACCURATE_MICROTIME_IS_OK. Document what pca0 is.
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/NOTES11
-rw-r--r--sys/i386/conf/LINT11
-rw-r--r--sys/i386/conf/NOTES11
3 files changed, 6 insertions, 27 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index e1464da..0439faa 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -4,7 +4,7 @@
#
# This kernel is NOT MEANT to be runnable!
#
-# $Id: LINT,v 1.64 1994/04/23 21:39:02 wollman Exp $
+# $Id: LINT,v 1.65 1994/04/29 21:53:55 gclarkii Exp $
#
machine "i386"
@@ -179,15 +179,8 @@ device snd6 at isa? port 0x220 irq 7 drq 5 vector sbintr
device snd7 at isa? port 0x300
device snd1 at isa? port 0x388
+# The digital speaker driver (/dev/pcaudio).
device pca0 at isa? tty
-#
-# The following option must be enabled in order for the pca driver to
-# work. WARNING! BEWARE! CAUTION! ACHTUNG! VAROKAA!
-# Enabling this option will result in the microtime() function (and hence
-# gettimeofday(2) asnd the timestamps in bpf) giving incorrect results.
-# DO NOT attempt to run NTP while playing audio with this driver.
-#
-#options INACCURATE_MICROTIME_IS_OK
# options that have not been resolved yet
pseudo-device log
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT
index e1464da..0439faa 100644
--- a/sys/i386/conf/LINT
+++ b/sys/i386/conf/LINT
@@ -4,7 +4,7 @@
#
# This kernel is NOT MEANT to be runnable!
#
-# $Id: LINT,v 1.64 1994/04/23 21:39:02 wollman Exp $
+# $Id: LINT,v 1.65 1994/04/29 21:53:55 gclarkii Exp $
#
machine "i386"
@@ -179,15 +179,8 @@ device snd6 at isa? port 0x220 irq 7 drq 5 vector sbintr
device snd7 at isa? port 0x300
device snd1 at isa? port 0x388
+# The digital speaker driver (/dev/pcaudio).
device pca0 at isa? tty
-#
-# The following option must be enabled in order for the pca driver to
-# work. WARNING! BEWARE! CAUTION! ACHTUNG! VAROKAA!
-# Enabling this option will result in the microtime() function (and hence
-# gettimeofday(2) asnd the timestamps in bpf) giving incorrect results.
-# DO NOT attempt to run NTP while playing audio with this driver.
-#
-#options INACCURATE_MICROTIME_IS_OK
# options that have not been resolved yet
pseudo-device log
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index e1464da..0439faa 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -4,7 +4,7 @@
#
# This kernel is NOT MEANT to be runnable!
#
-# $Id: LINT,v 1.64 1994/04/23 21:39:02 wollman Exp $
+# $Id: LINT,v 1.65 1994/04/29 21:53:55 gclarkii Exp $
#
machine "i386"
@@ -179,15 +179,8 @@ device snd6 at isa? port 0x220 irq 7 drq 5 vector sbintr
device snd7 at isa? port 0x300
device snd1 at isa? port 0x388
+# The digital speaker driver (/dev/pcaudio).
device pca0 at isa? tty
-#
-# The following option must be enabled in order for the pca driver to
-# work. WARNING! BEWARE! CAUTION! ACHTUNG! VAROKAA!
-# Enabling this option will result in the microtime() function (and hence
-# gettimeofday(2) asnd the timestamps in bpf) giving incorrect results.
-# DO NOT attempt to run NTP while playing audio with this driver.
-#
-#options INACCURATE_MICROTIME_IS_OK
# options that have not been resolved yet
pseudo-device log
OpenPOWER on IntegriCloud