Print this page
11639 some man pages show incorrect driver locations

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man7d/av1394.7d
          +++ new/usr/src/man/man7d/av1394.7d
   1    1  '\" te
   2    2  .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.
   3    3  .\"  See the License for the specific language governing permissions and limitations under the License. When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the
   4    4  .\" fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
   5    5  .\"  Copyright (c) 2009, Sun Microsystems, Inc. All Rights Reserved
   6      -.TH AV1394 7D "Apr 3, 2009"
        6 +.TH AV1394 7D "Jan 10, 2020"
   7    7  .SH NAME
   8    8  av1394 \- 1394 audio/video driver
   9    9  .SH SYNOPSIS
  10      -.LP
  11   10  .nf
  12   11  \fBunit@GUID\fR
  13   12  .fi
  14   13  
  15   14  .SH DESCRIPTION
  16      -.sp
  17      -.LP
  18   15  The \fBav1394\fR driver implements \fBiec61883\fR(7I) interfaces for IEEE 1394
  19   16  compliant devices.
  20   17  .SS "Asynchronous Transactions"
  21      -.sp
  22      -.LP
  23   18  The driver allows applications to act as FCP controllers, but not FCP targets.
  24   19  Only \fBIEC61883_FCP_CMD\fR requests can be sent with \fBwrite\fR(2). Only
  25   20  \fBIEC61883_FCP_RESP\fR requests can be received with \fBread\fR(2).
  26   21  .SS "Isochronous Transactions"
  27      -.sp
  28      -.LP
  29   22  When the read/write method of is used for transmit, the driver is capable of
  30   23  auto-detecting and transmitting SD-DVCR 525/60 and 625/50 streams. See
  31   24  \fBiec61883\fR(7I) for details.
  32   25  .SH FILES
  33      -.sp
  34   26  .ne 2
  35   27  .na
  36      -\fB\fB/dev/av/N/async\fR\fR
       28 +\fB/dev/av/N/async\fR
  37   29  .ad
  38   30  .RS 29n
  39   31  device node for asynchronous data
  40   32  .RE
  41   33  
  42   34  .sp
  43   35  .ne 2
  44   36  .na
  45      -\fB\fB/dev/av/N/isoch\fR\fR
       37 +\fB/dev/av/N/isoch\fR
  46   38  .ad
  47   39  .RS 29n
  48   40  device node for isochronous data
  49   41  .RE
  50   42  
  51   43  .sp
  52   44  .ne 2
  53   45  .na
  54      -\fB\fBkernel/drv/sparcv9/av1394\fR\fR
       46 +\fB/kernel/drv/sparcv9/av1394\fR
  55   47  .ad
  56   48  .RS 29n
  57      -64-bit ELF kernel module
       49 +Device driver (SPARC)
  58   50  .RE
  59   51  
  60   52  .sp
  61   53  .ne 2
  62   54  .na
  63      -\fB\fBkernel/drv/av1394\fR\fR
       55 +\fB/kernel/drv/amd64/av1394\fR
  64   56  .ad
  65   57  .RS 29n
  66      -32-bit ELF kernel module
       58 +Device driver (x86)
  67   59  .RE
  68   60  
  69      -.sp
  70      -.ne 2
  71      -.na
  72      -\fB\fBkernel/drv/amd64/av1394\fR\fR
  73      -.ad
  74      -.RS 29n
  75      -64-bit ELF kernel module
  76      -.RE
  77      -
  78   61  .SH ATTRIBUTES
  79      -.sp
  80      -.LP
  81   62  See \fBattributes\fR(5) for a description of the following attributes:
  82   63  .sp
  83   64  
  84   65  .sp
  85   66  .TS
  86   67  box;
  87   68  l | l
  88   69  l | l .
  89   70  ATTRIBUTE TYPE  ATTRIBUTE VALUE
  90   71  _
  91   72  Architecture    All
  92   73  _
  93   74  Interface Stability     Committed
  94   75  .TE
  95   76  
  96   77  .SH SEE ALSO
  97      -.sp
  98      -.LP
  99   78  \fBread\fR(2), \fBwrite\fR(2), \fBattributes\fR(5), \fBhci1394\fR(7D),
 100   79  \fBiec61883\fR(7I)
 101   80  .sp
 102   81  .LP
 103   82  \fIIEEE Std 1394-1995 Standard for a High Performance Serial Bus\fR
 104   83  .sp
 105   84  .LP
 106   85  \fIIEC 61883 Consumer audio/video equipment - Digital interface\fR
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX