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