11639 some man pages show incorrect driver locations

   1 AV1394(7D)                          Devices                         AV1394(7D)
   2 
   3 
   4 
   5 NAME
   6        av1394 - 1394 audio/video driver
   7 
   8 SYNOPSIS
   9        unit@GUID
  10 
  11 
  12 DESCRIPTION
  13        The av1394 driver implements iec61883(7I) interfaces for IEEE 1394
  14        compliant devices.
  15 
  16    Asynchronous Transactions
  17        The driver allows applications to act as FCP controllers, but not FCP
  18        targets.  Only IEC61883_FCP_CMD requests can be sent with write(2).
  19        Only IEC61883_FCP_RESP requests can be received with read(2).
  20 
  21    Isochronous Transactions
  22        When the read/write method of is used for transmit, the driver is
  23        capable of auto-detecting and transmitting SD-DVCR 525/60 and 625/50
  24        streams. See iec61883(7I) for details.
  25 
  26 FILES
  27        /dev/av/N/async
  28                                     device node for asynchronous data
  29 
  30 
  31        /dev/av/N/isoch
  32                                     device node for isochronous data
  33 
  34 
  35        kernel/drv/sparcv9/av1394
  36                                     64-bit ELF kernel module
  37 
  38 
  39        kernel/drv/av1394
  40                                     32-bit ELF kernel module
  41 
  42 
  43        kernel/drv/amd64/av1394
  44                                     64-bit ELF kernel module
  45 
  46 
  47 ATTRIBUTES
  48        See attributes(5) for a description of the following attributes:
  49 
  50 
  51 
  52 
  53        +--------------------+-----------------+
  54        |ATTRIBUTE TYPE      | ATTRIBUTE VALUE |
  55        +--------------------+-----------------+
  56        |Architecture        | All             |
  57        +--------------------+-----------------+
  58        |Interface Stability | Committed       |
  59        +--------------------+-----------------+
  60 
  61 SEE ALSO
  62        read(2), write(2), attributes(5), hci1394(7D), iec61883(7I)
  63 
  64 
  65        IEEE Std 1394-1995 Standard for a High Performance Serial Bus
  66 
  67 
  68        IEC 61883 Consumer audio/video equipment - Digital interface
  69 
  70 
  71 
  72                                  April 3, 2009                      AV1394(7D)
--- EOF ---