Print this page
11639 some man pages show incorrect driver locations

*** 81,100 **** 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. 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. DCAM1394_CMD_FRAME_RCV_START Start receiving video frames from the camera. --- 81,100 ---- 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 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 parameter list only supports Format 1 video formats. DCAM1394_CMD_FRAME_RCV_START Start receiving video frames from the camera.
*** 574,591 **** /dev/dcamctlN Device node for camera control. FILES ! kernel/drv/sparcv9/dcam1394 ! 64-bit ELF kernel module. ! kernel/drv/dcam1394 ! 32-bit ELF kernel module. ATTRIBUTES See attributes(5) for descriptions of the following attributes: --- 574,591 ---- /dev/dcamctlN Device node for camera control. FILES ! /kernel/drv/sparcv9/dcam1394 ! Device driver (SPARC) ! /kernel/drv/amd64/dcam1394 ! Device driver (x86) ATTRIBUTES See attributes(5) for descriptions of the following attributes:
*** 608,613 **** IEEE Std 1394-2000 Standard for a High Performance Serial Bus - 2000 ! May 19, 2004 DCAM1394(7D) --- 608,613 ---- IEEE Std 1394-2000 Standard for a High Performance Serial Bus - 2000 ! January 10, 2020 DCAM1394(7D)