From f922e89a9ef2ca5c23b3b04c52118aea647d8e8b Mon Sep 17 00:00:00 2001 From: roger Date: Thu, 28 Jan 1999 16:32:52 +0000 Subject: Added METEOR_DEV2 and METEOR_DEV3 --- sys/dev/bktr/ioctl_bt848.h | 5 +++-- sys/i386/include/ioctl_bt848.h | 5 +++-- sys/sys/ioctl_bt848.h | 5 +++-- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/sys/dev/bktr/ioctl_bt848.h b/sys/dev/bktr/ioctl_bt848.h index 783cfe5..5b17c7a 100644 --- a/sys/dev/bktr/ioctl_bt848.h +++ b/sys/dev/bktr/ioctl_bt848.h @@ -1,7 +1,7 @@ /* * extensions to ioctl_meteor.h for the bt848 cards * - * $Id$ + * $Id: ioctl_bt848.h,v 1.19 1998/09/30 21:06:55 sos Exp $ */ /* @@ -144,7 +144,8 @@ struct eeProm { #define METEOR_DEV0 0x00001000 #define METEOR_DEV1 0x00002000 #define METEOR_DEV2 0x00004000 - +#define METEOR_DEV3 0x00008000 +#define METEOR_DEV_SVIDEO 0x00006000 /* * right now I don't know were to put these, but as they are suppose to be * a part of a common video capture interface, these should be relocated to diff --git a/sys/i386/include/ioctl_bt848.h b/sys/i386/include/ioctl_bt848.h index 783cfe5..5b17c7a 100644 --- a/sys/i386/include/ioctl_bt848.h +++ b/sys/i386/include/ioctl_bt848.h @@ -1,7 +1,7 @@ /* * extensions to ioctl_meteor.h for the bt848 cards * - * $Id$ + * $Id: ioctl_bt848.h,v 1.19 1998/09/30 21:06:55 sos Exp $ */ /* @@ -144,7 +144,8 @@ struct eeProm { #define METEOR_DEV0 0x00001000 #define METEOR_DEV1 0x00002000 #define METEOR_DEV2 0x00004000 - +#define METEOR_DEV3 0x00008000 +#define METEOR_DEV_SVIDEO 0x00006000 /* * right now I don't know were to put these, but as they are suppose to be * a part of a common video capture interface, these should be relocated to diff --git a/sys/sys/ioctl_bt848.h b/sys/sys/ioctl_bt848.h index 783cfe5..5b17c7a 100644 --- a/sys/sys/ioctl_bt848.h +++ b/sys/sys/ioctl_bt848.h @@ -1,7 +1,7 @@ /* * extensions to ioctl_meteor.h for the bt848 cards * - * $Id$ + * $Id: ioctl_bt848.h,v 1.19 1998/09/30 21:06:55 sos Exp $ */ /* @@ -144,7 +144,8 @@ struct eeProm { #define METEOR_DEV0 0x00001000 #define METEOR_DEV1 0x00002000 #define METEOR_DEV2 0x00004000 - +#define METEOR_DEV3 0x00008000 +#define METEOR_DEV_SVIDEO 0x00006000 /* * right now I don't know were to put these, but as they are suppose to be * a part of a common video capture interface, these should be relocated to -- cgit v1.1