Print this page
11639 some man pages show incorrect driver locations

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man7d/dcam1394.7d.man.txt
          +++ new/usr/src/man/man7d/dcam1394.7d.man.txt
↓ open down ↓ 75 lines elided ↑ open up ↑
  76   76             The val field should be set to the value to be written to the
  77   77             camera register.
  78   78  
  79   79  
  80   80         DCAM1394_CMD_PARAM_GET
  81   81  
  82   82             Gets a list of parameters associated with a camera. The argument is
  83   83             a pointer to a dcam1394_param_list_t structure (described below).
  84   84             The parameter list is accessed through macros defined below.
  85   85  
  86      -           The paramter list only supports Format 1 video formats.
       86 +           The parameter list only supports Format 1 video formats.
  87   87  
  88   88  
  89   89         DCAM1394_CMD_PARAM_SET
  90   90  
  91   91             Sets a list of parameters associated with a camera. The argument is
  92   92             a pointer to a dcam1394_param_list_t structure (described below).
  93   93             The parameter list is accessed through macros defined below.
  94   94  
  95      -           The paramter list only supports Format 1 video formats.
       95 +           The parameter list only supports Format 1 video formats.
  96   96  
  97   97  
  98   98         DCAM1394_CMD_FRAME_RCV_START
  99   99  
 100  100             Start receiving video frames from the camera.
 101  101  
 102  102             The contents of the ring buffer may be accessed by reading the
 103  103             isochronous stream device.
 104  104  
 105  105  
↓ open down ↓ 463 lines elided ↑ open up ↑
 569  569  DEVICE SPECIAL FILES
 570  570         /dev/dcamN
 571  571                          Device node for isochronous input from camera.
 572  572  
 573  573  
 574  574         /dev/dcamctlN
 575  575                          Device node for camera control.
 576  576  
 577  577  
 578  578  FILES
 579      -       kernel/drv/sparcv9/dcam1394
      579 +       /kernel/drv/sparcv9/dcam1394
 580  580  
 581      -           64-bit ELF kernel module.
      581 +           Device driver (SPARC)
 582  582  
 583  583  
 584      -       kernel/drv/dcam1394
      584 +       /kernel/drv/amd64/dcam1394
 585  585  
 586      -           32-bit ELF kernel module.
      586 +           Device driver (x86)
 587  587  
 588  588  
 589  589  ATTRIBUTES
 590  590         See attributes(5) for descriptions of the following attributes:
 591  591  
 592  592  
 593  593  
 594  594  
 595  595         +--------------------+-----------------+
 596  596         |  ATTRIBUTE TYPE    | ATTRIBUTE VALUE |
↓ open down ↓ 6 lines elided ↑ open up ↑
 603  603  
 604  604  
 605  605         1394 Trade Association Digital Camera Specification, Version 1.04 -
 606  606         1996
 607  607  
 608  608  
 609  609         IEEE Std 1394-2000 Standard for a High Performance Serial Bus - 2000
 610  610  
 611  611  
 612  612  
 613      -                                 May 19, 2004                     DCAM1394(7D)
      613 +                               January 10, 2020                   DCAM1394(7D)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX