summaryrefslogtreecommitdiff
path: root/sys/dev/ic/ad1848reg.h
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1996-07-04 21:00:58 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1996-07-04 21:00:58 +0000
commit3b23fedfb6ee18eab6f7de88569471efb447d63c (patch)
treeff8fb323283a1128ce748ca44455a7fdc206e40e /sys/dev/ic/ad1848reg.h
parentb1aeef7064864404fb6b5f9ff4690611f7e7b3fc (diff)
fix recording; from jabaker@grail.cba.csuohio.edu
Diffstat (limited to 'sys/dev/ic/ad1848reg.h')
-rw-r--r--sys/dev/ic/ad1848reg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ic/ad1848reg.h b/sys/dev/ic/ad1848reg.h
index fd8de8f3a1c..c306fa6f55e 100644
--- a/sys/dev/ic/ad1848reg.h
+++ b/sys/dev/ic/ad1848reg.h
@@ -104,7 +104,7 @@
#define CAPTURE_READY 0x20
#define CAPTURE_LEFT 0x40
/* cpright is not left */
-#define CAPTURE_UPPER 0x08
+#define CAPTURE_UPPER 0x80
/* cplower is not upper */
/* Input & Output regs bits */