summaryrefslogtreecommitdiffstats
path: root/Documentation/video4linux/README.cpia
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/video4linux/README.cpia')
-rw-r--r--Documentation/video4linux/README.cpia4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/video4linux/README.cpia b/Documentation/video4linux/README.cpia
index 7ac342ff6..521ef795a 100644
--- a/Documentation/video4linux/README.cpia
+++ b/Documentation/video4linux/README.cpia
@@ -107,7 +107,7 @@ FEATURES:
device opens
- complete control over camera via proc-interface (_all_ camera settings are
supported), there is also a python-gtk application available for this [3]
-- works under SMP (but the driver is completly serialized and synchronous)
+- works under SMP (but the driver is completely serialized and synchronous)
so you get no benefit from SMP, but at least it does not crash your box
- might work for non-Intel architecture, let us know about this
@@ -159,7 +159,7 @@ IMPLEMENTATION NOTES:
The camera can act in two modes, streaming or grabbing. Right now a
polling grab-scheme is used. Maybe interrupt driven streaming will be
-used for a ansychronous mmap interface in the next major release of the
+used for a asynchronous mmap interface in the next major release of the
driver. This might give a better frame rate.
---------------------------------------------------------------------------