summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1996-05-17 09:43:15 +0000
committerjkh <jkh@FreeBSD.org>1996-05-17 09:43:15 +0000
commit7f127180e9427dc242104cce3ace3f102033c0fd (patch)
tree606b5419028b1c20455faf1ada1b890161becda3 /sys/conf
parent5cac466951ccca48a0769488f1e39bbd74feb5da (diff)
downloadFreeBSD-src-7f127180e9427dc242104cce3ace3f102033c0fd.zip
FreeBSD-src-7f127180e9427dc242104cce3ace3f102033c0fd.tar.gz
A patch for the meteor device driver. It fixes:
1) A spelling error pointed out by Paco Hope. 2) A bug in the range checking routing pointed out by Jim Bray. 3) Enables the setting of frames per second. Submitted-By: Jim Lowe <james@miller.cs.uwm.edu>
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/NOTES4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index ce6580d..5208535 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.257 1996/05/13 04:29:14 nate Exp $
+# $Id: LINT,v 1.258 1996/05/13 04:38:10 nate 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
@@ -849,6 +849,8 @@ controller ahc0
# options METEOR_DEALLOC_ABOVE=xxx remove all allocated pages above the
# specified amount. If this value is below the allocated amount no action
# taken
+# option METEOR_SYSTEM_DEFAULT={METEOR_PAL|METEOR_NTSC|METEOR_SECAM}, used
+# for initialization of fps routine when a signal is not present.
#
controller pci0
controller ahc1
OpenPOWER on IntegriCloud