summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorsos <sos@FreeBSD.org>1998-08-31 18:31:36 +0000
committersos <sos@FreeBSD.org>1998-08-31 18:31:36 +0000
commit2cddefeee28308f18edd56895c39e86d02a449e8 (patch)
treee37accb86109a6a684df5a4303faa2ad78d00589 /sys/conf
parentbae4326618e3f49d770051d27112e1c7dde79d7e (diff)
downloadFreeBSD-src-2cddefeee28308f18edd56895c39e86d02a449e8.zip
FreeBSD-src-2cddefeee28308f18edd56895c39e86d02a449e8.tar.gz
Added Capture Area ioctl - BT848[SG]CAPAREA.
Normally the full 640x480 (768x576 PAL) image is grabbed. This ioctl allows a smaller area from anywhere within the video image to be grabbed, eg a 400x300 image from (50,10). See restrictions in BT848SCAPAREA. Submitted by: Roger Hardiman <roger@cs.strath.ac.uk>
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/options5
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/conf/options b/sys/conf/options
index e002421..1809f83 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -1,4 +1,4 @@
-# $Id: options,v 1.90 1998/08/08 19:24:38 jkh Exp $
+# $Id: options,v 1.91 1998/08/26 12:13:39 sos Exp $
#
# On the handling of kernel options
#
@@ -259,6 +259,9 @@ NFS_DEBUG opt_nfs.h
# give bktr an opt_bktr.h file
OVERRIDE_CARD opt_bktr.h
OVERRIDE_TUNER opt_bktr.h
+OVERRIDE_DBX opt_bktr.h
+OVERRIDE_MSP opt_bktr.h
+BROOKTREE_SYSTEM_DEFAULT opt_bktr.h
# meteor opt_meteor.h
METEOR_ALLOC_PAGES opt_meteor.h
OpenPOWER on IntegriCloud