aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/ioctl_bt848.h
diff options
context:
space:
mode:
authorRoger Hardiman <roger@FreeBSD.org>1999-01-28 16:32:52 +0000
committerRoger Hardiman <roger@FreeBSD.org>1999-01-28 16:32:52 +0000
commitba66f0a223dd47054e52445b81c6a26022a6d60d (patch)
tree02a60c0365b1f71383a8778b4aeab0b0aef121a0 /sys/sys/ioctl_bt848.h
parent84a3aec3291d08464e0e6e5cd2b8d72254af135f (diff)
downloadsrc-ba66f0a223dd47054e52445b81c6a26022a6d60d.tar.gz
src-ba66f0a223dd47054e52445b81c6a26022a6d60d.zip
Added METEOR_DEV2 and METEOR_DEV3
Notes
Notes: svn path=/head/; revision=43348
Diffstat (limited to 'sys/sys/ioctl_bt848.h')
-rw-r--r--sys/sys/ioctl_bt848.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/sys/ioctl_bt848.h b/sys/sys/ioctl_bt848.h
index 783cfe5434df..5b17c7ae61aa 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