Print this page
11639 some man pages show incorrect driver locations
@@ -81,20 +81,20 @@
Gets a list of parameters associated with a camera. The argument is
a pointer to a dcam1394_param_list_t structure (described below).
The parameter list is accessed through macros defined below.
- The paramter list only supports Format 1 video formats.
+ The parameter list only supports Format 1 video formats.
DCAM1394_CMD_PARAM_SET
Sets a list of parameters associated with a camera. The argument is
a pointer to a dcam1394_param_list_t structure (described below).
The parameter list is accessed through macros defined below.
- The paramter list only supports Format 1 video formats.
+ The parameter list only supports Format 1 video formats.
DCAM1394_CMD_FRAME_RCV_START
Start receiving video frames from the camera.
@@ -574,18 +574,18 @@
/dev/dcamctlN
Device node for camera control.
FILES
- kernel/drv/sparcv9/dcam1394
+ /kernel/drv/sparcv9/dcam1394
- 64-bit ELF kernel module.
+ Device driver (SPARC)
- kernel/drv/dcam1394
+ /kernel/drv/amd64/dcam1394
- 32-bit ELF kernel module.
+ Device driver (x86)
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
@@ -608,6 +608,6 @@
IEEE Std 1394-2000 Standard for a High Performance Serial Bus - 2000
- May 19, 2004 DCAM1394(7D)
+ January 10, 2020 DCAM1394(7D)