Print this page
11639 some man pages show incorrect driver locations
Split |
Close |
Expand all |
Collapse all |
--- old/usr/src/man/man7d/ieee1394.7d.man.txt
+++ new/usr/src/man/man7d/ieee1394.7d.man.txt
1 1 IEEE1394(7D) Devices IEEE1394(7D)
2 2
3 3
4 4
5 5 NAME
6 - ieee1394, firewire, 1394 - Solaris IEEE-1394 Architecture
6 + ieee1394, firewire, 1394 - illumos IEEE-1394 Architecture
7 7
8 8 DESCRIPTION
9 9 IEEE-1394 provides a means for interconnecting devices in computer and
10 10 home entertainment systems. (The IEEE-1394 architecture is also known
11 11 as Firewire, an Apple Computer trademark, and i.Link, a Sony
12 12 trademark). The most common IEEE-1394 devices are digital camcorders,
13 13 mass-storage devices and cameras (including webcam-type devices). For
14 - more information on USB, refer to the 1394 Trade Association website at
15 - http://www.1394ta.org.
14 + more information on IEEE-1394, refer to the 1394 Trade Association
15 + website at http://www.1394ta.org.
16 16
17 17
18 - The Solaris IEEE-1394 architecture supports up to 63 hot-pluggable
18 + The illumos IEEE-1394 architecture supports up to 63 hot-pluggable
19 19 IEEE-1394 devices per IEEE-1394 bus. The maximum data transfer rate is
20 20 400 Mbits, depending on the capabilities of the attached device.
21 21
22 22
23 - The Solaris IEEE-1394 architecture supports devices implementing a
23 + The illumos IEEE-1394 architecture supports devices implementing a
24 24 number of different specifications. The basic behavior of the IEEE-1394
25 25 bus is described in the IEEE 1394-1995 and IEEE 1394a-2000
26 26 specifications.
27 27
28 28
29 29 IEEE-1394 host controllers implementing the 1394 Open Host Controller
30 30 Interface specification are supported. Camcorders implementing the IEC
31 31 61883 and 1394 Trade Association AV/C specifications are supported.
32 32 Mass-storage devices implementing the ANSI SBP-2 specification are
33 33 supported. Digital cameras implementing the 1394 Trade Association
34 34 1394-based Digital Camera (IIDC) specification are supported.
35 35
36 36 FILES
37 37 Listed below are drivers and modules which either utilize or are
38 - utilized by the Solaris IEEE-1394 architecture. Drivers in /kernel/drv
39 - are 32 bit drivers (only). Drivers in /kernel/drv/sparcv9 or
40 - /kernel/drv/amd64 are 64 bit drivers.
38 + utilized by the illumos IEEE-1394 architecture.
41 39
42 40
43 41
44 42
45 43 +-----------------------------------+-------------------------------+
46 44 | SUPPORT MODULE(S) | FUNCTION |
47 45 +-----------------------------------+-------------------------------+
48 - |/kernel/misc/[sparcv9|amd64/]s1394 | IEEE-1394 framework |
46 + |/kernel/misc/[sparcv9|amd64]/s1394 | IEEE-1394 framework |
49 47 +-----------------------------------+-------------------------------+
50 - |/kernel/misc/[sparcv9|amd64/]sbp2 | Serial Bus Protocol-2 (SBP-2) |
48 + |/kernel/misc/[sparcv9|amd64]/sbp2 | Serial Bus Protocol-2 (SBP-2) |
51 49 +-----------------------------------+-------------------------------+
52 50
53 51
54 52
55 53
56 - +--------------------------------------+-----------------------------+
57 - | TARGET DRIVER | DEVICE CLASS |
58 - +--------------------------------------+-----------------------------+
59 - |/kernel/drv/[sparcv9|amd64/]s1394 | IEEE-1394 framework |
60 - +--------------------------------------+-----------------------------+
61 - |/kernel/drv/[sparcv9|amd64/]scsa1394 | mass storage class |
62 - +--------------------------------------+-----------------------------+
63 - |/kernel/drv/[sparcv9|amd64/]av1394 | camcorder (AV/C) class |
64 - +--------------------------------------+-----------------------------+
65 - |/kernel/drv/[sparcv9|amd64/]dcam1394 | digital camera (IIDC) class |
66 - +--------------------------------------+-----------------------------+
54 + +-------------------------------------+-----------------------------+
55 + | TARGET DRIVER | DEVICE CLASS |
56 + +-------------------------------------+-----------------------------+
57 + |/kernel/drv/[sparcv9|amd64]/scsa1394 | mass storage class |
58 + +-------------------------------------+-----------------------------+
59 + |/kernel/drv/[sparcv9|amd64]/av1394 | camcorder (AV/C) class |
60 + +-------------------------------------+-----------------------------+
61 + |/kernel/drv/[sparcv9|amd64]/dcam1394 | digital camera (IIDC) class |
62 + +-------------------------------------+-----------------------------+
67 63
68 64
69 65
70 66
71 67 +------------------------------------+----------+
72 68 |HOST CONTROLLER INTERFACE DRIVER(S) | DEVICE |
73 69 +------------------------------------+----------+
74 - |/kernel/drv/[sparcv9|amd64/]hci1394 | Open HCI |
70 + |/kernel/drv/[sparcv9|amd64]/hci1394 | Open HCI |
75 71 +------------------------------------+----------+
76 72
77 73 ATTRIBUTES
78 74 See attributes(5) for descriptions of the following attributes:
79 75
80 76
81 77
82 78
83 79 +---------------+-------------------+
84 80 |ATTRIBUTE TYPE | ATTRIBUTE VALUE |
85 81 +---------------+-------------------+
86 82 |Architecture | PCI-based systems |
87 83 +---------------+-------------------+
88 84
89 85 SEE ALSO
90 86 attributes(5), av1394(7D), dcam1394(7D), hci1394(7D), scsa1394(7D),
91 87 iec61883(7I)
92 88
93 89
94 90 IEEE 1394a Specification - 1394 Trade Association, 2000
↓ open down ↓ |
10 lines elided |
↑ open up ↑ |
95 91
96 92
97 93 IEEE 1394 Specification - 1394 Trade Association, 1995
98 94
99 95 NOTES
100 96 Booting from IEEE-1394 mass-storage devices is not supported, but may
101 97 be possible if supported by the BIOS of the computer system.
102 98
103 99
104 100
105 - May 13, 2017 IEEE1394(7D)
101 + January 10, 2020 IEEE1394(7D)
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX