cvs commit: src/sys/pci brooktree848.c brktree_reg.h src/sys/i386/include ioctl_bt848.h src/sys/conf options

[ Available lists | Index of cvs-all | Month of Aug 1998 | Week of 31 Aug 1998 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Sren Schmidt <sos@FreeBSD.ORG>
Date
31 Aug 1998 11:31:43
Subject
cvs commit: src/sys/pci brooktree848.c brktree_reg.h src/sys/i386/include ioctl_bt848.h src/sys/conf options
Message-ID
199808311831.LAA18202@freefall.freebsd.org


[ Hide this part ]
sos         1998/08/31 11:31:36 PDT

Modified files:
sys/pci brooktree848.c brktree_reg.h
sys/i386/include ioctl_bt848.h
sys/conf options
Log:
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>

Revision Changes Path
1.49 +150 -22 src/sys/pci/brooktree848.c
1.17 +10 -5 src/sys/pci/brktree_reg.h
1.15 +15 -0 src/sys/i386/include/ioctl_bt848.h
1.92 +4 -1 src/sys/conf/options


Elapsed time: 0.168 seconds