6396 remove SVM
[unleashed.git] / usr / src / man / man7d / ieee1394.7d
blob41b63a67443177c8ca94b64c48019a6ee9519c0f
1 '\" te
2 .\" Copyright (c) 2009, Sun Microsystems, Inc.  All Rights Reserved
3 .\" 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.
4 .\"  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
5 .\" the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH IEEE1394 7D "Apr 3, 2009"
7 .SH NAME
8 ieee1394, firewire, 1394 \- Solaris IEEE-1394 Architecture
9 .SH DESCRIPTION
10 .sp
11 .LP
12 IEEE-1394 provides a means for interconnecting devices  in computer and  home
13 entertainment systems. (The IEEE-1394 architecture is also known as Firewire,
14 an Apple Computer trademark, and i.Link, a Sony trademark). The most common
15 IEEE-1394 devices  are digital camcorders, mass-storage devices and cameras
16 (including webcam-type devices). For more information on USB, refer to the 1394
17 Trade Association website at http://\fIwww.1394ta.org\fR.
18 .sp
19 .LP
20 The Solaris IEEE-1394 architecture supports up to 63 hot-pluggable IEEE-1394
21 devices per IEEE-1394 bus. The maximum data transfer rate is 400 Mbits,
22 depending on the capabilities of the attached device.
23 .sp
24 .LP
25 The Solaris IEEE-1394 architecture supports devices implementing a number of
26 different specifications. The basic behavior of the IEEE-1394 bus is described
27 in the \fIIEEE 1394-1995\fR and \fIIEEE 1394a-2000\fR specifications.
28 .sp
29 .LP
30 IEEE-1394 host controllers implementing the 1394 Open Host Controller Interface
31 specification are supported. Camcorders      implementing the \fIIEC 61883\fR
32 and 1394 Trade Association AV/C specifications are supported. Mass-storage
33 devices implementing the \fIANSI SBP-2\fR specification are supported. Digital
34 cameras implementing the 1394 Trade Association 1394-based Digital Camera
35 (IIDC) specification are supported.
36 .SH FILES
37 .sp
38 .LP
39 Listed below are drivers and modules which either utilize or are utilized by
40 the Solaris IEEE-1394 architecture. Drivers in \fB/kernel/drv\fR are 32 bit
41 drivers (only). Drivers in \fB/kernel/drv/sparcv9\fR or \fB/kernel/drv/amd64\fR
42 are 64 bit drivers.
43 .sp
45 .sp
46 .TS
47 box;
48 c | c
49 l | l .
50 SUPPORT MODULE(S)       FUNCTION
52 /kernel/misc/[sparcv9|amd64/]s1394      IEEE-1394 framework
54 /kernel/misc/[sparcv9|amd64/]sbp2       Serial Bus Protocol-2 (SBP-2)
55 .TE
57 .sp
59 .sp
60 .TS
61 box;
62 c | c
63 l | l .
64 TARGET DRIVER   DEVICE CLASS
66 /kernel/drv/[sparcv9|amd64/]s1394       IEEE-1394 framework
68 /kernel/drv/[sparcv9|amd64/]scsa1394    mass storage class
70 /kernel/drv/[sparcv9|amd64/]av1394      camcorder (AV/C) class
72 /kernel/drv/[sparcv9|amd64/]dcam1394    digital camera (IIDC) class
73 .TE
75 .sp
77 .sp
78 .TS
79 box;
80 c | c
81 l | l .
82 HOST CONTROLLER INTERFACE DRIVER(S)     DEVICE
84 /kernel/drv/[sparcv9|amd64/]hci1394     Open HCI
85 .TE
87 .SH ATTRIBUTES
88 .sp
89 .LP
90 See \fBattributes\fR(5) for descriptions of the following attributes:
91 .sp
93 .sp
94 .TS
95 box;
96 c | c
97 l | l .
98 ATTRIBUTE TYPE  ATTRIBUTE VALUE
100 Architecture    PCI-based systems
103 .SH SEE ALSO
106 \fBattributes\fR(5), \fBav1394\fR(7D), \fBdcam1394\fR(7D), \fBhci1394\fR(7D),
107 \fBscsa1394\fR(7D), \fBiec61883\fR(7I)
110 http://www.sun.com
113 \fIIEEE 1394a\fR Specification - 1394 Trade Association, 2000
116 \fIIEEE 1394\fR Specification - 1394 Trade Association, 1995
117 .SH NOTES
120 Booting from IEEE-1394 mass-storage devices is not supported, but may be
121 possible if supported by the BIOS of the computer      system.